using-superpowers

Invoke relevant skills before responding in Claude Code conversations.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/Suara17/guanlan-sina --skill using-superpowers-suara17
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/Suara17/guanlan-sina/tree/main/.opencode/skills/using-superpowers
Command: npx skills add https://github.com/Suara17/guanlan-sina --skill using-superpowers-suara17

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that every conversation is guided by invoking relevant Skills before any response, enabling proper tool usage and consistency.

Core Features & Use Cases

  • Enforces skill invocation at the start of interactions.
  • Guides when to apply the Skill tool and how to follow its instructions.
  • Use Case: Before answering, determine if a skill applies and load its content.

Quick Start

Activate the Skill at the start of a conversation to determine applicable skills. If a skill applies, invoke it and apply its instructions; if not, proceed with the standard reply.

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 invocation before generating a response in Claude Code?

To enforce skill invocation before a response, activate the using-superpowers skill at the start of a conversation. It requires the Skill tool to be invoked to determine which skills should load for planning or task execution.

When do I need to load relevant skills before answering a conversation prompt?

You need to load relevant skills before answering when a conversation starts to ensure proper tool usage and consistency. The skill checks applicable frontmatter descriptions to guide clarifications and task execution.

How does the skill tool determine which skills to invoke for a specific task?

The skill tool determines which skills to invoke by evaluating the frontmatter name and description as the entry point. It applies at the start of every conversation to match the prompt with relevant skills for execution.

Can I use this workflow guidance skill in environments other than Claude Code?

Yes, you can use this workflow guidance skill in other environments. It applies at the start of every conversation in Claude Code and other environments to determine which skills should be loaded for clarifications or planning.

What happens if no relevant skills apply when the conversation starts?

If no relevant skills apply when the conversation starts, the workflow guidance skill directs the system to proceed with a standard reply. It only enforces invoking the Skill tool if an applicable skill is found.

Does invoking skills before responding affect conversation safety and consistency?

Invoking skills before responding improves conversation safety and consistency. This mechanism ensures that every interaction is guided by loading relevant skill content before any response is generated.