bymatlab· 88 skills
Use this skill when the user wants to author, design, scope, or refine an Agent Skill (a SKILL.md file). Trigger phrases include "build a new skill", "design an agent skill", "scope a SKILL.md", "how should I structure this skill", "write a skill for X", "my skill isn't working well", or any request to improve an existing SKILL.md. Walks the user through an empirical, test-first process — probe the agent for real failures, design only for genuine knowledge gaps, iterate against runnable examples, and verify across models.
$npx -y skills add matlab/agent-skills-playground --skill agent-skill-authorInstalls into the current project.
Run `npx skills use "https://github.com/matlab/agent-skills-playground" --skill "matlab/agent-skills-playground/agent-skill-author"` 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/matlab/agent-skills-playground" that are relevant to the current task. Run `npx skills add "https://github.com/matlab/agent-skills-playground"` and select the relevant skills, then follow their instructions.