using-agent-skills

Discover the appropriate agent skill and route work to the correct workflow.

Updated May 3, 2026
One-click install
npx skills add https://github.com/kevindree/geehoo-gateway --skill using-agent-skills-kevindree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-agent-skills
Source: https://github.com/kevindree/geehoo-gateway/tree/main/.github/skills/using-agent-skills
Command: npx skills add https://github.com/kevindree/geehoo-gateway --skill using-agent-skills-kevindree

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you identify which agent skill applies to the current task so you can avoid guessing, skipping steps, or using the wrong workflow.

Core Features & Use Cases

  • Skill Discovery: Maps a request to the right phase-specific skill, such as idea refinement, implementation, testing, debugging, review, shipping, or documentation.
  • Workflow Guidance: Explains how skills should be sequenced across a project so work stays structured and complete.
  • Operational Guardrails: Reinforces assumptions, confusion handling, scope discipline, simplicity, and verification before declaring work done.

Quick Start

Ask the agent to identify the task phase and select the most appropriate skill before taking any action.

Frequently Asked Questions about using-agent-skills

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

FAQPage Schema
How do I route agent tasks to the correct workflow?

Agent task routing directs work to the correct workflow by explicitly discovering the appropriate phase-specific skill, ensuring structured execution across implementation, testing, debugging, review, and shipping without skipping steps.

What is skill discovery in agent orchestration?

Skill discovery in agent orchestration is the process of mapping a user request to the right phase-specific skill, such as implementation or testing, before taking any action to ensure work stays structured and complete.

How do I sequence agent skills across a software engineering project?

Sequence agent skills across a software engineering project by following workflow guidance that structures work from feature planning and implementation through testing, debugging, review, shipping, and documentation to maintain completeness.

How to manage scope and assumptions during agent task planning?

Manage scope and assumptions during agent task planning by applying operational guardrails that enforce assumption surfacing, confusion management, scope discipline, simplicity, and verification before declaring any work done.

Can I use agent skill routing for ambiguous feature requests?

Yes, you can use agent skill routing for ambiguous feature requests by triggering explicit skill discovery at session startup to surface assumptions, manage confusion, and select the most appropriate workflow before taking action.

When do I need explicit skill discovery for task planning?

You need explicit skill discovery for task planning when facing ambiguous requests, session startups, or phase transitions like moving from implementation to testing, ensuring the correct agent skill is selected before work begins.