using-superpowers

Identifies and invokes relevant skills at the start of every conversation.

2|Updated May 13, 2026
One-click install
npx skills add https://github.com/danger-English/claude-code-intro --skill using-superpowers-danger-english
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/danger-English/claude-code-intro/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/danger-English/claude-code-intro --skill using-superpowers-danger-english

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Establishes a mandatory protocol to discover and invoke relevant skills at the start of every conversation, ensuring tool usage guidance is applied before any response including clarifying questions.

Core Features & Use Cases

  • Immediate skill discovery at the start of conversations to determine applicability.
  • Enforces priority: user instructions > superpowers skills > default system behavior.
  • Supports integration with Skill, Copilot, Gemini tools via the platform-appropriate mapping, facilitating consistent, safe responses.

Quick Start

Invoke the Skill tool to load and apply the relevant skills before replying to the user.

Frequently Asked Questions about using-superpowers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ensure relevant skills are invoked before an AI generates a response?

To ensure relevant skills are invoked before a response, establish a mandatory protocol that discovers and applies applicable skills at the start of every conversation. This enforces priority: user instructions, then superpowers skills, then default system behavior.

What is the correct priority order when applying conversation skills and user instructions?

The correct priority order for applying conversation skills enforces user instructions first, followed by superpowers skills, and finally falls back to default system behavior. This ensures specific user guidance always overrides automated tool selection.

Can I use skill invocation protocols with Copilot and Gemini tools?

Yes, you can use skill invocation protocols with Copilot and Gemini tools. The system supports integration with these platforms via platform-appropriate mapping, facilitating consistent and safe responses across different AI environments.

How do I structure a SKILL.md file to support discovery and references?

To structure a SKILL.md file for discovery, include a frontmatter with the skill name and description. You can also optionally add references, scripts, and assets to support the skill's execution and provide deeper context.

What safety guards prevent prompt injection when loading skills?

Safety guards to prevent prompt injection and data exfiltration are required while loading skill content. These protections ensure that external content or malicious references cannot manipulate the AI's context or compromise the conversation.

Do I need to invoke skills for brainstorming and clarification prompts?

Yes, you need to invoke skills for brainstorming and clarification prompts. The protocol defines applicability across common prompt types, including task execution, and mandates tool usage guidance be applied before any response.