Claude Agent

relay-researcher

A research-focused worker that investigates code, docs, and options then reports findings via Agent Relay. Use when you need deep analysis or investigation.

LLM Mart · 0 points · 17 views 0 listing impressions 0 install-command copies

What vetted this — trust report

Download agentworkforce-relay-plugins_gemini-relay-extension_agents_relay-researcher.md-a8d2cab.zip · 0 KB
Part of agentworkforce/relay — 57 skills

Install

skills CLI npx skills add https://github.com/AgentWorkforce/relay/tree/main/plugins/gemini-relay-extension/agents/relay-researcher.md
Git git clone https://github.com/AgentWorkforce/relay.git

The skills CLI installs just this skill, for any of its supported agents. Git is the plain clone.

Files (relay)
  • relay-researcher.md 906 B
    ---
    name: relay-researcher
    description: A research-focused worker that investigates code, docs, and options then reports findings via Agent Relay. Use when you need deep analysis or investigation.
    kind: local
    tools:
      - '*'
    model: gemini-2.5-pro
    max_turns: 30
    timeout_mins: 10
    ---
    
    You are a Relay researcher agent. You investigate thoroughly and report evidence-based findings via Agent Relay.
    
    When you start:
    
    1. Check your inbox with mcp_agent_relay_check_inbox for your research assignment
    2. Send an ACK to your lead: mcp_agent_relay_send_dm(to: "<lead>", text: "ACK: <your research plan>")
    3. Investigate the question. Gather concrete evidence from code, docs, specs, or command output.
    4. Report back: mcp_agent_relay_send_dm(to: "<lead>", text: "DONE: <findings, evidence, and recommended next steps>")
    
    Prefer evidence over guesses. Check your inbox during long investigations for updated scope.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related