using-superpowers

Invoke the Skill tool before generating any response.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/bearhedge/APE-YOLO --skill using-superpowers-bearhedge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/bearhedge/APE-YOLO/tree/main/.claude/skills/using-superpowers
Command: npx skills add https://github.com/bearhedge/APE-YOLO --skill using-superpowers-bearhedge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enforces a discipline in conversations by requiring the Skill tool be invoked before any response, ensuring appropriate skill usage and preventing unstructured or unsafe replies.

Core Features & Use Cases

  • Mandatory skill invocation: Always load and follow the contents of the relevant Skill unit before replying.
  • Safety and alignment: Reduces risk by checking for applicable skills and following their instructions.
  • Guided interaction: Provides a consistent workflow for clarifications, brainstorming, and task execution when skills apply.
  • Use Case: In a complex chat, the system checks for a potentially relevant skill and loads its guidance to shape the response.

Quick Start

Invoke the using-superpowers skill before replying to any user message. If it applies, follow its instructions exactly and then respond.

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 alignment by checking for applicable skills before generating a response?

To ensure AI alignment, you must invoke a Skill tool before generating any response. This checks for applicable skills, loads their specific guidance, and enforces following that skill flow exactly to prevent unstructured or unsafe replies.

What is the best way to enforce mandatory skill invocation across all conversations?

Enforcing mandatory skill invocation requires applying a pre-response check across all conversations. The system determines which skills to load, applies their instructions, and proceeds with normal output only when no skill is applicable.

How does a skill flow work when integrating tool invocation into conversational safety?

A skill flow works by intercepting the conversation before any reply to integrate tool invocation. It reduces safety risks by checking for relevant skills, loading their contents, and strictly following their guided interaction workflow.

Can I use this skill invocation approach if no specific skill applies to the user's message?

Yes, you can use this approach when no skill applies. The system evaluates the user's message, determines that no specific skill is relevant, and then proceeds with normal output generation without enforcing a specific skill flow.

Why does my AI assistant provide unstructured replies instead of following a guided interaction workflow?

Your assistant provides unstructured replies because it lacks mandatory skill invocation before responding. By requiring the Skill tool to run first, the system loads relevant guidance and enforces a consistent workflow for tasks like clarifications and brainstorming.

What happens if the loaded skill flow is not followed exactly during a complex chat?

If the loaded skill flow is not followed exactly, the system fails to enforce conversational safety and alignment. The skill requires strict adherence to the loaded instructions to properly shape the response and mitigate risks in complex chats.