Expert at designing AgenticFORGE Skills — both Markdown SKILL.md files and TypeScript AgentSkill classes. Generates correct frontmatter, system prompts, SkillRunner setup, and SkillLoader configuration. Use when the user wants to create a Skill, define agent capabilities, set up skill routing, or load skills from a directory.
$npx -y skills add littleblacky/agenticforge --skill agenticforge-skillsInstalls into the current project.
Run `npx skills use "https://github.com/littleblacky/agenticforge" --skill "littleblacky/agenticforge/agenticforge-skills"` 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/littleblacky/agenticforge" that are relevant to the current task. Run `npx skills add "https://github.com/littleblacky/agenticforge"` and select the relevant skills, then follow their instructions.