Skill Authoring
Workflow
- Read
.agents/prompts/create-agent-skill.mdif present. - Gather concrete trigger examples and the repeated task the skill should improve.
- Create
.agents/skills/<skill-name>/SKILL.md. - Use frontmatter with only
nameanddescriptionunless a target explicitly requires more. - Add
scripts/,references/, orassets/only when they materially reduce repeated work or increase reliability. - Test scripts and validate frontmatter.
Quality Bar
Keep skills concise, non-obvious, reusable, project-safe, and actionable.
Claude Adapter
Generate a project skill at .claude/skills/skill-authoring/SKILL.md when the Claude target is enabled. Keep the generated skill body derived from the canonical neutral skill and add only this adapter note.
If Claude Code has an official, bundled, or installed equivalent for this capability in the current environment, prefer that native surface and keep the canonical skill as fallback. Do not require Claude Marketplace or user-scope plugin installation.
Source: KiringYJ/biblatex-library — distributed by TomeVault.