mit einem Klick
mit einem Klick
| name | skill-usage-report |
| description | Shows a report of skill invocations and usage frequency. |
| user-invocable | true |
| model | haiku |
| disable-model-invocation | true |
| allowed-tools | Bash |
Run the skill usage report and display the output:
python3 "$CLAUDE_PLUGIN_ROOT/skills/skill-usage-report/report.py"
Display the output verbatim. If the script exits with no output, say "No skill usage log found at ~/.claude/skill-usage.log — skills have not been logged yet."
Picks the right Kubernetes Deployment update strategy (RollingUpdate / Recreate / Blue-Green / Canary) for the situation. Use when configuring a new Deployment, changing rollout config, or deciding how to ship a risky change.
Runs Multica CLI commands by mapping the user's request to the right `multica <command>` invocation. Use when the user asks to do anything with Multica — issues, agents, workspaces, autopilots, skills, squads, or the daemon.
Runs Multica CLI commands by mapping the user's request to the right `multica <command>` invocation. Use when the user asks to do anything with Multica — issues, agents, workspaces, autopilots, skills, squads, or the daemon.
Diagnoses and fixes CI/CD failures from GitHub Actions logs. Use when a build is broken, CI is red, or a pipeline has failed.
Generates written content — blog posts, social posts, emails, and marketing copy — matched to the project's existing voice. Use when the user needs written material.
Translates text between any two languages while preserving source format. Use when the user needs to translate plain text, code, or markdown content.