using-superpowers

Intercept prompts to load and invoke the appropriate Skill tool before responding.

2|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/FelixBitSoul/contentCrew-AI --skill using-superpowers-felixbitsoul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/FelixBitSoul/contentCrew-AI/tree/main/.trae/skills/using-superpowers
Command: npx skills add https://github.com/FelixBitSoul/contentCrew-AI --skill using-superpowers-felixbitsoul

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

这项技能解决在对话中缺乏对技能调用的一致性的问题,确保在给出任何响应前先确认并应用最相关的技能。

Core Features & Use Cases

  • 在对话中优先检查并触发相关技能,以提升回答的准确性与安全性。
  • 支持在澄清阶段就调用技能,确保用户意图被正确理解并快速转化为行动。
  • 可与 CLAUDE/GEMINI/AGENTS 等工具链无缝协同,统一技能调用机制,提升工作流可预测性。

Quick Start

在开始对话前自动评估并调用最相关的技能以确保后续回答遵循策略。

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce AI agent skill usage before every response?

To enforce AI agent skill usage, this tool intercepts prompts, loads the appropriate Skill tool, and preserves user instructions to maintain conversational control before generating any response.

Can I trigger skills during the clarification phase of a conversation?

Yes, you can trigger skills during the clarification phase. It supports applying relevant skills early to ensure user intent is correctly understood and quickly translated into action.

What is the best way to maintain instruction prioritization and prevent prompt injection?

To maintain instruction prioritization and prevent prompt injection, this mechanism intercepts incoming prompts and preserves original user instructions, ensuring workflow safety and conversational control.

Does this skill invocation workflow work with Claude and Gemini agents?

Yes, this skill invocation workflow works with Claude, Gemini, and other agents. It unifies the skill calling mechanism to improve workflow predictability across different toolchains.

Why does my AI agent skip relevant skills during complex conversations?

AI agents skip relevant skills due to a lack of calling consistency. This tool solves this by automatically evaluating and triggering the most relevant skill before answering.