adhoc-skill
Installation
SKILL.md
adhoc-skill
Manage user-level skills: create new ones, refine existing ones, or sync from repo to the installed location. All edits happen in the source repo first, then sync one-way to ~/.agents/skills/ and fan out.
Config
~/.adhoc-skill/config.json:
{
"skill_roots": [
"~/code/verneagent/tiny-skills",
"~/code/verneagent"
]
}
skill_roots — directories to search for skill source repos. Each root is scanned for subdirectories containing SKILL.md.