using-superpowers

Activate the Skill tool before responding to enforce skill usage.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/ilderaj/superpowering-with-files --skill using-superpowers-ilderaj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/ilderaj/superpowering-with-files/tree/main/harness/upstream/superpowers/skills/using-superpowers
Command: npx skills add https://github.com/ilderaj/superpowering-with-files --skill using-superpowers-ilderaj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill defines the workflow to locate and correctly use skills, enforcing Skill tool invocation before any response, including clarifying questions.

Core Features & Use Cases

  • Explicit skill discovery: establishes how to locate and select relevant skills at the start of a conversation.
  • Enforced invocation: ensures the Skill tool is used before producing any answer, including clarifications.
  • Safety and consistency: provides a single entry point guiding AI behavior across tasks and platforms.

Quick Start

Invoke the Skill tool at the start of a conversation to load and apply relevant skills before answering.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce skill tool invocation before generating any AI response?

To enforce skill tool invocation before an AI response, activate a workflow skill at the conversation start. This ensures the Skill tool is always invoked prior to generating any text, including clarifying questions.

What is the best way to automate skill discovery at the start of a conversation?

Automating skill discovery requires establishing a single entry point that locates and selects relevant skills at the conversation start. This workflow guides AI behavior consistently across all subsequent prompts and platforms.

Do I need a SKILL.md frontmatter to define and invoke skills correctly?

Yes, defining and invoking skills requires a SKILL.md frontmatter at the root directory. This frontmatter must include the skill name and description to properly activate the workflow.

Can I include optional directories like scripts and references when defining a skill?

Yes, you can include optional directories like scripts, references, and assets alongside the required SKILL.md file. These directories support the skill execution and provide necessary context for the workflow.

Why does my AI assistant respond without invoking the skill tool first?

If an AI responds without invoking the skill tool, it lacks an enforced discovery workflow. Activating a skill activation protocol at the conversation start ensures the tool is always called before any response is produced.

Does enforced skill invocation apply to clarification prompts and follow-up questions?

Yes, enforced skill invocation applies to all user prompts including clarifications and follow-up questions. The workflow ensures the Skill tool is invoked before any response is generated, maintaining safety and consistency across the conversation.