using-superpowers

Invoke the Skill tool before responding to load applicable skills.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/hitsumabushi334/KGpaper --skill using-superpowers-hitsumabushi334
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/hitsumabushi334/KGpaper/tree/main/.agent/Skills/using-superpowers
Command: npx skills add https://github.com/hitsumabushi334/KGpaper --skill using-superpowers-hitsumabushi334

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that every interaction starts with an evaluation of applicable skills, mandating a Skill tool invocation before any response. It provides a clear protocol for discovering, loading, and applying skills, reducing miscommunication and ensuring consistency across conversations.

Core Features & Use Cases

  • Ensure Skill tool invocation precedes any response, clarifications, or action.
  • Provide a standardized workflow for loading and applying skills in conversations.
  • Use case: when a user asks for a task that matches a known skill, the agent automatically loads and applies the skill before proceeding.

Quick Start

Activate the using-superpowers skill at the outset of a conversation to verify applicable skills, then follow any instructions it provides 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 ensure tool invocation happens before every AI response?

To ensure tool invocation happens before every AI response, you must enforce a workflow that checks and loads applicable skills via the Skill tool before generating any text, clarification, or action.

What is the best way to automate skill discovery in conversational AI workflows?

Automating skill discovery in conversational AI workflows requires a standardized protocol that evaluates and loads applicable skills at the start of every conversation before proceeding with any user request.

How do I handle ambiguous user requests without skipping skill loading?

To handle ambiguous user requests without skipping skill loading, mandate Skill tool invocation before any clarifying questions, ensuring the system discovers applicable skills even when the prompt is unclear.

Do I need external setup to enforce prompt control for skill loading?

No external setup is needed to enforce prompt control for skill loading; it requires only following the Skill workflow and using the Skill tool to announce and apply a skill before issuing any response.

Why does my conversational AI fail to apply known skills consistently?

Conversational AI fails to apply known skills consistently when it lacks a mandatory protocol to evaluate and load skills at the start of every interaction, leading to miscommunication and skipped tool invocation.