using-superpowers

Detect relevant skills via get_skills before responding to user requests.

2|1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/GACLove/feishu-aily-skills --skill using-superpowers-gaclove
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/GACLove/feishu-aily-skills/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/GACLove/feishu-aily-skills --skill using-superpowers-gaclove

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents agents from overlooking applicable skills, enforcing disciplined skill checks before any action, thereby improving consistency and safety.

Core Features & Use Cases

  • Mandatory pre‑check for relevant skills on every user request.
  • Defined priority between process and implementation skills.
  • Red‑flag guidelines and flowchart to steer agents toward correct behavior.
  • Applicable to tasks such as coding, debugging, writing, analyzing, reviewing, testing, designing, and any specific user‑requested operation.

Quick Start

Invoke get_skills to check for applicable skills before answering any user request.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure an AI agent checks for relevant skills before responding to a request?

To ensure an AI agent checks for relevant skills before responding, you need a mandatory pre-check workflow that detects user tasks like coding or debugging and invokes applicable skills automatically. This enforces disciplined task-detection prior to generating any output.

What is preemptive skill invocation in conversational AI workflows?

Preemptive skill invocation is a workflow-discipline mechanism where the agent detects specific user-requested operations, such as writing or testing, and loads matching skill definitions before formulating a response. This prevents the agent from overlooking applicable process guidelines.

How to orchestrate priority between process and implementation skills during task detection?

Orchestrate priority between process and implementation skills by applying defined priority rules and red-flag guidelines within the skill-orchestration flow. This steers the agent toward correct behavior by evaluating process skills against implementation skills before executing the user's specific task.

Do I need the get_skills tool to load skill definitions for auto-invocation?

Yes, you need the get_skills tool to load skill definitions for auto-invocation. The workflow requires this tool to fetch applicable skills and enforce the mandatory pre-check before the agent responds to any coding, analyzing, or designing request.

What are the limitations of relying on automated task detection for skill selection?

A limitation of automated task detection for skill selection is that without strict workflow-discipline, agents might bypass the mandatory pre-check. Red-flag guidelines and defined flowcharts are required to prevent the agent from overlooking applicable skills and generating unsafe or inconsistent responses.