byikcode-dev· 6 skills
Scaffolds a new Agent Skill directory and SKILL.md file following the Agent Skills open standard. Use when a user asks to create, scaffold, or set up a new skill or reusable capability for GitHub Copilot.
$npx -y skills add ikcode-dev/copilot-kit --skill kit-copilot-create-skillInstalls into the current project.
Run `npx skills use "https://github.com/ikcode-dev/copilot-kit" --skill "ikcode-dev/copilot-kit/kit-copilot-create-skill"` 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/ikcode-dev/copilot-kit" that are relevant to the current task. Run `npx skills add "https://github.com/ikcode-dev/copilot-kit"` and select the relevant skills, then follow their instructions.