using-superpowers

Invoke the appropriate Skill before responding to any user interaction.

1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/RawToast/OwO --skill using-superpowers-rawtoast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/RawToast/OwO/tree/main/packages/example/skill/using-superpowers
Command: npx skills add https://github.com/RawToast/OwO --skill using-superpowers-rawtoast

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a mandatory workflow to locate and apply the correct skills at conversation start, ensuring responses are guided by the appropriate toolset.

Core Features & Use Cases

  • Enforces Skill tool invocation before any user-facing reply, including clarifications.
  • Provides a standard rule-set and fallback guidelines to determine when a skill should be used.
  • Useful for orchestrating multi-skill workflows in complex conversations and debugging interactions.

Quick Start

Invoke the appropriate Skill at the very start of every conversation and follow its instructions before any response.

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 sending a reply in conversational AI?

To enforce skill invocation before replying in conversational AI, you must apply a mandatory workflow requiring the Skill tool to be invoked at conversation start before any user-facing reply is generated. This guarantees responses are guided by the appropriate toolset.

What are the guidelines for invoking skills during conversation clarifications and decision points?

Guidelines for invoking skills during clarifications specify that tool invocation is required before any response, including clarifications and decision points across diverse domains. The system must announce the selected skill and follow its instructions immediately.

How does mandatory skill orchestration work for multi-skill workflows in complex conversations?

Mandatory skill orchestration for multi-skill workflows works by enforcing tool invocation at the start of every interaction, providing standard rule-sets and fallback guidelines to determine the correct skill, and announcing the selection before following its instructions.

Do I need to invoke a skill before responding to every user interaction across different domains?

Yes, you need to invoke a skill before responding to every user interaction across diverse domains where a skill might be relevant. This mandatory workflow ensures the appropriate toolset is applied to all user interactions, including clarifications.

What happens if a skill is not invoked at the start of a conversation?

If a skill is not invoked at the start of a conversation, the mandatory workflow is broken, meaning responses are not guided by the appropriate toolset and the system fails to announce the selected skill or follow its specific instructions before replying.