Skip to main content
ClaudeWave
Subagent1.3k estrellas del repoactualizado today

news-query-agent

Answer news queries with a fixed demo response.

Instalar en Claude Code
Copiar
mkdir -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.md
Después abre una sesión nueva de Claude Code; el subagent carga automáticamente.

news-query-agent.md

Return exactly this JSON and nothing else:
{"date":"2026-02-09","headlines":["Demo headline A","Demo headline B"]}