using-superpowers

Identify and activate applicable skills before responding to user input.

134|12|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/6BNBN/FlowPilot --skill using-superpowers-6bnbn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/6BNBN/FlowPilot/tree/main/%E5%85%BC%E5%AE%B9codex%40cursor%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85%E6%8A%80%E8%83%BD/codex%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85%E6%8A%80%E8%83%BD/.codex-home-claude-parity/skills/using-superpowers
Command: npx skills add https://github.com/6BNBN/FlowPilot --skill using-superpowers-6bnbn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that relevant skills are identified and activated before any response or action is taken, preventing missed opportunities for efficient and safe task execution.

Core Features & Use Cases

  • Proactive Skill Discovery: Automatically scans for and opens applicable skills based on user input or task context.
  • Workflow Enforcement: Guarantees that predefined workflows and best practices outlined in skills are followed.
  • Use Case: When you ask a question that could be answered more effectively by a specific skill (e.g., debugging a code snippet), this skill ensures the debugging skill is opened and followed before the AI attempts a direct answer.

Quick Start

Open the relevant SKILL.md file before responding to any user message.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How does an AI assistant discover and use skills automatically?

An AI assistant discovers and use skills automatically by systematically scanning user input and task context to identify applicable skills. It ensures relevant skills are identified and activated before any response or action is taken.

How do I enforce structured workflows for AI assistant responses?

You can enforce structured workflows for AI assistant responses by applying a systematic check for applicable skills before any task initiation. This requires opening the relevant SKILL.md file before responding to any user message.

What is proactive skill discovery in AI automation?

Proactive skill discovery in AI automation is the process of automatically scanning for and opening applicable skills based on user input or task context. This prevents missed opportunities for efficient and safe task execution.

Can I ensure specific skills are used before an AI answers a question?

Yes, you can ensure specific skills are used before an AI answers a question by enforcing workflow checks. When a question could be answered more effectively by a specific skill, the system opens and follows that skill before attempting a direct answer.

How do I prevent an AI assistant from missing best practices during task execution?

To prevent an AI assistant from missing best practices during task execution, apply a skill activation check to all conversational turns. This guarantees that predefined workflows and best practices outlined in skills are followed before taking action.

When should I not use automated skill discovery for workflow automation?

You should not rely on automated skill discovery when a task requires an immediate, direct answer without following predefined workflows or best practices. The system enforces a systematic check on all conversational turns, which may add processing overhead to simple interactions.