using-superpowers

Enforce mandatory skill invocation before any agent response or action.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that AI agents rigorously check for and invoke relevant skills before generating any response or taking action, preventing unassisted or off-protocol behavior.

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.
  • Contextual Skill Discovery: Guides the agent on how to discover and utilize skills within its environment.
  • Use Case: When a user asks a question or presents a task, the agent must first determine if any skill is relevant and invoke it, rather than immediately answering or asking clarifying questions.

Quick Start

Always invoke a relevant skill before answering any user request.

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 an AI agent responds to a user?

To enforce skill invocation before an AI agent responds, you need a protocol that mandates checking for relevant skills using a Skill tool prior to generating any direct replies or taking actions. This ensures agents prioritize skill usage over unassisted behavior.

Why does my conversational AI skip relevant skills and answer questions directly?

Your conversational AI skips relevant skills because it lacks strict workflow enforcement requiring the Skill tool protocol. Without mandatory skill discovery and execution rules, the agent defaults to immediate answers or clarifying questions instead of invoking applicable skills.

What is the Skill tool protocol for agent behavior and task execution?

The Skill tool protocol is an AI operational rule requiring agents to discover and execute relevant skills before any task execution or conversational turn. It prevents off-protocol behavior by forcing skill invocation even when the probability of relevance is low.

Can I require an agent to invoke skills with low probability of relevance?

Yes, you can require an agent to invoke skills with low probability of relevance by applying mandatory skill invocation rules. This enforcement forces the agent to run contextual skill discovery using the Skill tool rather than guessing whether a skill applies.

Does mandatory skill discovery apply to all conversational turns in an agent environment?

Yes, mandatory skill discovery applies to all conversational turns and task executions within the agent's operational environment. This protocol ensures strict adherence to skill invocation before generating any response or taking any action across every interaction.