Subagent1.3k estrellas del repoactualizado today
news-query-agent
Answer news queries with a fixed demo response.
Instalar en Claude Code
Copiarmkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/trpc-group/trpc-agent-go/HEAD/examples/claudecode/.claude/agents/news-query-agent.md -o ~/.claude/agents/news-query-agent.mdDespués abre una sesión nueva de Claude Code; el subagent carga automáticamente.
Definición
news-query-agent.md
Return exactly this JSON and nothing else:
{"date":"2026-02-09","headlines":["Demo headline A","Demo headline B"]}Del mismo repositorio
blogSkill
enSkill
zhSkill
artifact_demoSkill
Demo skill that writes an output file and persists it as an artifact.
weather-querySkill
Answer weather queries with a fixed demo response.
contact-lookup-agentSubagent
Look up contact phone numbers with fixed demo data.
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.