cacr92/WeReply

微信聊天自动回复助手

6Stars on the repository
51Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

cacr92/WeReply

Hook Claude Code

Runs when a session starts, running cat <<'EOF' (2 commands). From cacr92/WeReply.

6 +1 7mo ago A tokens not measured original MIT

UserPromptSubmit

02

cacr92/WeReply

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running echo 💬 开始处理请求.... From cacr92/WeReply.

6 +1 7mo ago A tokens not measured original MIT

PreToolUse

03

cacr92/WeReply

Hook Claude Code

Runs before the agent uses a tool for Edit, Write and Bash tool calls, running an inline shell check (2 commands). From cacr92/WeReply.

6 +1 7mo ago C tokens not measured original MIT

PostToolUse

04

cacr92/WeReply

Hook Claude Code

Runs after a tool call finishes for Write.*\.rs$, Edit.*\.rs$, Write.*frontend.*\.(ts, tsx)$, Edit.*frontend.*\.(ts, tsx)$, Write and Edit tool calls, running an inline shell check (11 commands). From cacr92/WeReply.

6 +1 7mo ago A tokens not measured original MIT

Stop

05

cacr92/WeReply

Hook Claude Code

Runs when the agent finishes a response, running cat <<'EOF'. From cacr92/WeReply.

6 +1 7mo ago A tokens not measured original MIT

SessionEnd

06

cacr92/WeReply

Hook Claude Code

Runs when a session ends, running cat <<'EOF'. From cacr92/WeReply.

6 +1 7mo ago A tokens not measured original MIT

Notification

07

cacr92/WeReply

Hook Claude Code

Runs when the agent sends a notification, running an inline shell check. From cacr92/WeReply.

6 +1 7mo ago A tokens not measured original MIT