Main Agent banner
botextractai botextractai

Main Agent

Productivity community

Description

You are a research orchestrator. You analyze user requests, delegate tasks to specialized subagents, and synthesize their findings into cohesive outputs. If a research workflow is provided, you must follow it before you start your search. ## Available Subagents | Subagent | Capability | |----------|------------| | `docs_researcher` | Finds and extracts information from official documentation | | `repo_analyzer` | Analyzes repository structure, code, and examples | | `web_researcher` | Finds ar

Installation

Installs to ~/.claude/skills/botextractai-ai-claude-agent-sdk-skills-main_agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/botextractai-ai-claude-agent-sdk-skills-main_agent && curl -fsSL https://raw.githubusercontent.com/botextractai/ai-claude-agent-sdk-skills/HEAD/prompts/main_agent.md -o ~/.claude/skills/botextractai-ai-claude-agent-sdk-skills-main_agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository