using-superpowers

Invoke relevant skills before generating any response.

Updated Oct 21, 2022
One-click install
npx skills add https://github.com/Chengxufeng1994/dotfiles --skill using-superpowers-chengxufeng1994
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/Chengxufeng1994/dotfiles/tree/main/gemini/antigravity/global_skills/using-superpowers
Command: npx skills add https://github.com/Chengxufeng1994/dotfiles --skill using-superpowers-chengxufeng1994

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that AI agents consistently leverage available tools and skills before generating any response, preventing unassisted actions and promoting a structured, tool-augmented workflow.

Core Features & Use Cases

  • Mandatory Skill Invocation: Enforces the use of the Skill tool for any task where a skill might apply, even with a low probability.
  • Structured Workflow Enforcement: Guides the AI to prioritize skill discovery and execution over immediate response generation.
  • Use Case: When a user asks a question that could potentially be answered or assisted by a known skill, this Skill prompts the AI to first invoke the relevant skill to gather information or perform an action before formulating a direct answer.

Quick Start

Always check if a skill might apply to the user's request before answering.

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 ensure an AI agent invokes skills before responding, enforce a tool-first interaction model. Mandate the use of the Skill tool for any task where a skill might apply, preventing unassisted actions and promoting a structured, tool-augmented workflow.

Why does my LLM workflow generate answers without checking available skills?

An LLM workflow generates answers without checking available skills because it lacks a mandatory skill invocation step. Applying a structured enforcement ensures the AI prioritizes skill discovery and execution over immediate response generation for all conversational turns.

What is a tool-first interaction model for AI agents?

A tool-first interaction model for AI agents is a structured workflow that mandates leveraging available tools and skills before generating any response, including clarifying questions. It applies to all turns where a skill's applicability is even slightly probable.

How to enforce mandatory skill invocation across all conversational turns?

Enforce mandatory skill invocation across all conversational turns by mandating Skill tool usage whenever a skill's applicability is slightly probable. This guides the AI to first invoke the relevant skill to gather information before formulating a direct answer.

When do I need to enforce skill discovery in an AI agent workflow?

You need to enforce skill discovery in an AI agent workflow whenever a user asks a question that could potentially be answered or assisted by a known skill. This prompts the AI to first invoke the relevant skill to gather information.

Does mandatory skill invocation apply to clarifying questions?

Yes, mandatory skill invocation applies to clarifying questions. The enforcement ensures AI agents consistently leverage available tools and skills before generating any response, preventing unassisted actions and applying structured tool-augmented workflows.