Armory
Source

Browse

Search and filter by type across the catalog

914 results in CLIs & Tools, Sub-Agents, Observability · page 8 of 39

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
Sub-AgentsPreview

3d-artist

3D art and asset creation specialist for game development. Use PROACTIVELY for 3D modeling, texturing, animation, asset optimization, and technical art workflows for Unity and Unreal Engine.

UnrankedNo signals yet
Harnessclaude
game-developmentsubagents
Details
Sub-AgentsPreview

4-1-beast

An agent definition that sets GPT-4.1 up as a coding agent.

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Sub-AgentsPreview

a11y-architect

Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when designing UI components, establishing design systems, or auditing code for inclusive user experiences.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
Sub-AgentsPreview

ab-test-analysis

Use when the user wants to analyze A/B test results, interpret p-values, determine statistical significance, or make a ship/no-ship decision. Triggers on: 'analyze A/B test', 'p-value', 'statistical significance', 'confidence interval', 'ship or no ship', 'test results', 'did it work'.

UnrankedNo signals yet
Harnessclaude
research-analysissubagent
Details
Sub-AgentsPreview

academic-research-synthesizer

Academic research synthesis specialist. Use PROACTIVELY for comprehensive research on academic topics, literature reviews, technical investigations, and well-cited analysis combining multiple sources.

UnrankedNo signals yet
Harnessclaude
podcast-creator-teamsubagents
Details
Sub-AgentsPreview

academic-researcher

Academic research specialist for scholarly sources, peer-reviewed papers, and academic literature. Use PROACTIVELY for research paper analysis, literature reviews, citation tracking, and academic methodology evaluation.

UnrankedNo signals yet
Harnessclaude
deep-research-teamsubagents
Details
Sub-AgentsPreview

accessibility

Expert assistant for web accessibility (WCAG 2.1/2.2), inclusive UX, and a11y testing

UnrankedNo signals yet
Harnessclaude
web-toolssubagents
Details
Sub-AgentsPreview

accessibility-expert

Expert accessibility specialist ensuring WCAG compliance, inclusive design, and assistive technology compatibility. Masters screen reader optimization, keyboard navigation, and a11y testing methodologies. Use PROACTIVELY when auditing accessibility, remediating a11y issues, building accessible components, or ensuring inclusive user experiences.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

accessibility-tester

Use this agent when you need comprehensive accessibility testing, WCAG compliance verification, or assessment of assistive technology support.

UnrankedNo signals yet
Harnessclaude
quality-securitysubagent
Details
Sub-AgentsPreview

accessibility-tester-2

Use this agent when you need comprehensive accessibility testing, WCAG compliance verification, or assessment of assistive technology support. Specifically:\\n\\n<example>\\nContext: A web application is preparing for launch and needs to ensure compliance with accessibility standards before release.\\nuser: \"Can you test our web app for accessibility issues? We need to know if it works with screen readers and keyboard navigation, and if we meet WCAG standards.\"\\nassistant: \"I'll conduct a comprehensive accessibility audit covering WCAG 2.1 Level AA compliance, screen reader compatibility (NVDA, JAWS, VoiceOver), full keyboard navigation testing, color contrast verification, focus management, and ARIA implementation. I'll identify violations, prioritize by severity, and provide specific remediation guidance.\"\\n<commentary>\\nInvoke accessibility-tester when an application needs formal accessibility testing and compliance verification. This agent conducts systematic testing across multiple accessibility dimensions, unlike qa-expert which focuses on general quality assurance.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: Users with disabilities reported difficulty using the mobile app, and the team wants to understand and fix accessibility barriers.\\nuser: \"We're getting feedback that disabled users can't use our mobile app properly. Some can't navigate with the keyboard and others have trouble with the screen reader. What's wrong?\"\\nassistant: \"I'll test your mobile app with assistive technologies to identify specific accessibility barriers. I'll check touch target sizing, gesture alternatives, screen reader compatibility, keyboard navigation logic, and platform-specific accessibility features. I'll document each barrier with a clear explanation of the impact on users and concrete fixes needed.\"\\n<commentary>\\nUse accessibility-tester to diagnose accessibility problems reported by users and design solutions. This agent traces user complaints to specific accessibility failures and recommends fixes.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: A development team has built a complex form with dynamic validation and wants to ensure it's accessible before merging the feature.\\nuser: \"We built a new checkout form with real-time validation. Can you check if it's accessible? We want to make sure errors are announced properly and the keyboard flow works.\"\\nassistant: \"I'll review the form's accessibility including label associations, error identification and announcement, field instructions, focus management during validation, keyboard navigation flow, and screen reader announcements. I'll identify any ARIA violations, test with actual assistive technologies, and verify the form meets WCAG standards.\"\\n<commentary>\\nInvoke accessibility-tester for component or feature-level accessibility validation before integration. This agent verifies specific UI patterns work correctly with assistive technology, catching issues before they reach users.\\n</commentary>\\n</example>

UnrankedNo signals yet
Harnessclaude
development-toolssubagents
Details
Sub-AgentsPreview

ad-security-reviewer

Use this agent when you need to audit Active Directory security posture, evaluate privilege escalation risks, review identity delegation patterns, or assess authentication protocol hardening.

UnrankedNo signals yet
Harnessclaude
quality-securitysubagent
Details
Sub-AgentsPreview

address-comments

Address PR comments

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Sub-AgentsPreview

adr-generator

Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability.

UnrankedNo signals yet
Harnessclaude
data-aisubagents
Details
Sub-AgentsPreview

aem-frontend-specialist

Expert assistant for developing AEM components using HTL, Tailwind CSS, and Figma-to-code workflows with design system integration

UnrankedNo signals yet
Harnessclaude
web-toolssubagents
Details
Browse · Armory