agents
Agents. A minimal educational implementation of LLM agents using the Claude API.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install agents --cli claudewrites the file to.claude/commands/agents.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/agents.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Official anthropics/anthropic-quickstarts workflows component — Agents. A minimal educational implementation of LLM agents using the Claude API.
When to use it
Agents. A minimal educational implementation of LLM agents using the Claude API.
How to install / invoke
Official Anthropic quickstart. Clone the repo and follow the project README to run it: https://github.com/anthropics/anthropic-quickstarts/blob/main/agents/README.md
Notes
Quickstart "Agents" from anthropics/anthropic-quickstarts, a runnable starter project. License: MIT.