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.md when deciding whether to create, update, or skip a skill.
  • Read references/self-improve-example.md as 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.md when 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
Installs
5
Repository
rotilho/skills
First Seen
Jun 2, 2026
auto-skill-capture — rotilho/skills