Armory
Source

Browse

Search and filter by type across the catalog

1,515 results in Workflows, Identity, Observability, Sub-Agents · page 1 of 64

WorkflowsExperimental

n8n-io-n8n

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

Contributed by Sentinel

99.9206,033 stars · 60,896 forks · 26 mentions
Harnessclaudecodexcursorgeminiopencode
No one-command install · SourceDetails
WorkflowsExperimental

karpathy-autoresearch

AI agents running research on single-GPU nanochat training automatically

Contributed by Sentinel

99.995,090 stars · 13,383 forks · 7 mentions
Harnessclaudecodexcursorgeminiopencode
No one-command install · SourceDetails
WorkflowsPreview

learn-claude-code

An analysis of how coding agents like Claude Code are designed, which breaks an agent into its basic parts and rebuilds it with minimal code: a rudimentary agent with skills, sub-agents and a to-do list in a few hundred lines of Python.

99.875,849 stars · 12,224 forks
Harnessclaude
claude-codeworkflows-knowledge-guides
No one-command install · SourceDetails
ObservabilityPreview

sentry-llm-monitoring

Sentry's error and performance monitoring extended to LLM applications — captures exceptions, latency, and AI token usage with OpenTelemetry integration.

99.744,709 stars · 4,832 forks · 15 mentions
Harnessclaudecursorcodexopencodegemini
observabilityerrorsapm
No one-command install · SourceDetails
Sub-AgentsExperimental

wshobson-agents

Multi-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity

Contributed by Sentinel

99.739,338 stars · 4,195 forks
Harnessclaudecodexcursorgeminiopencode
subagent
No one-command install · SourceDetails
ObservabilityPreview

mlflow-tracing

MLflow's LLM tracing module instruments model calls, agent steps, and tool invocations, storing them alongside experiment runs for reproducibility.

99.627,768 stars · 6,246 forks
Harnessclaudecursorcodexopencodegemini
observabilitytracingexperiment-tracking
No one-command install · SourceDetails
ObservabilityPreview

langfuse

Open-source LLM engineering platform with traces, evals, prompt management, and datasets for debugging and improving LLM applications.

99.634,067 stars · 3,678 forks · 10 mentions
Harnessclaudecursorcodexopencodegemini
observabilitytracingevals
No one-command install · SourceDetails
WorkflowsExperimental

openai-symphony

Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.

Contributed by Sentinel

99.526,991 stars · 2,771 forks · 4 mentions
Harnessclaudecodexcursorgeminiopencode
No one-command install · SourceDetails
WorkflowsExperimental

a2a-protocol-github-repository

Google's official repository for A2A protocol

99.525,941 stars · 2,633 forks
Harnessclaudecursorcodexopencodegemini
a2aagent-to-agentofficial-resources
No one-command install · SourceDetails
Sub-AgentsExperimental

voltagent-awesome-claude-code-subagents

A collection of 100+ specialized Claude Code subagents covering a wide range of development use cases

Contributed by Sentinel

99.524,793 stars · 2,870 forks
Harnessclaudecodexcursorgeminiopencode
subagent
No one-command install · SourceDetails
ObservabilityPreview

claude-hud

A status line for Claude Code that shows context usage, tools, agents, to-dos and more. Highly configurable, and maintained when it was listed.

99.527,778 stars · 1,286 forks
Harnessclaude
statuslineobservability
No one-command install · SourceDetails
WorkflowsExperimental

anthropic-quickstarts

Offers comprehensive development guides for three distinct AI-powered demo projects with standardized workflows, strict code style guidelines, and containerization instructions.

99.417,588 stars · 3,031 forks
Harnessclaude
awesome-claude-codeofficial-documentation
No one-command install · SourceDetails
ObservabilityPreview

comet-opik

Opik by Comet is an open-source LLM evaluation and tracing platform — log traces, run automated evals, create datasets, and track prompt improvements over time.

99.422,249 stars · 1,827 forks · 1 mention
Harnessclaudecursorcodexopencodegemini
observabilityevalstracing
No one-command install · SourceDetails
ObservabilityPreview

opentelemetry-genai

OpenTelemetry semantic conventions and instrumentation for GenAI/LLM spans, traces, and metrics via the GenAI semconv working group.

99.44,897 stars · 3,851 forks
Harnessclaudecursorcodexopencodegemini
observabilityopentelemetrytracing
No one-command install · SourceDetails
WorkflowsPreview

claude-code-system-prompts

All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, Bash cmd, security review, agent creation, etc.). Updated for each Claude Code version.

99.312,546 stars · 2,043 forks
Harnessclaude
workflowguide
No one-command install · SourceDetails
ObservabilityPreview

portkey-ai-gateway

Open-source AI gateway providing a unified API across 100+ LLM providers with built-in observability, request logging, fallbacks, caching, and load balancing.

99.312,873 stars · 1,280 forks
Harnessclaudecursorcodexopencodegemini
observabilitygatewayproxy
No one-command install · SourceDetails
WorkflowsExperimental

pocketflow

Pocket Flow: 100-line LLM framework that lets agents build agents

99.211,139 stars · 1,217 forks
Harnessclaudecursorcodexopencodegemini
a2aagent-to-agentframeworks
No one-command install · SourceDetails
WorkflowsPreview

claude-code-infrastructure-showcase

An approach to working with Skills that uses hooks to make Claude select and activate the right Skill for the current context. Documented, and adaptable to other projects and workflows.

99.210,016 stars · 1,231 forks
Harnessclaude
claude-codeworkflows-knowledge-guides
No one-command install · SourceDetails
ObservabilityPreview

ccstatusline

A highly customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal.

99.213,035 stars · 579 forks
Harnessclaude
statuslineobservability
No one-command install · SourceDetails
WorkflowsPreview

harness

A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.

99.28,876 stars · 1,256 forks
Harnessclaude
workflowguideteams
No one-command install · SourceDetails
WorkflowsPreview

claude-code-tips

35+ short Claude Code tips covering voice input, system prompt patching, container workflows for risky tasks, conversation cloning, multi-model orchestration with Gemini CLI and more, with demos, working scripts and a plugin.

99.210,008 stars · 809 forks
Harnessclaude
claude-codeworkflows-knowledge-guides
No one-command install · SourceDetails
ObservabilityPreview

openllmetry

OpenTelemetry-based observability for LLM applications — auto-instruments OpenAI, Anthropic, LangChain, and 20+ providers with zero code changes.

99.17,452 stars · 1,099 forks
Harnessclaudecursorcodexopencodegemini
observabilityopentelemetrytracing
No one-command install · SourceDetails
WorkflowsPreview

ralph-for-claude-code

An autonomous AI development framework that enables Claude Code to work iteratively on projects until completion. Features intelligent exit detection, rate limiting, circuit breaker patterns, and comprehensive safety guardrails to prevent infinite loops and API overuse. Built with Bash, integrated with tmux for live monitoring, and includes 75+ comprehensive tests.

99.19,613 stars · 721 forks
Harnessclaude
claude-codeworkflows-knowledge-guides
No one-command install · SourceDetails
WorkflowsPreview

claude-code-pm

A project-management workflow for Claude Code with specialised agents, slash commands and documentation.

99.18,362 stars · 837 forks
Harnessclaude
workflowguide
No one-command install · SourceDetails
Browse · Armory