Files
holocron/plugins/kyberforge/skills/skill-author/assets/templates
Defame1297 229c7a4ab9 feat(skill-author): require Research doc field in sources provenance
Step 5 now records a Research doc: path per entry in references/sources.md,
pointing to the upstream plugin-level research file the slug was drawn from.
Updates the sources.md template to include the new required field, formalise
comma-separated Contributing files, and document the (none) convention.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 09:09:12 +00:00
..

SKILL_NAME

What it does

Before you start

Usage

/SKILL_NAME

Files

File Purpose
SKILL.md Skill instructions for agents
scripts/your-script.sh FILL IN: what this script does
references/your-doc.md FILL IN: what this reference covers
assets/your-asset.json FILL IN: what this asset is
tests/your-test.bats FILL IN: what this test covers