using-superpowers

Invoke relevant skills before responding to user queries or tasks.

1|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/LuigiAPCPereira/RSSHub --skill using-superpowers-luigiapcpereira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/LuigiAPCPereira/RSSHub/tree/main/jules/skills/superpowers/skills/using-superpowers
Command: npx skills add https://github.com/LuigiAPCPereira/RSSHub --skill using-superpowers-luigiapcpereira

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that AI agents always check for and utilize relevant skills before generating any response or taking action, preventing unassisted or incomplete task execution.

Core Features & Use Cases

  • Mandatory Skill Invocation: Enforces the use of the Skill tool for any task where a skill might apply, even with a low probability.
  • Structured Decision-Making: Provides a clear flowchart for skill invocation and execution.
  • Red Flag Identification: Lists common rationalizations that lead to skipping skill invocation.
  • Use Case: When a user asks a question that could potentially be answered by a skill (e.g., "How do I debug this code?"), the AI must first invoke the relevant debugging skill before attempting to answer directly.

Quick Start

Use the Skill tool to find and execute the most relevant skill for the current task.

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 skill invocation before task execution?

Skill invocation protocols use a defined priority order and flowchart to ensure AI agents check for relevant skills before generating responses, preventing unassisted task execution.

Why does my AI agent skip skills and respond directly to user queries?

AI agents skip skills and respond directly due to common rationalizations or red flags that bypass the invocation protocol. Enforcing a mandatory skill invocation policy requires the agent to invoke relevant skills even with a low probability of applicability.

What is a skill invocation protocol for conversational interactions?

A skill invocation protocol for conversational interactions is a structured decision-making flowchart that mandates AI agents to find and execute the most relevant skill for the current task before attempting to answer directly.

How to structure decision making for AI agent workflow tasks?

Structure decision making for AI agent workflow tasks by applying a defined skill priority order and a strict invocation flowchart. This approach mandates checking for applicable skills before generating any direct response or taking action.

Can I mandate skill usage even when the probability of relevance is low?

Yes, you can mandate skill usage even with a low probability of relevance. The mandatory skill invocation feature enforces the use of the Skill tool for any task where a skill might apply, preventing the agent from skipping necessary checks.