Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-meister:install-claude-meisterThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
---
Use this skill to run installation workflows for this repository.
Optional mode argument:
fullruntime-onlymemory-onlywiki-onlyno-wikiupdateinject-hereDefault mode: full.
install.py.full -> python install.py --fullruntime-only -> python install.py --runtime-onlymemory-only -> python install.py --memory-onlywiki-only -> python install.py --wiki-onlyno-wiki -> python install.py --no-wikiupdate -> python install.py --updateinject-here -> python install.py --inject-herepython install.py --verify./troubleshoot-claude-meister and include the failing check output.install.py.npx claudepluginhub mintsolester/claude-meister --plugin claude-meisterGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.