using-superpowers

Identify and apply relevant skills at conversation start before responding.

6|Updated Mar 24, 2019
One-click install
npx skills add https://github.com/rafifos/dotfiles --skill using-superpowers-rafifos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/rafifos/dotfiles/tree/main/dot_agents/skills/using-superpowers
Command: npx skills add https://github.com/rafifos/dotfiles --skill using-superpowers-rafifos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automatically identifies and applies the most relevant skills at the start of every conversation to guide responses.

Core Features & Use Cases

  • Automatic skill invocation at conversation start to expose capabilities beyond default prompts.
  • Priority-driven instruction handling: user instructions > superpowers > default system prompt.
  • Platform-agnostic guidance for Claude Code and Gemini CLI, ensuring consistent behavior across environments.

Quick Start

Always invoke the Skill tool at the start of a conversation to determine which skills apply and guide the response.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I automatically invoke AI assistant skills before replying to conversations?

To automatically invoke AI assistant skills before replying, configure a priority-driven instruction handler that checks relevant skills at the start of every conversation to guide responses dynamically.

What is the priority order for handling user instructions, superpowers, and default system prompts?

The priority order for handling instructions is: user instructions take precedence over superpowers, which override the default system prompt, ensuring correct task routing across platforms.

Can I use automatic skill invocation across different platforms like Claude Code and Gemini CLI?

Yes, automatic skill invocation is platform-agnostic and works across runtimes like Claude Code and Gemini CLI, ensuring consistent behavior and correct task routing across environments.

How do I ensure my AI assistant checks relevant skills before generating any answer?

To ensure your AI assistant checks relevant skills before generating any answer, enforce a Skill tool invocation requirement at the start of every conversation to load and apply skill content prior to responding.

Why does my AI assistant expose only default prompt capabilities instead of dynamic behavior?

Your AI assistant exposes only default prompt capabilities because it lacks automatic skill invocation at conversation start, which is required to expose capabilities beyond default prompts and enable dynamic behavior.