Armory
Source

Browse

Search and filter by type across the catalog

290 results in Hooks, CLIs & Tools · page 7 of 13

CLIs & ToolsExperimental

bb

Browse CLI (`bb`): Stagehand-powered browser automation from the terminal.

80.0passed install test
browser
No one-command install · SourceDetails
CLIs & ToolsExperimental

mailtm

Disposable email inboxes with a free REST API: receive mail without an account.

80.0passed install test
identity
No one-command install · SourceDetails
HooksPreview

parry

Prompt injection scanner for Claude Code hooks. Scans tool inputs and outputs for injection attacks, secrets, and data exfiltration attempts. In early development when it was listed.

75.445 stars · 1 fork
Harnessclaude
hook
No one-command install · SourceDetails
HooksPreview

britfix

Claude outputs American spellings by default, which can have an impact on: professional credibility, compliance, documentation, and more. Britfix converts to British English, with a Claude Code hook for automatic conversion as files are written. Context-aware: handles code files intelligently by only converting comments and docstrings, never identifiers or string literals.

74.518 stars · 4 forks
Harnessclaude
claude-codehooks
No one-command install · SourceDetails
CLIs & ToolsPreview

claude-rules-doctor

CLI that detects dead `.claude/rules/` files by checking if `paths:` globs actually match files in your repo. Catches silent rule failures where renamed directories or typos in glob patterns cause rules to never apply. Features CI mode (exit 1 on dead rules), JSON output, and verbose mode showing matched files.

70.514 stars · 3 forks
Harnessclaude
claude-codetooling
No one-command install · SourceDetails
CLIs & ToolsExperimental

a2a-ui

UI for Google A2A made using Next.js, TypeScript and Shadcn

67.112 stars · 2 forks
Harnessclaudecursorcodexopencodegemini
a2aagent-to-agentclients
No one-command install · SourceDetails
CLIs & ToolsStable

agentgrid

Use to run many agents in parallel as a visible grid of terminal panes: create an NxM layout, name and monitor panes, broadcast or target prompts, and save/restore whole company configurations.

60.69 stars · 1 fork
Harnessclaudecodexopencode
orchestrationgridtmuxparallelism
No one-command install · SourceDetails
CLIs & ToolsExperimental

ka

AI agent accessible via CLI or network, A2A compatible

32.22 stars
Harnessclaudecursorcodexopencodegemini
a2aagent-to-agentclients
No one-command install · SourceDetails
CLIs & ToolsPreview

armory

Armory: a ranked catalog of 64,000+ open-source agent-harness components with a CLI (`armory search|install|init|rank`), an MCP server and a REST API; every row carries one 0–100 score from public signals.

23.31 fork
Harnessclaudecodexcursorgeminiopencode
registryclimcpcatalog
No one-command install · SourceDetails
CLIs & ToolsPreview

claude-harness

Use to scaffold a complete agent-native harness: the CLAUDE.md, rules, skills, hooks, sub-agents, and memory layout, so a new project starts with the full discipline stack instead of an empty repo.

22.51 star
Harnessclaudecodexcursorgeminiopencode
harnessscaffoldbootstrapclaude-md
No one-command install · SourceDetails
CLIs & ToolsExperimental

anon

Delegated account access for agents: a user grants access without sharing credentials.

3.2failed install test
identity
No one-command install · SourceDetails
CLIs & ToolsPreview

agentswarm

Use to orchestrate a swarm of sub-agents under a CEO pattern when one agent isn't enough but a full visible grid is overkill: break a mission into roles, dispatch them, and coordinate via signal files.

UnrankedNo signals yet
Harnessclaudecodex
orchestrationswarmsub-agentsdispatch
No one-command install · SourceDetails
CLIs & ToolsPreview

agentmoney

Use to track and cap what an agent run costs: meter token/compute spend, set budgets, and surface cost as a first-class signal so an autonomous agent doesn't quietly burn through its limit.

UnrankedNo signals yet
Harnessclaudecodex
costbudgetobservabilitymetering
No one-command install · SourceDetails
CLIs & ToolsPreview

agent-booster

Use to apply deterministic, zero-LLM code transforms: fast, repeatable edits that don't need a model, so an agent offloads mechanical changes to a cheap tool instead of spending tokens reasoning through them.

UnrankedNo signals yet
Harnessclaudecodexcursor
code-transformdeterministiczero-llmtooling
No one-command install · SourceDetails
CLIs & ToolsPreview

skillsmith

Use to author, test, and share agent skills from the command line: scaffold a SKILL.md, validate its structure, and package it for reuse, turning a one-off procedure into a portable capability.

UnrankedNo signals yet
Harnessclaudecodex
skillsauthoringclisharing
No one-command install · SourceDetails
CLIs & ToolsExperimental

a2a-test

Testing implementation for A2A protocol

UnrankedNo signals yet
Harnessclaudecursorcodexopencodegemini
a2aagent-to-agenttools
No one-command install · SourceDetails
CLIs & ToolsExperimental

a2a-learning

Repository for learning and mastering the A2A protocol

UnrankedNo signals yet
Harnessclaudecursorcodexopencodegemini
a2aagent-to-agenttools
No one-command install · SourceDetails
CLIs & ToolsExperimental

a2a-code-along

Code along examples for A2A

UnrankedNo signals yet
Harnessclaudecursorcodexopencodegemini
a2aagent-to-agenttools
No one-command install · SourceDetails
HooksPreview

agents-md-loader

Automatically loads AGENTS.md configuration file content at session start to ensure Claude Code follows project-specific agent behavior. Only loads if AGENTS.md exists, otherwise passes empty context. Supports the universal AGENTS.md standard for cross-platform AI assistant compatibility.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

ai-bash-guard

AI-powered bash command security guard. Before any Bash command runs, a lightweight Claude subagent evaluates it for destructive or irreversible patterns — recursive deletes, force pushes to protected branches, database drops, and credential exposure — and blocks execution with a clear explanation if flagged. Uses PreToolUse with type:agent, which is the only hook pattern that can block tool execution via AI reasoning.

UnrankedNo signals yet
Harnessclaude
securityhooks
Details
HooksPreview

auto-git-add

Automatically stage modified files with git add after editing. Helps maintain a clean git workflow by staging changes as they're made.

UnrankedNo signals yet
Harnessclaude
git-workflowhooks
Details
HooksPreview

backup-before-edit

Create automatic backup of files before any Edit operation for safety. This hook creates a timestamped backup copy (filename.backup.timestamp) of any existing file before Claude modifies it. Provides a safety net to recover previous versions if needed. Only backs up existing files, includes error suppression to handle edge cases gracefully.

UnrankedNo signals yet
Harnessclaude
pre-toolhooks
Details
HooksPreview

bash-quality-dispatcher

PreToolUse Bash dispatcher that runs quality, tmux, push, and GateGuard checks before a Bash command executes.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hooksbashquality
Details
HooksPreview

build-on-change

Automatically trigger build processes when source files change. Detects common build tools and runs appropriate build commands.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
Browse · Armory