using-superpowers

Invoke relevant skills before responding across Claude Code, Copilot CLI, and Gemini CLI.

1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/yt8766/learning-agent-core --skill using-superpowers-yt8766
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/yt8766/learning-agent-core/tree/main/.agents/skills/using-superpowers
Command: npx skills add https://github.com/yt8766/learning-agent-core --skill using-superpowers-yt8766

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Ensures you locate and apply the correct skills at the start of every conversation, enforcing Skill tool invocation before any response.

Core Features & Use Cases

  • Discover and assess applicable skills across supported platforms (Claude Code, Copilot CLI, Gemini CLI) and invoke the Skill tool before replying.
  • Enforce the priority order: user instructions > skills > default system prompt, to keep behavior predictable and safe.
  • Provide clear platform adaptation and reference guidance so agents know how to access and apply skills in different environments.

Quick Start

Identify applicable skills for the user's request and invoke the Skill tool 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 agents invoke the correct skill before responding to a user request?

To ensure AI agents invoke the correct skill before responding, you need a workflow that discovers and assesses applicable skills first, forcing tool invocation before any reply to maintain predictable, safe behavior.

What is the priority order for executing skills in AI agent workflows?

The priority order for executing skills in AI agent workflows is user instructions first, then skills, and finally the default system prompt, which keeps agent behavior predictable and enforces necessary safety checks.

How do I apply tool-driven skill invocation across Claude Code, Copilot CLI, and Gemini CLI?

You apply tool-driven skill invocation across Claude Code, Copilot CLI, and Gemini CLI by using platform adaptation guidance that helps agents discover, prioritize, and execute relevant skills with consistent safety checks across environments.

When do I need to enforce skill discovery and safety checks in CLI environments?

You need to enforce skill discovery and safety checks in CLI environments at the very start of every conversation to ensure correct, tool-driven behavior and prevent unpredictable or unsafe agent interactions.

What is the best way to manage workflow safety and priority mapping for AI agents?

The best way to manage workflow safety and priority mapping for AI agents is to define execution flow rules that locate and apply correct skills first, overriding default system prompts with prioritized tool invocation.