repo-skill-installer
Installation
SKILL.md
Repo Skill Installer
Use this skill when a skill should be hosted by this repository.
Workflow
-
Resolve the skill source.
- For third-party skills, prefer the GitHub repo path and skill name.
- For manually hosted skills, use
skills/<skill-name>/as the canonical source.
-
Update the canonical source.
- Put repo-owned skills under
skills/<skill-name>/. - Do not vendor third-party payloads there.
- Keep
.agents/skills/as installer output only.
- Put repo-owned skills under
-
Register the lock entry.
- Use
skills-lock.jsonas the only source/ref/hash metadata file. - For repo-owned skills, use this public repo path:
https://github.com/HGZahn/agentic-coding/tree/master/skills/<skill-name>.
- Use