# Read a skill before performing the task it covers
mcp2cli superpowers skill get --skill-name brainstorming
# Load a debugging skill
mcp2cli superpowers skill get --skill-name systematic-debugging
# Load a development workflow skill
mcp2cli superpowers skill get --skill-name test-driven-development
Also supports: --skill-name (required)
Use mcp2cli superpowers skill <action> --help for full parameter details.
1---2name: reference3description: Skill Commands4---5# Skill Commands67## list — List all available Superpowers skills89```bash10mcp2cli superpowers skill list11```1213No additional parameters.1415## get — Read full content of a skill by name1617```bash18# Read a skill before performing the task it covers19mcp2cli superpowers skill get --skill-name brainstorming2021# Load a debugging skill22mcp2cli superpowers skill get --skill-name systematic-debugging2324# Load a development workflow skill25mcp2cli superpowers skill get --skill-name test-driven-development26```2728Also supports: `--skill-name` (required)2930Use `mcp2cli superpowers skill <action> --help` for full parameter details.
Run npx skillmds@latest add makabakaxy/reference in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Skill Commands It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
makabakaxy (@makabakaxy) published this skill. Their other Agent Skills are listed on their SkillMD profile.