using-superpowers

Invoke the Skill tool at conversation start to load applicable skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Establishes a mandatory Skill invocation at the start of every conversation to guide behavior and load relevant skill content before any reply.

Core Features & Use Cases

  • Prioritizes Skill invocation at conversation start to determine applicability and load content.
  • Guides cross-platform access to Skill content via the Skill tool for consistent behavior.
  • Provides guardrails that ensure safe, predictable responses when user instructions intersect with Skill coverage.

Quick Start

Invoke the Skill tool at the start of every conversation to load the applicable skills before replying.

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 skills are loaded before replying in a multiplatform workflow?

To ensure AI skills are loaded before replying, invoke the Skill tool at the start of every conversation to determine applicability and load relevant content.

What are safety guardrails for AI skill invocation at conversation start?

Safety guardrails ensure safe, predictable responses when user instructions intersect with skill coverage, guiding cross-platform access to load appropriate content before answering.

Do I need a SKILL.md file to define skill name and description for tooling?

Yes, you need a SKILL.md entry point to define the skill name and description, and any referenced scripts or assets must exist to be loaded as context.

How does mandatory skill invocation work across conversational AI tasks?

Mandatory skill invocation prioritizes checking applicability before answering, guiding clarifications, planning, and execution across platforms by loading content via the Skill tool.

Can I use skill invocation for cross-platform AI behavior consistency?

Yes, you can use skill invocation for cross-platform AI behavior consistency by guiding access to skill content through the Skill tool before generating any replies.

Why does my AI workflow fail to load referenced scripts and assets during skill invocation?

Skill invocation fails if the SKILL.md entry point does not properly define the name and description, or if referenced scripts, references, or assets do not exist to load as context.