ClaudeSuperPower

example-command

Skill

An example user-invoked skill that demonstrates frontmatter options and the skills/<name>/SKILL.md layout

Install

git clone https://github.com/anthropics/claude-plugins-public.git ~/.claude/skills/example-command

What is example-command?

An example user-invoked skill that demonstrates frontmatter options and the skills/<name>/SKILL.md layout

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~26 tokens of context used while enabled, before you invoke anything

All declared tools (4)
BashGlobGrepRead

Documentation

README · ~1 min read

Example Command (Skill Format)

This demonstrates the skills/<name>/SKILL.md layout for user-invoked slash commands. It is functionally identical to the legacy commands/example-command.md format — both are loaded the same way; only the file layout differs.

Arguments

The user invoked this with: $ARGUMENTS

Instructions

When this skill is invoked:

  1. Parse the arguments provided by the user
  2. Perform the requested action using allowed tools
  3. Report results back to the user

Frontmatter Options Reference

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.