claudeindex
EthanSK's avatar
Author

EthanSK

@EthanSK
3
Marketplaces
3
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

agent-completion-chime

Local marketplace for the agent-completion-chime Claude Code plugin — MCP server (9 tools to configure / preview / reset chime sounds) plus Stop & SubagentStop hooks that fire a per-agent chime on completion and an all-complete chime when the active set drains.

Plugins:1
Skills:0
0
0
Marketplace

assistant-burst-summary-hook

Local marketplace for a Claude Code hook pack that summarizes quiet Telegram assistant bursts after voice notes.

Plugins:1
Skills:0
0
0
Marketplace

repost-with-agent

Local marketplace for Repost-with-agent — a skill-only agent/OpenClaw-compatible plugin that drives the running agent through cross-platform reposting on websites it can safely operate through logged-in browser automation. Ships documented examples for LinkedIn, X, Bluesky, Threads, and Facebook. No CLI, no MCP server, no platform SDKs; scheduled backfills use a source-item fanout contract.

Plugins:1
Skills:0
0
0

Plugins

Plugin

agent-completion-chime

Plays a macOS sound (Glass.aiff per agent, Hero.aiff when all parallel agents finish) on Claude Code Stop / SubagentStop and OpenClaw run completions. Exposes 9 MCP tools for configuration: 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.

Plugin

assistant-burst-summary-hook

Claude Code UserPromptSubmit/PostToolUse/Stop hooks that detect voice-note boundaries, track assistant Telegram sends, and send one blockquote burst summary after a quiet window.

Plugin

repost-with-agent

Skill-only reposting workflow plugin. Skills + slash commands instruct the running agent (OpenClaw via its built-in browser, Claude Code or another harness via its explicitly configured browser automation) how to scrape a source website, dedupe against history + destination, apply custom user skip rules, expand shortened URLs, post via the user's logged-in browser, append history, manage source-item fanout manifests for scheduled backfills, and notify the user via configured delivery. Works with websites the agent can safely operate; ships documented example surfaces for LinkedIn, X, Bluesky, Threads, and Facebook. JSON state lives at ~/.repost-with-agent/. No code on disk performs any of the work — the agent does it all with native tools.