Use this skill when creating, reviewing, or editing Agent Skills-format skills, or when implementing skill discovery and loading in an agent client. It covers directory structure, SKILL.md metadata, progressive disclosure, evals, and repository conventions. Do not use this skill for general software work that does not involve the Agent Skills format or lifecycle.
$npx -y skills add magnus919/agent-skills --skill agent-skillsInstalls into the current project.
Run `npx skills use "https://github.com/magnus919/agent-skills" --skill "magnus919/agent-skills/agent-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/magnus919/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/magnus919/agent-skills"` and select the relevant skills, then follow their instructions.