By ethansk
Make a sound when AI agents finish. Per-agent chime on Stop / SubagentStop, all-complete chime when the active-agent set drains. Configurable via 9 MCP tools (chime_status, chime_list_sounds, chime_set_per_agent_sound, chime_set_all_complete_sound, chime_set_volume, chime_enable, chime_disable, chime_test, chime_reset_active). macOS only.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Bridge AI coding agents across machines via SSH. Unified MCP server hosting both the 10 outbound bridge tools (bridge_send_message, bridge_notify, bridge_learnings_add, bridge_learnings_search, bridge_receive_messages, bridge_run_command, bridge_status, bridge_list_machines, bridge_clear_inbox, bridge_inbox_stats) AND the inbound channel watcher that pushes incoming messages to the running Claude session. Companion to the bash `agent-bridge` CLI used for pairing and SSH transport.
Skill-only agent/OpenClaw-compatible plugin for browser-based reposting across websites the current harness can safely operate through a logged-in browser; ships documented examples for LinkedIn, X, Bluesky, Threads, and Facebook. The running agent uses its existing tools (Read, Edit, Write, Bash, current-harness browser automation, and the current harness's Telegram/message tool — OpenClaw message tool or Claude Code plugin:telegram:telegram) to scrape, dedupe (Layer 1 strings + Layer 2 agent semantic check), apply custom user skip rules, post, log history, manage source-item fanout manifests for backfill slots, and notify. Maintains per-pair learnings.md so the agent does not re-figure site quirks every scheduled tick. No CLI, no MCP server, no platform SDKs.
Claude Code hooks that summarize quiet Telegram assistant bursts after voice notes.
npx claudepluginhub ethansk/agent-completion-chime --plugin agent-completion-chimeBrowser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer