mutes

Solid

Mute or unmute users. Use when a user is being abusive, spamming, trying to exfiltrate secrets, or deliberately wasting resources.

Data & Documents 142 stars 9 forks Updated 1 months ago

Install

View on GitHub

Quality Score: 70/100

Stars 20%
72
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
37
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

## Commands ```bash mrctl mute <platform-user-id> <duration> [--reason <reason>] [--confirm] mrctl unmute <platform-user-id> mrctl mutes ``` ## Duration format - `10m` — 10 minutes - `1h` — 1 hour - `24h` — 24 hours - `7d` — 7 days ## What happens when a user is muted Their messages are silently ignored — no agent runs, no tokens consumed, no response sent. ## When to mute - User is being abusive or harassing others - User is spamming repeated messages - User is trying to exfiltrate secrets or manipulate you - User is deliberately being annoying by triggering you for pointless nonsense - User asks to be muted themselves ## Two-step confirmation The first `mrctl mute` call returns a warning. Add `--confirm` to execute.

Details

Author
Michaelliv
Repository
Michaelliv/mercury
Created
2 months ago
Last Updated
1 months ago
Language
TypeScript
License
None

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

minutes-cleanup

Manage old recordings — find large files, archive old meetings, delete processed originals. Use when the user says "clean up recordings", "how much space are meetings using", "delete old recordings", "archive meetings", "manage meeting storage", or asks about disk space from minutes.

1,231 Updated 2 days ago
silverstein
AI & Automation Solid

claw-mo-down

Stop mo markdown viewer server for current project. Use when user says claw-mo-down, wants to stop mo, shut down doc viewer, or kill mo server.

40 Updated today
LeeJuOh
AI & Automation Solid

audiomind

Tired of juggling multiple audio APIs? This skill gives you one-command access to TTS, music generation, sound effects, and voice cloning. Use when you want to generate any audio without managing multiple API keys.

25 Updated 2 months ago
wells1137
AI & Automation Solid

safe-mode

Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.

2,228 Updated 6 days ago
rohitg00
AI & Automation Solid

runtime-communication

Use this skill when working inside the research_mvp tmux runtime with fixed agents (`leader`, `researcher`, `trainer`) and you need to read shared thread messages, inspect per-agent inboxes, delegate tasks between agents, or follow the repository's runtime communication contract. This skill is specifically for the file-backed runtime CLI under `research_mvp/runtime_cli.py`.

58 Updated 3 weeks ago
lhwcv