using-superpowers

Loads requested skills before responding to ensure compliance with annotation protocols.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/BryceRoberts13/superpowers-for-antigravity --skill using-superpowers-bryceroberts13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/BryceRoberts13/superpowers-for-antigravity/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/BryceRoberts13/superpowers-for-antigravity --skill using-superpowers-bryceroberts13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that relevant or requested skills are invoked before any response, preventing unguarded actions and guiding the agent's behavior from the start.

Core Features & Use Cases

  • On-demand skill loading when a request semantically matches a skill's description.
  • Enforces the rule to invoke skills before responding, including clarifications.
  • Provides a clear protocol for announcing skill usage and following skill workflows to maintain discipline across conversations.

Quick Start

When starting a conversation, check for applicable skills and load the appropriate skill before replying.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I load skills on-demand before responding in Antigravity?

To load skills on-demand in Antigravity, your request must semantically match the skill's description, which triggers an explicit announcement of skill usage before the response is generated. This enforces proper guardrails and compliance.

What is the protocol for invoking skills before an agent responds?

The invoking skills protocol requires checking for applicable skills at the start of a conversation and loading the appropriate one before replying. It enforces disclosure by requiring an explicit announcement of skill usage to maintain workflow discipline.

Why do I need to announce skill usage before replying to a request?

Announcing skill usage before replying prevents unguarded actions and ensures compliance with guardrails. It enforces a loading and disclosure protocol that guides agent behavior from the very start of the interaction.

How do semantic matches trigger skill loading for automated workflows?

Semantic matches trigger skill loading when your request matches a skill's description. The system then enforces the rule to invoke the matching skill before responding, including any necessary clarifications, to ensure proper guidance.

Can I enforce guardrails for agent behavior without manual skill selection?

Yes, you can enforce guardrails automatically through on-demand loading. The system checks for applicable skills and loads the appropriate one before replying, preventing unguarded actions without requiring manual selection.