Armory
Source
Browse
Workflows

claude-agent-sdk-00-the-one-liner-research-agent

Build a research agent using Claude Code SDK with WebSearch for autonomous research.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install claude-agent-sdk-00-the-one-liner-research-agent --cli claude

writes the file to.claude/commands/claude-agent-sdk-00-the-one-liner-research-agent.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/claude-agent-sdk-00-the-one-liner-research-agent.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives

  1. auto-claude14,545 stars · 1,917 forks99.413
  2. ralph-wiggum-marketer774 stars · 85 forks97.284

What it is

Official anthropics/anthropic-cookbook workflows component — Build a research agent using Claude Code SDK with WebSearch for autonomous research.

When to use it

Build a research agent using Claude Code SDK with WebSearch for autonomous research.

How to install / invoke

Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/claude_agent_sdk/00_The_one_liner_research_agent.ipynb

Notes

Recipe "The one-liner research agent" from the anthropic-cookbook claude_agent_sdk/ family (categories: Claude Agent SDK, Agent Patterns). License: MIT.