From mst
Contains shared Markdown fragments used internally by Gran Maestro skills. Not user-invocable; use /mst:list to find user-facing skills.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mst:_sharedThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This directory contains shared Markdown fragments used by the public Gran Maestro skills.
This directory contains shared Markdown fragments used by the public Gran Maestro skills.
It is present only so plugin validators that scan direct skills/ children can identify the
directory as intentional metadata instead of a malformed skill.
Do not invoke this entry as a workflow. Use /mst:list to find user-facing Gran Maestro skills.
npx claudepluginhub myrtlepn/gran-maestro --plugin mstGuides creation of new Claude Code skills from scratch, listing existing user/project skills, samples, current directory, and providing metadata templates for descriptions/tags.
Discovers and lists all available Groundwork skills by reading SKILL.md files, extracting frontmatter metadata, and displaying them organized by category.
Guides developers in creating, improving, and structuring skills for Claude Code plugins, covering best practices for conciseness, degrees of freedom, progressive disclosure, and SKILL.md anatomy.