wizard-guide

Catalog conclave skills by parsing SKILL.md frontmatter and plugin manifests.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/councilofwizards/wizards --skill wizard-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wizard-guide
Source: https://github.com/councilofwizards/wizards/tree/main/plugins/conclave/skills/wizard-guide
Command: npx skills add https://github.com/councilofwizards/wizards --skill wizard-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize and explain the conclave skill ecosystem for users, helping newcomers discover available skills and understand how to assemble workflows.

Core Features & Use Cases

  • Catalogs available skills by reading plugin manifest and SKILL.md frontmatter.
  • Groups skills by tier and suggests both composite pipelines and granular options.
  • Provides invocation examples and guidance for different goals, from quick lookups to full plan/build flows.

Quick Start

Ask me to list all skills or explain a specific skill to get started.

Frequently Asked Questions about wizard-guide

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

FAQPage Schema
How do I discover available skills and plan workflows in a conclave ecosystem?

To discover available skills and plan workflows, you can parse SKILL.md frontmatter and plugin manifests. This generates an organized catalog with structured metadata, tier groupings, and potential invocation pipelines for quick overviews.

What is the best way to catalog and group skills by tier for user onboarding?

The best way to catalog skills by tier is to read plugin manifests and SKILL.md frontmatter. This groups skills hierarchically and suggests both composite pipelines and granular options to streamline user onboarding and workflow assembly.

How do I get invocation examples and guidance for assembling skill pipelines?

You get invocation examples and guidance by requesting an overview of cataloged skills. The system provides structured metadata including argument hints and potential pipelines, suggesting composite flows for goals ranging from quick lookups to full plan/build sequences.

Can I see a quick overview of all skills by reading SKILL.md frontmatter?

Yes, you can see a quick overview of all skills by reading SKILL.md frontmatter. The cataloging process extracts structured metadata including name, description, argument hints, tier, type, and potential pipelines for invocation.

Does the wizard-guide skill work without external dependencies to organize skill ecosystems?

Yes, organizing the skill ecosystem works without external dependencies. The skill internally parses plugin manifests and SKILL.md frontmatter to generate structured metadata and hierarchical tier groupings for new users.

When should I not use a cataloging approach for skill discovery?

You should not use a cataloging approach when skills lack SKILL.md frontmatter or plugin manifests. The system relies on parsing these specific formats to generate structured metadata, tier groupings, and workflow pipelines.