Stats
Actions
Tags
Bootstrap and validate l3dg3rr MCP usage in Claude Cowork Plugin Create workflows
How this skill is triggered — by the user, by Claude, or both
Slash command
/l3dg3rr-plugin-create:plugin-create-for-l3dg3rrThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when setting up or troubleshooting `l3dg3rr` in Claude Cowork Plugin Create.
Use this skill when setting up or troubleshooting l3dg3rr in Claude Cowork Plugin Create.
/plugin marketplace add https://github.com/PromptExecution/l3dg3rr/plugin install l3dg3rr-plugin-create@promptexecution-fdkms/plugin list/plugin show l3dg3rr-plugin-createcargo run -p ledgerr-mcp --bin ledgerr-mcp-server./target/release/ledgerr-mcp-serverdocker run -i --rm -v "$PWD:/workspace" -w /workspace tax-ledger:dev cargo run -p ledgerr-mcp --bin ledgerr-mcp-serverpython -m l3dg3rr_mcp_launcher --mode cargotools/list and confirm the 8 top-level ledgerr_* capability tools appear.tools/call ledgerr_documents {"action":"pipeline_status"}.tools/call ledgerr_documents {"action":"list_accounts"}.tools/call ledgerr_ontology {"action":"export_snapshot"}.For local plugin development and reload workflow (recommended):
claude --plugin-dir ./plugins/l3dg3rr-plugin-create/reload-plugins/l3dg3rr-plugin-create:plugin-create-for-l3dg3rrcargo run ...); stop with Ctrl+C.just mcp-startjust mcp-stopjust mcp-cli-basicjust mcp-cli-spinning-wheelscargo --version or selected runtime binary exists.plugins/l3dg3rr-plugin-create/.claude-plugin/plugin.json../scripts/mcp_e2e.sh.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub promptexecution/ledgrrr --plugin l3dg3rr-plugin-create