using-superpowers

Invoke the Skill tool to check relevant skills before responding.

2|1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/lagz0ne/prev-cli --skill using-superpowers-lagz0ne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/lagz0ne/prev-cli/tree/main/.opencode/skill/using-superpowers
Command: npx skills add https://github.com/lagz0ne/prev-cli --skill using-superpowers-lagz0ne

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that skills are checked and invoked before delivering any response, guiding the AI to leverage available capabilities at the start of every interaction.

Core Features & Use Cases

  • Skill-first policy: Establishes a consistent rule to check and invoke relevant skills before any user-facing answer or clarifying question.
  • Wide applicability: Applies across conversations, from initial greetings to complex problem-solving, whenever a skill might help.
  • Deterministic workflow: Defines the required action of invoking the Skill tool when a skill may apply, with fallback if not applicable.

Quick Start

Start by invoking the Skill tool to determine if any skill applies to the current user message, then follow the loaded guidance exactly.

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 checks for relevant skills before replying in a conversation?

To ensure AI checks for relevant skills before replying, establish a skill-first policy that requires invoking the Skill tool at the start of every interaction. This deterministic workflow guides the AI to load and follow applicable skills before generating any user-facing answer.

What is a skill-first workflow policy for AI prompting?

A skill-first workflow policy is a rule that forces an AI to discover and invoke relevant skills before responding to any prompt. It applies to all interactions where a skill might help, ensuring the AI leverages available capabilities rather than relying solely on normal reasoning.

When do I need to invoke the Skill tool during AI conversations?

You need to invoke the Skill tool during AI conversations whenever a skill could be relevant, including initial greetings, clarifications, and planning tasks. The tool should be invoked before any response is delivered to check for applicable guidance.

Does the skill invocation workflow apply to simple greetings and clarifications?

Yes, the skill invocation workflow applies to simple greetings and clarifications. This wide applicability ensures that available skills are consistently checked across all types of conversations, from initial interactions to complex problem-solving tasks.

What happens if an invoked skill is not applicable to the current conversation?

If an invoked skill is not applicable to the current conversation, the AI may continue with normal reasoning to generate a response. The policy includes a fallback mechanism that allows standard processing when the loaded skill content does not match the interaction's requirements.