One-click install
npx skills add https://github.com/kitfunso/omniskill --skill using-superpowers-kitfunso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/kitfunso/omniskill/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/kitfunso/omniskill --skill using-superpowers-kitfunso

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces invoking the Skill tool before any user-facing response to ensure correct applicability and to prevent responses without the necessary context or safety checks.

Core Features & Use Cases

  • Pre-response skill invocation: Validates the relevance of available skills and applies their guidance before replying.
  • Environment-agnostic guidance: Works across Claude Code and other environments to standardize how skills are loaded and executed.
  • Safety guardrails: Establishes mandatory Skill-tool checks to reduce misuses and accidental prompts injection.

Quick Start

Invoke the Skill tool before responding to any user input.

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 the AI generates a response?

You can enforce skill invocation before an AI response by applying a workflow control mechanism that checks for applicable skills and loads their guidance prior to generating any user-facing reply, ensuring safe and contextually accurate results.

Why should I load skill context before replying to user prompts?

You should load skill context before replying to prevent accidental prompt injection and ensure the conversational AI applies necessary safety guardrails and relevant guidance, reducing the risk of misuse or generating responses without required context.

Can I use pre-response skill checks across different conversational AI environments?

Yes, you can use pre-response skill checks across different conversational AI environments because the mechanism is environment-agnostic, standardizing how skills are loaded and executed in Claude Code and other platforms for consistent workflow control.

What is the best way to prevent prompt injection in conversational AI workflows?

The best way to prevent prompt injection in conversational AI workflows is to establish mandatory Skill-tool checks that validate relevance and apply safety guardrails before generating any user-facing response.

Do I need the Skill tool available to enforce pre-response guidance loading?

Yes, you need the Skill tool available to enforce pre-response guidance loading, because the system requires it to check for applicable skills and load the relevant skill context prior to taking any action.