Files
holocron/plugins/kyberforge/docs/research/examples/skill-write/write-skill/SKILL-TEMPLATE.md
Defame1297 5ff78fc146 chore(kyberforge): move research docs under docs/research/ and update README
Separates development-time reference material from live plugin docs.
agentskillsio/, agentsmd/, and examples/skill-write/ are not shipped with
the plugin — grouping them under research/ makes that boundary explicit.
README now lists all top-level files and explains what research/ is for.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 17:18:20 +00:00

4.6 KiB

name, description, metadata
name description metadata
<skill-name> <trigger description>
category
<category — see CATEGORIES.md>

Required inputs

  • — <description; how obtained>

Constraints

Process

  1. .

Output format

Failure handling

  • —

Self-check