advanced-example

Community

Master skill design with comprehensive metadata.

Authorsrprasanna
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill serves as a comprehensive guide for developers and advanced users to understand and implement the full spectrum of metadata fields and complex folder structures for Claude Skills. It solves the problem of ambiguity in skill design by providing a complete, working reference.

Core Features & Use Cases

  • Full Metadata Reference: Demonstrates every available metadata field, from dependencies to usage scenarios, ensuring your skills are fully discoverable and functional.
  • Complex Structure: Shows how to organize skills with examples/ and templates/ subdirectories for better maintainability and clarity.
  • Use Case: Use this skill as a blueprint when designing your own sophisticated Claude Skills, ensuring all relevant information is captured for optimal discovery and functionality, saving you design time.

Quick Start

Explore the SKILL.md file within the advanced-example directory to see all metadata fields in action.

Dependency Matrix

Required Modules

pydanticaiofilesgitcurl

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: advanced-example
Download link: https://github.com/srprasanna/mcp-skill-hub/archive/main.zip#advanced-example

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository