using-superpowers

Enforce systematic skill invocation before generating AI responses or actions.

4|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/alixex/aryxn --skill using-superpowers-alixex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/alixex/aryxn/tree/main/.agents/skills/using-superpowers
Command: npx skills add https://github.com/alixex/aryxn --skill using-superpowers-alixex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that AI agents systematically check for and invoke relevant tools (skills) before generating any response or taking action, preventing unassisted or incorrect actions.

Core Features & Use Cases

  • Mandatory Skill Invocation: Enforces the use of skills when there's even a small chance they might apply.
  • Structured Decision-Making: Provides a clear flow for determining when and how to use skills.
  • Reduces AI Rationalization: Lists common "red flag" thoughts that indicate the AI is avoiding skill invocation.
  • Use Case: When a user asks to "summarize this document," the AI must first check if a summarization skill exists and invoke it, rather than attempting to summarize directly.

Quick Start

Use the using-superpowers skill to ensure all relevant skills are invoked before responding to the user.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce AI agent tool use before generating a response?

To enforce AI agent tool use before generating a response, apply a strict invocation protocol that mandates skill discovery and activation. This prevents unassisted operations by guiding the agent to prioritize relevant tools for task execution and information retrieval.

Why does my AI agent skip available skills and attempt tasks directly?

An AI agent skips available skills and attempts tasks directly due to rationalization, identifiable by specific red flag thoughts. Enforcing mandatory skill invocation provides a structured decision-making flow to prevent this avoidance and ensure task correctness.

What is the AI protocol for mandatory skill invocation?

The AI protocol for mandatory skill invocation is a systematic process requiring agents to check for and activate relevant tools before any action. It enforces structured decision-making to ensure adherence to process requirements and prevent unassisted operations.

When do I need to enforce a strict skill discovery protocol?

You need to enforce a strict skill discovery protocol whenever an AI agent handles task execution, information retrieval, or process adherence. It is required when there is even a small chance a relevant tool applies, preventing incorrect actions.

How to stop AI rationalization when deciding whether to use tools?

To stop AI rationalization when deciding whether to use tools, implement a protocol that lists common red flag thoughts indicating skill avoidance. This enforces a mandatory check for relevant tools before responding, ensuring structured decision-making.