skill-guide

Search remote and local skill catalogs to recommend AI skills and workflows.

2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/onejaejae/skills --skill skill-guide-onejaejae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-guide
Source: https://github.com/onejaejae/skills/tree/main/user-scope-skills/skill-guide
Command: npx skills add https://github.com/onejaejae/skills --skill skill-guide-onejaejae

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users discover and select the most appropriate AI skill or workflow for their specific task when they are unsure which tool to use.

Core Features & Use Cases

  • Skill Recommendation: Suggests single skills or multi-skill pipelines based on user intent.
  • Dynamic Catalog Search: Integrates with ai-registry by dynamically fetching the marketplace.json for up-to-date skill information.
  • Use Case: When a user says "I need to create a report from some data," this skill will analyze the request, search available skills in ai-registry and locally installed ones, and recommend a suitable skill like /data-reporting or a pipeline if necessary.

Quick Start

Use the skill guide to find a skill for generating a project plan.

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 AI workflow for a specific task automation requirement?

To find the right AI workflow for task automation, describe your specific objective. The skill dynamically searches remote and local catalogs, prioritizing shared team registries to recommend single skills or multi-skill pipelines based on your intent.

What is the best way to discover available skills in an ai-registry?

The best way to discover skills in an ai-registry is to query the catalog with your task parameters. The skill fetches the marketplace.json file dynamically, providing up-to-date skill information and recommending suitable tools.

Can I use this skill discovery tool if I only have locally installed plugins?

Yes, you can use this skill discovery tool with locally installed plugins. If an ai-registry plugin is missing, the skill falls back to your local catalog and provides the necessary installation instructions for the missing registry plugins.

How does tool selection work when I need to generate a project plan from data?

Tool selection for generating a project plan works by analyzing your request intent. The skill searches available ai-registry and local skills, then recommends a suitable single skill like data-reporting or a multi-skill pipeline if the task requires it.

Does the skill recommendation engine support multi-skill pipelines?

Yes, the skill recommendation engine supports multi-skill pipelines. Based on your defined task, it suggests either single skills or combined workflows, dynamically searching the ai-registry marketplace to construct the most suitable pipeline.

Why does the skill recommend installing missing ai-registry plugins?

The skill recommends installing missing ai-registry plugins because it prioritizes the team's shared registry. When a required plugin is absent locally, it provides installation instructions to ensure you can execute the recommended task automation workflow.