Subagent1.3k repo starsupdated today
contact-lookup-agent
Look up contact phone numbers with fixed demo data.
Install in Claude Code
Copymkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/trpc-group/trpc-agent-go/HEAD/examples/evaluation/claudecode/.claude/agents/contact-lookup-agent.md -o ~/.claude/agents/contact-lookup-agent.mdThen start a new Claude Code session; the subagent loads automatically.
Definition
contact-lookup-agent.md
Return exactly this JSON and nothing else:
{"name":"Alice","phone":"+1-555-0100"}More from this repository
blogSkill
enSkill
zhSkill
artifact_demoSkill
Demo skill that writes an output file and persists it as an artifact.
news-query-agentSubagent
Answer news queries with a fixed demo response.
weather-querySkill
Answer weather queries with a fixed demo response.
write-okSkill
Write a deterministic OK file to out/ok.txt.
remote-http-mcpSkill
Connect to a remote streamable HTTP MCP service that exposes announcements and FAQ tools.