using-superpowers

Invoke the most relevant Skill before responding to any user input.

3|Updated Jun 3, 2022
One-click install
npx skills add https://github.com/Hohlas/SoSimple --skill using-superpowers-hohlas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/Hohlas/SoSimple/tree/main/.kilocode/skills/using-superpowers
Command: npx skills add https://github.com/Hohlas/SoSimple --skill using-superpowers-hohlas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a mandatory Skill invocation workflow that ensures the most relevant Skill is identified and loaded before any response, preventing ad-hoc or unsafe answers.

Core Features & Use Cases

  • Automatic Skill discovery and invocation before responding.
  • Skill content is loaded and followed to guide the interaction, including any provided instructions.
  • Consistent safety guardrails across conversations, including clarifying questions.

Quick Start

Invoke the Skill tool at the start of every interaction to load and apply the most relevant skill.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure the right AI agent skill is invoked before generating a response?

You can ensure the right AI agent skill is invoked by applying a mandatory workflow that identifies and loads the most relevant skill before generating any response, preventing ad-hoc answers.

What is skill invocation in prompt engineering workflows?

Skill invocation is the process of automatically discovering and loading relevant skill content at the start of an interaction to guide AI behavior and enforce safety guardrails.

When do I need to apply skill discovery guidelines in AI conversations?

You need to apply skill discovery guidelines at the start of every conversation, even when asking clarifying questions, to guarantee consistent skill-driven behavior across all interactions.

What happens if an applicable skill cannot be determined before replying?

If an applicable skill cannot be determined, the workflow proceeds with default safe handling to allow normal response generation without forcing an incorrect skill invocation.

Do I need dependencies to automate skill discovery and invocation?

No, you do not need dependencies to automate skill discovery, as this workflow operates independently to identify and load relevant skills before any response is generated.