add skill-installer skill

This commit is contained in:
Jone 2026-04-07 16:08:51 +02:00
parent c898999fa4
commit c90c5c8511
Signed by: Jone
GPG key ID: 0D98FD3896C39E90
3 changed files with 200 additions and 0 deletions

View file

@ -7,5 +7,6 @@ This is my AI discovery subdomain. There are only a few files here, as that is a
- .well-known/ai.json - This file contains metadata about the AI stuff like profile, ...
- AGENTS.md - Global AI agent instructions (used across all of Jone's projects)
- .github/copilot-instructions.md - Repository-specific Copilot instructions (deployment, shell context, etc.)
- .github/skills/ - Repo-local Copilot skills, including the skill installer (skill-installer)
That's all files :)