From local-skills
Track provenance for imported, adapted, or vendored skills, agents, hooks, prompts, plugins, scripts, or third-party workflow assets. Use when adding external agent assets or auditing whether local files cite upstream source, license, and adaptation status.
How this skill is triggered — by the user, by Claude, or both
Slash command
/local-skills:source-provenanceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Before adding or modifying imported agent assets, record where they came from.
Before adding or modifying imported agent assets, record where they came from.
python3 scripts/source_provenance_audit.py to find local assets that likely need provenance notes.npx claudepluginhub voidmatcha/dotfiles --plugin local-skillsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.