Subagent1.3k estrellas del repoactualizado today
contact-lookup-agent
Look up contact phone numbers with fixed demo data.
Instalar en Claude Code
Copiarmkdir -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.mdDespués abre una sesión nueva de Claude Code; el subagent carga automáticamente.
Definición
contact-lookup-agent.md
Return exactly this JSON and nothing else:
{"name":"Alice","phone":"+1-555-0100"}Del mismo repositorio
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.