using-superpowers

Enforce Skill tool invocation before responding to any user input.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/brainworkup/skills --skill using-superpowers-brainworkup
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/brainworkup/skills/tree/main/neuropsych-reports/references/luria-related-complement-skills/using-superpowers
Command: npx skills add https://github.com/brainworkup/skills --skill using-superpowers-brainworkup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces the use of the Skill tool before any response, providing a consistent channel for querying and invoking the appropriate skills and ensuring clarifying questions are guided by skill activation.

Core Features & Use Cases

  • Establishes a mandatory Skill invocation gate before responding to any user input.
  • Guides how to access and apply relevant skills, prioritizing user instructions and superpower directives.
  • Supports safe, predictable interactions in multi-skill workflows by enforcing a clear activation sequence.

Quick Start

Activate the using-superpowers skill at conversation start to ensure Skill tool invocation precedes all responses.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce skill activation before an agent responds to user input?▼

To enforce skill activation before an agent responds, apply the using-superpowers skill at the start of conversations to ensure the Skill tool is always invoked before generating any reply.

When do I need to set up mandatory skill invocation in my workflow?▼

Mandatory skill invocation is needed when you want predictable, safe interactions in multi-skill workflows, ensuring agents always query and apply relevant skills before answering user prompts.

What is the best way to guide clarifying questions using skill activation?▼

The best way to guide clarifying questions is by establishing a mandatory skill invocation gate, which ensures that all clarifications are directed by the appropriate skill's logic and requirements.

Can I use this mandatory invocation gate with multi-skill workflows?▼

Yes, you can use this mandatory invocation gate with multi-skill workflows to support safe, predictable interactions by enforcing a clear activation sequence across different tasks and skills.

Do I need specific frontmatter to integrate skill activation into my agent's workflow?▼

Yes, you need the Skill unit's SKILL.md frontmatter to define at least a name and a description to successfully integrate skill activation into the agent's workflow.

Why does my agent skip skill discovery when processing user prompts?▼

Agents skip skill discovery when a mandatory invocation gate is missing, so activating using-superpowers at conversation start ensures the Skill tool precedes all responses.