bychaingraphlabs· 15 skills
Guidelines for creating and organizing Claude Code skills for the ChainGraph project. Use when creating new skills, updating existing skills, or organizing the skill tree. Covers naming conventions, description writing, skill composition, and tree organization.
$npx -y skills add chaingraphlabs/chaingraph --skill skill-authoringInstalls into the current project.
Run `npx skills use "https://github.com/chaingraphlabs/chaingraph" --skill "chaingraphlabs/chaingraph/skill-authoring"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chaingraphlabs/chaingraph" that are relevant to the current task. Run `npx skills add "https://github.com/chaingraphlabs/chaingraph"` and select the relevant skills, then follow their instructions.