example-skill_skill

This skill helps you learn to create Claude Code plugin skills with a clear structure, activation rules, and examples.
  • Shell
  • Official

5.4k

GitHub Stars

1

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill anthropics/claude-plugins-official --skill example-skill

  • SKILL.md2.7 KB

Overview

This skill provides a clear reference template and guidance for creating Claude Code plugin skills. It explains when to invoke a skill, what files and metadata to include, and how to write effective trigger descriptions. Use it as a concise blueprint when designing or reviewing skills.

How this skill works

The skill inspects the context of a user request to decide whether a skill template or development guidance is relevant. It outlines required structure, optional supporting materials, and recommended frontmatter fields so Claude can reliably detect and use the skill. The guidance focuses on concise trigger phrases, keywords, and actionable instructions.

When to use it

  • When a user asks to demonstrate or show a skill format
  • When creating a new plugin skill template or example
  • When discussing skill development patterns or activation rules
  • When reviewing descriptions to ensure Claude will invoke the right capability
  • When you need a minimal, production-ready skill reference

Best practices

  • Keep each skill narrowly scoped to a single domain or capability
  • Write a precise description listing trigger phrases and relevant keywords
  • Include optional supporting documents for complex logic or examples
  • Structure content logically with purpose, activation conditions, steps, and examples
  • Test that the description triggers the skill for expected queries

Example use cases

  • Create a new plugin skill that triggers on specific user phrases and keywords
  • Review an existing skill description to reduce overlap with other skills
  • Produce a minimal template that includes metadata fields like name, description, and version
  • Draft examples and supporting files demonstrating typical inputs and outputs
  • Train contributors on how to write effective trigger descriptions

FAQ

Include a name and a clear description as required fields; optionally add version and license information for maintainability.

How specific should trigger phrases be?

Be specific enough to avoid accidental activation, but include common synonyms and keywords users might use so the skill is reliably invoked.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
example-skill skill by anthropics/claude-plugins-official | VeilStrat