using-superpowers

Invoke relevant skills before responding to user queries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that AI agents consistently leverage available tools and skills before attempting to answer questions or perform tasks, preventing premature or incorrect actions.

Core Features & Use Cases

  • Mandatory Skill Invocation: Enforces the use of skills when there's even a slight possibility they might apply.
  • Structured Decision-Making: Provides a clear flow for determining skill applicability and execution.
  • Use Case: When a user asks a question that could potentially be answered by a skill (e.g., "How do I use the code generation tool?"), this skill ensures the AI first invokes the relevant code generation skill before attempting to answer directly.

Quick Start

Always invoke any relevant skills before generating a response.

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 invokes skills before responding to queries?

To ensure an AI agent invokes skills before responding, you need a structured decision-making workflow that enforces tool discovery and utilization prior to generating answers. This prevents premature actions by requiring mandatory skill checks during conversational turns.

Why does my AI agent rationalize answers instead of using available tools?

An AI agent rationalizes answers instead of using available tools when it lacks a strict workflow for skill discovery and invocation. Enforcing mandatory skill utilization prevents the agent from skipping tool use and attempting to answer questions directly without proper context.

What is the workflow for skill discovery and invocation in conversational agents?

The workflow for skill discovery and invocation is a structured decision-making process that applies to all conversational turns. It guides the agent to prioritize skill utilization whenever there is even a slight possibility a skill might apply, ensuring consistent tool execution.

When should I enforce mandatory skill invocation for agent decision making?

You should enforce mandatory skill invocation for agent decision making whenever a user asks a question that could potentially be answered by an available skill. This strict invocation process applies to all conversational turns where a skill might be applicable.

How to prevent premature or incorrect actions during AI tool use?

To prevent premature or incorrect actions during AI tool use, apply a strict workflow that requires agents to leverage available skills before attempting to answer questions or perform tasks. This ensures proper skill discovery and prevents rationalization.