Guide for creating effective Claude skills
Provides comprehensive guide for creating effective Claude Code skills with validation utilities.
/plugin marketplace add bengous/claude-code-plugins/plugin install claude-meta-tools@bengous-pluginsclaude-opus-4-5A comprehensive guide for creating effective Claude Code skills, with utilities for initialization, validation, and packaging.
/skill-creator - Load the full skill creation guide (this command)/skill-creator:init <name> [--path <dir>] - Initialize a new skill/skill-creator:validate <path> - Validate skill structure/skill-creator:package <path> [--output <dir>] - Package a skillRead and present the complete skill creation guide to the user:
Read the file: ${CLAUDE_PLUGIN_ROOT}/SKILL.md
This file contains comprehensive documentation on:
After reading SKILL.md, summarize the key sections and let the user know they can ask questions about any specific aspect of skill creation.