using-superpowers

Enforce Skill tool invocation before responding to any user request.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ZiadNagar/zeVillage-AI-Toolkit --skill using-superpowers-ziadnagar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/ZiadNagar/zeVillage-AI-Toolkit/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/ZiadNagar/zeVillage-AI-Toolkit --skill using-superpowers-ziadnagar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill establishes the mandatory use of Skill invocation before any agent response, ensuring consistent access to the correct capabilities and safeguarding against missteps.

Core Features & Use Cases

  • Enforces Skill tool loading and announces when a skill is applied, providing a clear, auditable decision flow for every user interaction.
  • Defines the scope for when and how to invoke skills across conversations, clarifying how to handle clarifying questions and task requests.
  • Use Case: When starting a new user conversation, this skill guarantees that the agent checks for applicable skills before responding, enabling deterministic behavior and improved safety.

Quick Start

Invoke the Skill tool at the start of every conversation to check and apply the most relevant skills.

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 prompt?

To enforce skill invocation before an AI agent responds, you must configure a mandatory check that loads the Skill tool at the start of every conversation. This guarantees the system announces and applies relevant skills before proceeding.

What are workflow guardrails for preventing prompt injection in agent conversations?

Workflow guardrails for preventing prompt injection require establishing mandatory skill invocation rules across all conversations. This ensures the agent checks for applicable skills and applies safety guidelines before generating any response.

Can I apply agent skills automatically during clarifying questions?

Yes, you can apply agent skills automatically during clarifying questions. The system scope specifies checking for applicable skills across all task scenarios, ensuring deterministic behavior and safety even when handling initial inquiries.

What is the best way to ensure deterministic behavior when invoking AI agent skills?

The best way to ensure deterministic behavior when invoking AI agent skills is to enforce an auditable decision flow. The system must announce and apply the most relevant skills before proceeding with any user interaction.

Why does my AI agent skip the skill tool loading when starting a new conversation?

An AI agent skips the skill tool loading when mandatory invocation rules are not enforced. You must establish guidelines that require checking for applicable skills at the start of every conversation to prevent these missteps.