using-superpowers

Identifies and invokes appropriate skills before every user response.

78|6|Updated May 19, 2026
One-click install
npx skills add https://github.com/liu5540/reasonix-skill-powers --skill using-superpowers-liu5540
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/liu5540/reasonix-skill-powers/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/liu5540/reasonix-skill-powers --skill using-superpowers-liu5540

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that the appropriate skills are identified and invoked before any user response.

Core Features & Use Cases

  • Pre-checks: Scans the conversation for potential skill applicability and safely invokes the Skill tool when needed.
  • Priority-aware routing: Applies the defined priority order to resolve when multiple skills might apply, ensuring user instruction takes precedence.
  • Unified access: Guides users to load and call skills via /skill run <name> or the configured skill gateway, normalizing interaction flow.

Quick Start

Before replying, invoke the using-superpowers skill to determine applicable tools and establish command flow.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure the correct skill is invoked before an AI generates a response?

To ensure correct skill invocation before a response, use a pre-check workflow that scans the conversation for applicability and safely calls the skill tool. This governs how and when tools are called, enforcing a standardized seven-step process for discovery, planning, and execution.

How does priority-aware routing resolve conflicts when multiple skills apply?

Priority-aware routing resolves conflicts by applying a defined priority order when multiple skills apply, ensuring user instruction always takes precedence. This mechanism governs the interaction flow to determine exactly when and how to invoke the appropriate skill tool.

How do I standardize AI workflow execution using frontmatter-driven naming?

Standardize AI workflow execution by enforcing frontmatter-driven naming and priority rules within a seven-step workflow. This normalizes the interaction flow for discovery, planning, implementation, and review, guiding users to load skills via a unified gateway.

Can I normalize skill access across all dialogues using a single command flow?

Yes, you can normalize skill access across all dialogues by guiding users to load and call skills via /skill run <name> or a configured skill gateway. This unified access establishes a consistent command flow before any user response is generated.

What is the standardized workflow for skill discovery, planning, and implementation?

The standardized workflow for skill discovery, planning, and implementation is a seven-step process. It enforces frontmatter-driven naming and priority rules to outline the interaction flow, ensuring pre-checks scan for applicability before safely invoking the skill tool.

When should I not use an automated pre-check for skill routing?

You should not rely on automated pre-checks for skill routing when explicit user instructions directly override the defined priority rules. The system ensures user instruction takes precedence, meaning manual routing is preferred if the standardized seven-step workflow conflicts with user intent.