using-superpowers

Invoke relevant skills before responding to user requests.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that relevant skills are identified and invoked before producing any response, reducing missteps and ensuring the AI uses available capabilities.

Core Features & Use Cases

  • Pre-response skill detection and invocation to determine applicability.
  • Clear guidance on when and how to use skills for planning, clarification, and execution.
  • Example: When a task requires brainstorming or data gathering, you should invoke the appropriate Skill before answering.

Quick Start

Ask the AI to check for applicable skills before responding to any user message.

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 invokes skills before responding to a user request?

Pre-response skill invocation ensures AI checks and triggers relevant skills before generating any user-facing action. This approach applies at the conversation start to determine applicability for tasks like brainstorming, debugging, or information retrieval, reducing missteps.

What are conversational guardrails for AI workflows?

Conversational guardrails are mandatory rules that enforce pre-action skill invocation and document execution flow. They require frontmatter with name and description to guide planning, clarification, and execution, ensuring the AI uses available capabilities correctly.

How do I set up mandatory frontmatter for skill invocation?

Setting up mandatory frontmatter involves defining the skill name and description to enforce pre-action invocation. This structure provides clear guidance on when and how to use skills for planning and execution, establishing guardrails for the AI workflow.

Why does my AI skip relevant skills during brainstorming or debugging tasks?

Your AI skips relevant skills because pre-response skill detection is not implemented. Applying pre-response invocation at the start of any conversation determines applicability for tasks like brainstorming or debugging, ensuring appropriate skills are invoked before answering.

Can I use pre-response skill checks for information retrieval tasks?

Yes, you can use pre-response skill checks for information retrieval tasks. The mechanism determines and invokes relevant skills before any user-facing action, ensuring the AI gathers data appropriately using available capabilities before producing a response.

What is the best way to structure AI workflow clarifying questions?

The best way to structure AI workflow clarifying questions is using pre-response skill invocation. This approach applies at the conversation start to determine relevant skills for tasks requiring clarification, enforcing mandatory frontmatter and guardrails to guide execution.