using-superpowers

Invoke applicable skills before responding using SKILL.md frontmatter and body guidance.

Updated Jul 8, 2022
One-click install
npx skills add https://github.com/limaon/dotfiles --skill using-superpowers-limaon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/limaon/dotfiles/tree/main/.config/opencode/skills/using-superpowers
Command: npx skills add https://github.com/limaon/dotfiles --skill using-superpowers-limaon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that skill invocation governs every interaction before any response, guaranteeing that relevant tools are considered upfront.

Core Features & Use Cases

  • Pre-response skill invocation: Automatically checks and applies applicable skills before replying.
  • Guided interaction: Establishes a consistent workflow for how to load and apply skills in conversations.
  • Use Case: In a conversation with ambiguous intent, the AI first loads any applicable skills and follows their guidance to respond.

Quick Start

Use the using-superpowers skill to determine which skills apply and to invoke the Skill tool before any answer.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure AI skill invocation happens before generating a response?

To ensure AI skill invocation happens before generating a response, use a pre-response workflow that automatically checks and applies applicable skills upfront. This guarantees relevant tools are loaded and their guidance is followed before any answer is formulated.

What is pre-response skill invocation in an AI workflow?

Pre-response skill invocation is the process of checking and applying applicable skills before the AI formulates a reply. It establishes a consistent workflow by loading instruction content from SKILL.md frontmatter to guide behavior during ambiguous interactions.

How do I load instruction content from SKILL.md frontmatter to guide AI behavior?

You load instruction content from SKILL.md frontmatter by triggering a skill tool invocation that reads mandatory name and description metadata for discovery. The loaded body content then guides AI behavior and enforces pre-response checks.

Does pre-response skill invocation work for conversations with ambiguous intent?

Yes, pre-response skill invocation works for conversations with ambiguous intent. The AI first loads any applicable skills and follows their guidance to determine necessary clarifications or task execution before providing an answer.

Why does my AI respond without checking applicable skills first?

An AI responds without checking applicable skills first if a pre-response invocation workflow is not enforced. Without loading SKILL.md frontmatter to govern the interaction, the system bypasses the mandatory discovery phase and replies without guidance.