using-superpowers

Load and apply relevant skills before responding to any request.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This policy ensures that skills are identified and applied before any AI response, preventing ad-hoc actions and guiding consistent behavior.

Core Features & Use Cases

  • Skill-first responses: Always load and apply applicable skills before replying.
  • Consistent workflow: Standardized method for skill invocation across conversations.
  • Guided interaction: Provides instructions for when to invoke skills and how results are integrated.

Quick Start

Always invoke the Skill tool at the start of a conversation to load and apply relevant skills before responding.

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, you enforce a workflow policy that triggers a skill check at the start of every conversation. This loads and applies relevant skills before answering to prevent ad-hoc actions.

What is the best way to standardize skill invocation across all conversations?

The best way to standardize skill invocation across all conversations is to apply a skill-first workflow policy. This ensures a standardized method for loading applicable skills before the AI replies, including when asking clarifying questions.

How do I structure YAML frontmatter to support optional components like scripts and assets?

To structure YAML frontmatter for optional components, include the required name and description fields. You can then extend functionality by adding optional components such as scripts, references, and assets within the metadata.

When do I need to apply interaction guidelines for skill-first responses?

You need to apply interaction guidelines for skill-first responses across all conversations. The policy ensures skills are identified and applied before any AI response, preventing ad-hoc actions and guiding consistent behavior throughout the workflow.

Can I use YAML frontmatter to extend AI skills with custom scripts and references?

Yes, you can use YAML frontmatter to extend AI skills with custom scripts and references. The metadata requires a name and description, and supports optional components like scripts, references, and assets to extend functionality.