sampleXbro/agentsmesh

One reliable canonical source for AI coding agent rules, commands, skills, MCP, hooks, and permissions — synced across AI coding assistants.

23Stars on the repository
64Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreToolUse

01

sampleXbro/agentsmesh

Hook Codex

Runs before the agent uses a tool for Bash, Edit, Write and Bash tool calls, running echo "Running: $(jq -r '.tool_input.command' < /dev/stdin)" (2 commands). From sampleXbro/agentsmesh.

23 2d ago A tokens not measured copy · 53% MIT

PostToolUse

02

sampleXbro/agentsmesh

Hook Codex

Runs after a tool call finishes for Edit, Write, Edit, Write and Bash tool calls, running an inline shell check (2 commands). From sampleXbro/agentsmesh.

23 2d ago A tokens not measured original MIT

UserPromptSubmit

03

sampleXbro/agentsmesh

Hook Codex

Runs when you submit a prompt, before the agent sees it, running agentsmesh lessons hook. From sampleXbro/agentsmesh.

23 2d ago A tokens not measured copy · 45% MIT

PostToolUseFailure

04

sampleXbro/agentsmesh

Hook Codex

Runs when a tool call fails, running agentsmesh lessons hook. From sampleXbro/agentsmesh.

23 2d ago A tokens not measured copy · 50% MIT

SessionStart

05

sampleXbro/agentsmesh

Hook Codex

Runs when a session starts, running agentsmesh lessons hook. From sampleXbro/agentsmesh.

23 2d ago A tokens not measured copy · 45% MIT