using-superpowers

Load applicable skill guidance before generating any reply.

1|2|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/danieldekay/copilot-config-promptops --skill using-superpowers-danieldekay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/danieldekay/copilot-config-promptops/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/danieldekay/copilot-config-promptops --skill using-superpowers-danieldekay

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Checks for applicable skills before generating any reply and loads their guidance to ensure consistent behavior across conversations.

Core Features & Use Cases

  • Skill discovery and loading: detects available skills and loads their instructions before replying.
  • Mandatory tool invocation: enforces invoking the Skill tool before any response, including clarifications.
  • Contextual guidance: provides structured rules and instructions that shape all subsequent interactions.

Quick Start

Always invoke the Skill tool before replying, even for clarifications.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I load skill guidance before generating a reply?

To load skill guidance, you must invoke the Skill tool before generating any reply. This process checks for applicable skills and loads their instructions into context to ensure consistent behavior across all conversations.

What is the purpose of mandatory skill invocation in prompt engineering workflows?

Mandatory skill invocation enforces loading contextual guidance before any response is generated. This ensures that structured rules and instructions shape all subsequent interactions, maintaining consistent behavior across conversations.

Do I need to invoke the Skill tool before asking clarifying questions?

Yes, you must invoke the Skill tool before any response, including clarifying questions. The mandate applies to all conversations to ensure applicable guidance is loaded into context prior to generating any reply.

How do I structure skill metadata for automatic discovery and loading?

You need to include YAML frontmatter with name and description fields in your skill metadata. This structure allows the system to detect available skills and load their instructions into context when activated.

Can I use this skill discovery approach without YAML frontmatter?

No, YAML frontmatter containing the name and description is required. Without this metadata, the system cannot detect available skills or load their instructions into context before generating a reply.

What's the best way to ensure consistent AI behavior across multiple conversations?

The best way to ensure consistent behavior is to enforce invoking the Skill tool before every reply. This automatically detects available skills and loads their structured guidance to shape all subsequent interactions.