Armory
Source

Browse

Search and filter by type across the catalog

345 results in CLIs & Tools, Infrastructure, Hooks · page 8 of 15

CLIs & ToolsExperimental

pr-agent-mentoring

Pull request agent for code reviews and mentoring

82.54 stars · 26 forks
Harnessclaudecursorcodexopencodegemini
a2aagent-to-agenttools
No one-command install · SourceDetails
CLIs & ToolsExperimental

a2a-cli

Command-line client for interacting with A2A servers

81.427 stars · 9 forks
Harnessclaudecursorcodexopencodegemini
a2aagent-to-agentclients
No one-command install · SourceDetails
CLIs & ToolsPreview

agentdial

Use to give an agent a universal identity and reachable channels, a stable handle the agent presents across surfaces, when agents need to be addressable and authenticated rather than anonymous processes.

80.0passed install test
Harnessclaudecodex
identitychannelsagent-protocoladdressing
No one-command install · SourceDetails
CLIs & ToolsExperimental

bb

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

80.0passed install test
browser
No one-command install · SourceDetails
InfrastructurePreview

e2b

Open-source secure cloud sandboxes (Firecracker microVMs) for running AI-generated code. ~150ms cold start.

80.0passed install test
Harnessclaudecursorcodexopencodegemini
infrastructuresandbox
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
InfrastructurePreview

modal

Serverless cloud platform for running Python functions, containers, and AI workloads with zero infra management.

80.0passed install test
Harnessclaudecursorcodexopencodegemini
infrastructureserverless
No one-command install · SourceDetails
InfrastructurePreview

railway

Zero-config cloud platform for deploying agent backends, databases, and services from a Git push.

80.0passed install test
Harnessclaudecursorcodexopencodegemini
infrastructuredeploy
No one-command install · SourceDetails
InfrastructurePreview

vercel

Frontend cloud platform with serverless functions and AI SDK integrations for deploying agent-facing UIs.

80.0passed install test
Harnessclaudecursorcodexopencodegemini
infrastructuredeploy
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
Browse · Armory