using-superpowers

Invoke relevant skills before generating responses in multi-skill workflows.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill using-superpowers-kyrie66nb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/KYRIE66nb/codex-omx-public-config/tree/main/home/.codex/skills/using-superpowers
Command: npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill using-superpowers-kyrie66nb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that, at the start of every conversation, the AI identifies and invokes the most relevant skills before replying, coordinating behavior and reducing misinterpretations.

Core Features & Use Cases

  • Enforces Skill tool invocation at the beginning of conversations to determine relevant skills.
  • Guides skill selection and execution order, including clarifying questions when needed.
  • Supports deterministic, skill-first workflows in multi-skill environments to improve reliability and safety.

Quick Start

In every new conversation, instruct the AI to first detect and invoke the relevant Skill before replying.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
What is a skill-first workflow in AI prompt engineering?

A skill-first workflow mandates that the AI invokes relevant skills via the Skill tool before generating any response, ensuring deterministic behavior and reducing misinterpretations in multi-skill environments.

How do I ensure the AI invokes skills before every reply?

To ensure the AI invokes skills before every reply, instruct it at the start of the conversation to first detect and execute relevant skills, using clarifying questions when needed to guide selection and execution order.

How does the AI handle multi-skill selection and execution order?

The AI handles multi-skill selection by evaluating the conversation context to identify relevant skills, determining their correct execution order, and applying a safe fallback mechanism when no specific skill applies.

Can I use this skill-first approach for AI safety and instruction following?

Yes, you can use this approach for AI safety and instruction following, as it enforces mandatory skill execution to coordinate behavior, deferring non-skill-based content until a relevant skill is engaged.

What happens when no relevant skills apply during a conversation?

When no relevant skills apply during a conversation, the workflow specifies a safe fallback mechanism, deferring non-skill-based content generation until a relevant skill is properly engaged.