Files
holocron/plugins/kyberforge/skills/skill-author/assets/templates/SKILL.md
Defame1297 ca73a63c72 feat(skill-author): record research sources as skill provenance
Adds a sources provenance step to the skill creation workflow so the
chain from research output to skill content is traceable. Closes #4.

- New scaffold template `assets/templates/references/sources.md` mirroring
  the research skill's sources.md format (slug → URL, description,
  contributing files, status)
- `source_keys` commented-out optional field added to the SKILL.md
  template, mirroring how research topic files link back to sources
- New Step 5 in the creation workflow: populate references/sources.md
  from research input (attributing contributing skill files) or delete it
  if no research was provided; add source_keys to SKILL.md and any
  references/*.md files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 20:42:46 +00:00

3.5 KiB

name, description
name description
SKILL_NAME FILL IN: What does this skill do? State capabilities specifically (e.g. "parses and validates OpenAPI specs", not "helps with APIs"). Use when FILL IN: when should an agent activate this skill? Include indirect triggers: even if the user doesn't mention X explicitly. Do not use when FILL IN: near-miss exclusions — remove this line if none apply.

FILL IN: <section-name (e.g. Step 1, Workflow, Instructions)>

FILL IN: Add your skill instructions here. Replace this section header and body with your skill content.