using-superpowers

Invoke the Skill tool at dialogue start to apply relevant skills.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/zhuyingcoder/cc-demo --skill using-superpowers-zhuyingcoder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/zhuyingcoder/cc-demo/tree/main/.claude/skills/using-superpowers
Command: npx skills add https://github.com/zhuyingcoder/cc-demo --skill using-superpowers-zhuyingcoder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

在对话开始时自动确定如何查找和使用技能,并在任何响应之前调用 Skill 工具,以确保正确的技能应用和流程遵循。

Core Features & Use Cases

  • 自动启动技能评估:在对话初始阶段检测潜在技能并调用。
  • 优先级和冲突管理:确保用户指令具有最高优先级,其次是技能覆盖默认系统提示。
  • 多环境支持:在 Claude Code、Gemini CLI 等环境中加载和应用技能。

Quick Start

在回答任何用户问题之前,先调用 Skill 工具来评估并触发相关技能。

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 an AI assistant skill at the start of a dialogue?

To automatically invoke an AI assistant skill at the dialogue start, use a tool-activation mechanism that evaluates potential skills before generating any response, ensuring correct skill application and workflow adherence across platforms.

What is the priority order when skill overrides conflict with default system prompts?

The priority order for skill overrides dictates that direct user instructions have the highest priority, followed by skill-driven overrides, which then supersede default system prompts to maintain predictable workflow execution.

Can I use automatic skill activation across multiple platforms like Claude Code and Gemini CLI?

Yes, you can use automatic skill activation across multiple platforms like Claude Code and Gemini CLI. The mechanism enforces platform-specific loading and usage guidelines to maintain safe, predictable skill activation in any environment.

Why do I need to call the skill tool before answering any user questions?

You need to call the skill tool before answering user questions to identify and apply the most relevant skill proactively. This ensures the response adheres to the correct workflow and overrides default system prompts appropriately.

What are the limitations of automatic skill evaluation in AI workflows?

The limitations of automatic skill evaluation involve managing potential conflicts between active skills and user instructions, requiring strict adherence to priority rules to ensure safe and predictable skill activation without overriding direct user commands.