using-superpowers

Invoke the Skill tool before responses to check applicable skills.

66|20|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/cooker/wxHm --skill using-superpowers-cooker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/cooker/wxHm/tree/main/.cursor/skills/using-superpowers
Command: npx skills add https://github.com/cooker/wxHm --skill using-superpowers-cooker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Invokes the Skill tool before any response to ensure applicable skills are considered.

Core Features & Use Cases

  • Enforces a pre-response Skill invocation policy across all interactions.
  • Applies to conversations, clarifying questions, and task requests to determine the correct skill path.
  • Guides predictable activation by requiring a frontmatter-driven entry and a mandatory invocation step.

Quick Start

Start a conversation and rely on the system to automatically check for applicable skills and invoke the Skill tool if needed.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce skill invocation before generating a response?

To enforce skill invocation before a response, this system imposes a mandatory frontmatter-driven entry that checks for applicable skills before any text generation. It requires an explicit Skill tool invocation step to determine the correct workflow path.

What is a pre-response skill invocation policy for workflow safety?

A pre-response skill invocation policy is a mechanism that checks for applicable skills before answering. It applies across all conversation flows, including clarifying questions, to ensure safe and predictable behavior by defining the activation order.

How do I automatically determine which skill to use in a conversation?

You can automatically determine which skill to use by relying on the system to invoke the Skill tool before responding. It evaluates task requests and clarifying questions to identify the applicable skill path without manual selection.

Does mandatory skill activation apply to clarifying questions?

Yes, mandatory skill activation applies to clarifying questions. The system evaluates all conversation flows to determine whether a skill should be used, ensuring applicable skills are considered before any response is generated.

How do I ensure predictable behavior when invoking multiple skills?

To ensure predictable behavior when invoking skills, the system defines a specific activation order and requires explicit invocation driven by frontmatter. This structured entry process safely guides the workflow before generating any response.