Skills

Organize the wiki skill catalog with frontmatter requirements and usage links.

Updated Apr 30, 2023
One-click install
npx skills add https://github.com/Exile-MC/wiki --skill skills-exile-mc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skills
Source: https://github.com/Exile-MC/wiki/tree/main/guide
Command: npx skills add https://github.com/Exile-MC/wiki --skill skills-exile-mc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizes and standardizes the wiki's skill catalog to improve discovery, consistency, and automation across pages.

Core Features & Use Cases

  • Centralized listing of all defined skills (e.g., Agriculture, Mining, Combat) with links to detailed pages.
  • Enforces a consistent frontmatter structure (name and description) to support tooling and search.
  • Quick references for authors to understand prerequisites, dependencies, and usage scenarios.

Quick Start

Review the guide's skill index and click through to each detailed skill page to understand scope and application.

Frequently Asked Questions about Skills

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

FAQPage Schema
How do I organize a wiki skill catalog for better discovery and linking?

Organize a wiki skill catalog by enforcing a consistent frontmatter structure with name and description fields, then surface centralized listings that link to detailed sub-skill pages like Agriculture and Mining.

What frontmatter metadata is required for wiki skill catalog pages?

Wiki skill catalog pages require frontmatter metadata fields for name and description, while optional metadata includes dependencies, components, and usage scenarios to support tooling and search.

How does a skill catalog surface prerequisites and dependencies across pages?

A skill catalog surfaces prerequisites and dependencies by standardizing frontmatter across pages, allowing authors to reference required sub-skills, linked components, and usage scenarios consistently.

Can I use skill catalog metadata to flag unsafe content for review?

Yes, skill catalog metadata can flag unsafe content for review by enforcing frontmatter requirements that validate name and description fields and identify problematic sub-skills during discovery.

What's the best way to discover sub-skills like Agriculture and Mining from a wiki catalog?

Discover sub-skills like Agriculture and Mining from a wiki catalog by reviewing the centralized skill index, which links to detailed pages explaining each sub-skill's scope, prerequisites, and application.

Why does my wiki skill catalog need standardized frontmatter for automation?

A wiki skill catalog needs standardized frontmatter for automation because consistent name and description fields support tooling, search indexing, and cross-page linking across all sub-skill entries.