using-superpowers

Invoke the most relevant skill before replying to any user input.

4|1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/shichengwuyu/PaiJiPlus --skill using-superpowers-shichengwuyu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/shichengwuyu/PaiJiPlus/tree/main/.trae/skills/using-superpowers
Command: npx skills add https://github.com/shichengwuyu/PaiJiPlus --skill using-superpowers-shichengwuyu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill ensures that any AI task starts by locating and invoking the most relevant skills, preventing unnecessary responses and clarifying questions when a skill can apply.

Core Features & Use Cases

  • Skill discovery and invocation before any response
  • Priority handling: user instructions override, superpowers override default system prompt
  • Platform portability across Claude Code, Copilot, and Gemini
  • Access via the Skill tool across platforms

Quick Start

Invoke the Skill tool at the outset of a conversation to determine and apply any applicable skills before answering.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure AI invokes the correct skill before responding to user input?

To invoke the correct skill before responding, use the Skill tool at the outset of a conversation to identify and apply the most relevant skill, preventing unnecessary clarifying questions.

What is the priority order when applying instructions across Claude Code, Copilot CLI, and Gemini CLI?

The priority order for applying instructions dictates that user instructions override superpowers, which in turn override the default system prompt across platforms like Claude Code, Copilot CLI, and Gemini CLI.

How do I structure SKILL.md frontmatter to support skill discovery and optional directories?

Structure SKILL.md frontmatter by including a name and description to support skill discovery, and specify optional directories like scripts, references, and assets for organized access via the Skill tool.

Can I use the Skill tool to access and prioritize skills across different platforms?

Yes, you can use the Skill tool to access and prioritize skills across platforms like Claude Code, Copilot CLI, and Gemini CLI, ensuring the most relevant skill is invoked before any reply.

Why does the AI ask clarifying questions when a relevant skill could apply to the task?

The AI asks clarifying questions when skill discovery fails, but invoking the Skill tool at the conversation outset locates the most relevant skill, preventing unnecessary clarifying questions and responses.