using-superpowers

Identify and activate relevant skills before replying to ensure correct guidance.

20|4|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Alenryuichi/openmemory-plus --skill using-superpowers-alenryuichi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/Alenryuichi/openmemory-plus/tree/main/.augment/skills/using-superpowers
Command: npx skills add https://github.com/Alenryuichi/openmemory-plus --skill using-superpowers-alenryuichi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill ensures skills are evaluated and invoked before any response, preventing misbehavior and guiding the agent with validated capabilities.

Core Features & Use Cases

  • Pre-response skill invocation to determine applicable skills
  • Enforces mandatory skill usage when relevant to tasks
  • Guardrails for safe and predictable agent behavior across conversations and environments
  • Use Case: When starting a chat, the agent checks for applicable skills and follows their instructions before answering

Quick Start

Invoke the Skill tool at the start of every conversation to determine applicable skills and follow the resulting guidance.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure conversational AI invokes the right skills before replying?

To ensure conversational AI invokes the right skills before replying, you need a pre-response skill invocation mechanism that evaluates and activates relevant skills to enforce correct guidance and safety. It checks for applicable skills before generating any answer.

What are safety guardrails for conversational AI workflows?

Safety guardrails for conversational AI workflows are enforced rules that ensure safe and predictable agent behavior across all environments. They require mandatory skill usage when relevant to tasks like brainstorming or debugging, maintaining auditability.

How do I set up mandatory skill routing for a conversational agent?

You set up mandatory skill routing by invoking the Skill tool at the start of every conversation. This determines applicable skills and follows their defined flow and instructions before the agent answers, preventing misbehavior.

Can I apply pre-response skill invocation across all conversational tasks?

Yes, you can apply pre-response skill invocation across all conversational tasks and environments where the Skill tool is available. It works for brainstorming, debugging, and general dialogue routing to ensure validated capabilities.

Why does my conversational AI bypass applicable skills during dialogue routing?

Conversational AI bypasses applicable skills during dialogue routing when a mandatory skill invocation rule is not enforced. Implementing a pre-response check ensures the agent evaluates and follows validated skill instructions before answering.