auto-skill-capture
Installation
SKILL.md
Auto Skill Capture
Use this skill to turn reusable procedural knowledge into a global or repo-local Agent Skill.
Reference files
- Read
references/skill-writing-criteria.mdwhen deciding whether to create, update, or skip a skill. - Read
references/self-improve-example.mdas a concrete example of agent-level self-improvement policy when aligning local skill location bindings, capture criteria, curation rules, or third-party skill safety. - Use
templates/new-skill-template.mdwhen creating a new skill from scratch.
Local skill location bindings
Before creating, updating, or installing skills, resolve these placeholders from local skill_locations in SELF-IMPROVE.md or equivalent local agent context:
<global-skill-source>: source checkout for reusable global/user-owned skills<repo-local-skill-source>: repo-local source, usually<target-repo>/.agents/skills<installed-skill-root>: configured generated installed skill locations<global-refresh-command>: local command that syncs<global-skill-source>into the configured installed skill targets