example-skill

Provides a template and guidelines for creating Claude Code plugin skills.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/markshd12-cloud/Jarvis --skill example-skill-markshd12-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: example-skill
Source: https://github.com/markshd12-cloud/Jarvis/tree/main/agents/.claude/plugins/marketplaces/claude-plugins-official/plugins/example-plugin/skills/example-skill
Command: npx skills add https://github.com/markshd12-cloud/Jarvis --skill example-skill-markshd12-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill provides a structured template and guidelines for creating Claude Code plugin skills, addressing the need for standardized skill development and easy reference for skill developers.

Core Features & Use Cases

  • Skill Template Creation: Offers a clear structure for creating new skills, including required and optional files.
  • Skill Development Guidelines: Supplies instructions for writing effective descriptions, organizing content, and following best practices.
  • Reference Documentation: Includes frontmatter options, description writing guidelines, and content structure suggestions for skill development.
  • Use Case: Ideal for developers and engineers who need to create, update, or maintain Claude Code plugin skills, ensuring consistency and ease of reference.

Quick Start

Run the example-skill to get started on creating a new Claude Code plugin skill following the provided template and guidelines.

Frequently Asked Questions about example-skill

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

FAQPage Schema
How do I create Claude Code plugin skills using a standardized template?

To create Claude Code plugin skills, use a structured template that defines required and optional files, frontmatter options, and content organization guidelines to ensure consistency and maintainability across skill development projects.

What are the best practices for writing effective Claude Code skill descriptions?

Best practices for writing Claude Code skill descriptions include following frontmatter options, structuring content logically, and adhering to standardized skill design patterns that ensure model-invoked capabilities are clearly defined and easily maintainable.

What files and structure do I need to set up a new Claude Code skill?

Setting up a new Claude Code skill requires organizing content into scripts and references components, following a template that specifies required and optional files, and applying frontmatter configuration for standardized skill creation.

Can I use this skill development template for maintaining existing Claude Code plugins?

Yes, the skill development template supports creating, updating, and maintaining Claude Code plugin skills by providing reference documentation, description writing guidelines, and content structure suggestions for ongoing skill management.

What's the difference between required and optional files when designing Claude Code skills?

Claude Code skill design distinguishes required files for core functionality from optional files for extended capabilities, with the template providing clear structure and frontmatter options to guide developers through standardized skill creation.