using-superpowers

Enforce Skill tool invocation before every response across conversations.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/stabilefrisur/panmetis --skill using-superpowers-stabilefrisur
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/stabilefrisur/panmetis/tree/main/src/panmetis/skills/using-superpowers
Command: npx skills add https://github.com/stabilefrisur/panmetis --skill using-superpowers-stabilefrisur

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that the user or agent always loads and follows the appropriate Skill instructions before producing any response, preventing misalignment and ensuring capability discovery.

Core Features & Use Cases

  • Enforces immediate Skill activation when applicable, guiding how to access skills across Claude Code, Gemini CLI, or other platforms.
  • Establishes a consistent workflow for skill discovery, loading, and execution at the start of every interaction.
  • Use Case: when starting a new conversation, the agent loads the relevant Skill via the Skill tool to determine applicable steps.

Quick Start

Invoke the Skill tool at the outset of a task to load and follow the required Skill instructions.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure an AI agent loads instructions before responding?

To ensure an AI agent loads instructions before responding, enforce immediate Skill tool activation at the start of every interaction to load and follow required Skill instructions, preventing misalignment and ensuring capability discovery.

What is the best way to enforce skill discovery across conversations?

The best way to enforce skill discovery across conversations is to require Skill invocation before every response, establishing a consistent workflow that determines when a skill should be loaded and used prior to answering.

How do I set up SKILL.md for correct tool usage?

To set up SKILL.md for correct tool usage, create a YAML frontmatter containing the skill name and description, and optionally add scripts/, references/, and assets/ directories that are loaded as directed by the agent.

Can I use skill invocation priority instructions with Gemini CLI?

Yes, you can use skill invocation priority instructions with Gemini CLI. This skill enforces immediate activation and guides how to access skills across platforms including Gemini CLI and Claude Code.

Why does an AI agent need to invoke a skill before answering?

An AI agent needs to invoke a skill before answering to prevent misalignment and ensure capability discovery. Loading the relevant Skill via the Skill tool determines applicable steps before producing any response.