using-superpowers

Enforce invocation of relevant skills before generating any AI response or action.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/LISANG3/Larj --skill using-superpowers-lisang3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/LISANG3/Larj/tree/main/skills/.agents/skills/using-superpowers
Command: npx skills add https://github.com/LISANG3/Larj --skill using-superpowers-lisang3

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that AI agents always prioritize the use of available tools (skills) before generating any response, preventing unassisted actions and promoting a structured, tool-driven workflow.

Core Features & Use Cases

  • Mandatory Skill Invocation: Enforces the rule to use skills for any task where there's even a small chance a skill might apply.
  • Workflow Enforcement: Prevents AI from rationalizing or skipping skill checks, ensuring adherence to the defined process.
  • Use Case: When a user asks a question that could potentially be answered by a skill, the AI must first invoke the relevant skill to gather information or perform an action before providing any answer, even a clarifying question.

Quick Start

Use the relevant skill to address the user's request before providing any output.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce a workflow where an AI agent invokes tools before responding?

To enforce tool invocation before responding, apply a skills-first protocol that mandates AI agents check and utilize available skills before generating any output, preventing unassisted actions and ensuring structured task execution.

What is a skills-first protocol for AI agents?

A skills-first protocol is a workflow enforcement rule requiring AI agents to invoke relevant skills for information retrieval or task completion before providing any answer, overriding any tendency to prematurely respond or self-assist.

How do I stop my AI agent from skipping tool checks and answering directly?

To stop AI agents from skipping tool checks, implement a mandatory skill invocation rule that applies to all conversational turns, overriding rationalizations to self-assist and requiring strict adherence to the defined process.

Does the mandatory skill invocation protocol apply to all conversational turns?

Yes, the mandatory skill invocation protocol applies to all conversational turns and task execution scenarios, ensuring AI agents utilize available tools for information retrieval or process guidance before generating any output.

When do I need to enforce skill invocation before generating an AI response?

You need to enforce skill invocation before generating an AI response whenever a user asks a question that could potentially be answered by a skill, requiring the AI to gather information or perform an action first.