agent plugins hooks

21 tagged agent plugins, measured the same way as everything else here.

Browse within: dsh-plugin 10agent-memory 9agentic-rag 9context-database 9self-evolving 9antigravity 6bug-hunter 6code-quality 6

SessionStart

01

volcengine/OpenViking

Hook

Runs when a session starts, executing session-start.mjs via node. From volcengine/OpenViking.

35k +369 today A tokens not measured AGPL-3.0

UserPromptSubmit

02

volcengine/OpenViking

Hook

Runs when you submit a prompt, before the agent sees it, executing auto-recall.mjs via node. From volcengine/OpenViking.

35k +369 today A tokens not measured AGPL-3.0

PostToolUse

03

volcengine/OpenViking

Hook

Runs after a tool call finishes for Read tool calls, executing skill-experience.mjs via node. From volcengine/OpenViking.

35k +369 today A tokens not measured AGPL-3.0

PostToolUse

04

awslabs/agent-plugins

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing validate-template.sh via bash. From awslabs/agent-plugins.

876 5d ago A tokens not measured original Apache-2.0

SessionStart

05

EverMind-AI/EverMe

Hook

Runs when a session starts, executing session-start.js via node. From EverMind-AI/EverMe.

54 4d ago A tokens not measured copy · 53% Apache-2.0

UserPromptSubmit

06

EverMind-AI/EverMe

Hook

Runs when you submit a prompt, before the agent sees it, executing inject-memories.js via node. From EverMind-AI/EverMe.

54 4d ago A tokens not measured original Apache-2.0

SessionEnd

07

EverMind-AI/EverMe

Hook

Runs when a session ends, executing session-summary.js via node. From EverMind-AI/EverMe.

54 4d ago A tokens not measured copy · 48% Apache-2.0

PreToolUse

08

Sivan757/dsh-agent-plugins-market

Hook

Runs before the agent uses a tool for Bash tool calls, running echo hi. From Sivan757/dsh-agent-plugins-market.

7 3d ago A tokens not measured original MIT

PostToolUse

09

orin-dx/agent-plugins

Hook Claude Code

Runs after a tool call finishes for Agent, TaskCreate and TaskUpdate tool calls, running an inline shell check (2 commands). From orin-dx/agent-plugins.

1 4d ago A tokens not measured copy · 100% MIT

PreToolUse

10

orin-dx/agent-plugins

Hook Claude Code

Runs before the agent uses a tool for Agent tool calls, running an inline shell check. From orin-dx/agent-plugins.

1 4d ago A tokens not measured copy · 100% MIT

SessionStart

11

orin-dx/agent-plugins

Hook Claude Code

Runs when a session starts, running an inline shell check. From orin-dx/agent-plugins.

1 4d ago A tokens not measured copy · 100% MIT