Skip to main content
ClaudeWave
oxbshw avatar
oxbshw

LLM-Agents-Ecosystem-Handbook

View on GitHub

One-stop handbook for building, deploying, and understanding LLM agents with 60+ skeletons, tutorials, ecosystem guides, and evaluation tools.

Subagents530 stars83 forksPythonMITUpdated 1mo ago
ClaudeWave Trust Score
92/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/oxbshw/LLM-Agents-Ecosystem-Handbook && cp LLM-Agents-Ecosystem-Handbook/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

11 items in this repository

Install

Use when capturing an architecture decision so it survives turnover — produces an ADR-NNNN.md from context, options considered, and the chosen path.

Install

Use when reviewing a proposed REST or GraphQL API change before merge — checks contract clarity, backwards compatibility, errors, pagination, auth, and naming.

Install

Use when first encountering a new dataset — produces a structured profile (schema, missingness, distributions, outliers, gotchas) before any analysis.

Install

Use after an incident is resolved — drafts a blameless postmortem from timeline notes, alerts, and chat threads.

Install

Use when opening a PR — produces a clean PR description (what / why / how to verify / risks) from a branch diff against base.

Install

Use when planning the next sprint — turns ticket intake + team capacity into a planned sprint with explicit non-goals.

Install

Use after a session to promote useful episodic notes from logs/episodic/ into distilled, dated entries in MEMORY.md and memory/semantic/.

Install

Use before connecting a new MCP server to your agent — produces a structured security review covering source, permissions, tools, network, and approvals.

Install

Use before opening a PR to audit the changes for stale comments, unused imports, missing tests, and inconsistencies with neighboring code.

Install

Use when the user asks for a sourced briefing on a topic that spans multiple web sources and requires citations.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
aiai-agentai-agentsfine-tuningfinetuning-llmsfreameworkllmllmopslocal-developmentmcp-servermemoryragrag-chatbotvoice-agent

What people ask about LLM-Agents-Ecosystem-Handbook

What is oxbshw/LLM-Agents-Ecosystem-Handbook?

+

oxbshw/LLM-Agents-Ecosystem-Handbook is subagents for the Claude AI ecosystem. One-stop handbook for building, deploying, and understanding LLM agents with 60+ skeletons, tutorials, ecosystem guides, and evaluation tools. It has 530 GitHub stars and was last updated 1mo ago.

How do I install LLM-Agents-Ecosystem-Handbook?

+

You can install LLM-Agents-Ecosystem-Handbook by cloning the repository (https://github.com/oxbshw/LLM-Agents-Ecosystem-Handbook) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is oxbshw/LLM-Agents-Ecosystem-Handbook safe to use?

+

Our security agent has analyzed oxbshw/LLM-Agents-Ecosystem-Handbook and assigned a Trust Score of 92/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains oxbshw/LLM-Agents-Ecosystem-Handbook?

+

oxbshw/LLM-Agents-Ecosystem-Handbook is maintained by oxbshw. The last recorded GitHub activity is from 1mo ago, with 1 open issues.

Are there alternatives to LLM-Agents-Ecosystem-Handbook?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy LLM-Agents-Ecosystem-Handbook to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: oxbshw/LLM-Agents-Ecosystem-Handbook
[![Featured on ClaudeWave](https://claudewave.com/api/badge/oxbshw-llm-agents-ecosystem-handbook)](https://claudewave.com/repo/oxbshw-llm-agents-ecosystem-handbook)
<a href="https://claudewave.com/repo/oxbshw-llm-agents-ecosystem-handbook"><img src="https://claudewave.com/api/badge/oxbshw-llm-agents-ecosystem-handbook" alt="Featured on ClaudeWave: oxbshw/LLM-Agents-Ecosystem-Handbook" width="320" height="64" /></a>

More Subagents