skill-guide

Route tasks to the most appropriate skill using graph-based routing.

2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/jscott3201/ai-agent-skills --skill skill-guide-jscott3201
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-guide
Source: https://github.com/jscott3201/ai-agent-skills/tree/main/skills/skill-guide
Command: npx skills add https://github.com/jscott3201/ai-agent-skills --skill skill-guide-jscott3201

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Find the right skill for a task by routing queries across a graph of skills and workflow categories to surface the best match.

Core Features & Use Cases

  • Graph-based routing to surface the most relevant skill for a given goal.
  • Auto/manual/background classifications help prioritize and automate skill invocation where appropriate.
  • On-demand skill recommendations when users are unsure which skill to apply.

Quick Start

Ask the guide to route your task to the most appropriate skill.

Frequently Asked Questions about skill-guide

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

FAQPage Schema
How do I find the right skill for a specific task?

Graph-based routing matches your task goals to a catalog of skills, returning a prioritized list of candidates for planning, building, debugging, or review workflows.

What is graph-based skill routing?

Graph-based skill routing analyzes task goals and navigates a graph of workflow categories to surface the most appropriate skill match for your request.

How do I get skill recommendations when unsure which to apply?

You can request routing to evaluate your goal against auto, manual, and background classifications to prioritize and return candidate skills.

Can I automate skill invocation for background tasks?

Yes, the routing mechanism honors auto, manual, and background classifications to prioritize and automate workflow execution for applicable background tasks.

Does skill routing work for both debugging and code review workflows?

Yes, skill routing works for debugging and code review workflows by matching your specific goals across planning, building, debugging, and review categories to find the best skill.