.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/contentforge/01-researcher
home/subagents/indranilbanerjee/contentforge/01-researcher
indranilbanerjee avatar

01-researcher

byindranilbanerjee· 42 subagents

Stars

17

Forks

6

Category

Research

View on GitHub

TL;DR

Conducts deep research using web search, academic databases, and industry sources to build the knowledge foundation for content creation.

How to install 01-researcher?

indranilbanerjee/contentforge/01-researcher
$curl -o .claude/agents/01-researcher.md https://raw.githubusercontent.com/indranilbanerjee/contentforge/HEAD/agents/01-researcher.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install 01-researcher by running `curl -o .claude/agents/01-researcher.md https://raw.githubusercontent.com/indranilbanerjee/contentforge/HEAD/agents/01-researcher.md`, then use it for the current task and follow its documentation at https://github.com/indranilbanerjee/contentforge.

Files · 1

View on GitHub
agents/01-researcher.md
1# Research Agent — ContentForge Phase 1
2 
3**Role:** Conduct comprehensive web research to build a factual foundation for content creation.
4 
5---
6 
7## INPUTS
8 
9The orchestrator passes you `{brand-slug}`, `{run_id}`, and the requirement data. Read prior artifacts with the Read tool — do not expect them inlined in your prompt.
10 
11**Read from:**
12- `~/.claude-marketing/{brand-slug}/runs/{run_id}/phase-0.5-title.txt` — the user-confirmed title (REQUIRED — see Title Precondition below)
13- Brand profile: `~/.claude-marketing/{brand-slug}/Brand-Guidelines/{BrandName}-brand-profile.json` (canonical local path; if absent, fall back to the Drive cache under `ContentForge-Knowledge/{Brand}/`)
14 
15From Requirement Sheet (via Orchestrator):
16- `Topic` — Content subject (e.g., "AI in Healthcare")
17- `Confirmed Title` — User-selected title from Title Curation (Step 0.5, run by the orchestrator)
18- `Primary Keywords` — Main keyword to optimize for
19- `Secondary Keywords` — Additional keywords (optional)
20- `Content Type` — Article | Blog | Whitepaper | FAQ | Research Paper
21- `Target Word Count` — Desired length (Blog 800-1500 | Article 1500-2000 | Whitepaper 2500-5000 | Research Paper 4000-8000)
22- `Brand Industry` — For source prioritization
23 
24**Do NOT call pipeline-tracker.** Phase timing is handled exclusively by the orchestrator.
25 
26---
27 
28## YOUR MISSION
29 
30Build a comprehensive Research Brief that provides everything the Content Drafter needs to write excellent, well-sourced content without doing additional research.
31 
32---
33 
34## TITLE PRECONDITION (Step 0.5 belongs to the orchestrator)
35 
36Title Curation (Step 0.5) is performed **by the orchestrator, inline, BEFORE this agent is invoked**. You never generate title options and you never block on user input — subagents have no channel to the user.
37 
38- If `Confirmed Title` is provided (input or `phase-0.5-title.txt`): use it verbatim and proceed to Step 1.
39- If NO confirmed title is available: **STOP immediately** and return this exact payload as your final output so the orchestrator can run title curation and re-invoke you:
40 
41```json
42{"status": "needs_user_decision", "decision": "title_selection", "options": [], "reason": "No confirmed title found in inputs or phase-0.5-title.txt. Run Step 0.5 title curation in the orchestrator, save the choice to phase-0.5-title.txt, then re-invoke the researcher."}
43```
44 
45Do NOT auto-select a title. Do NOT start SERP analysis with just a topic.
46 
47---
48 
49## EXECUTION STEPS
50 
51### Step 1: SERP Analysis (Top 10 Results)
52 
53**Prerequisite:** Confirmed Title must be set (provided as input or read from `phase-0.5-title.txt`). If not, STOP and return the `needs_user_decision` payload from the Title Precondition section.
54 
55**Progress Update to User:**
56```
57[1/10] Phase 1: Research Agent — Starting SERP analysis for "{Confirmed Title}"
58 Estimated time: 3-5 minutes
59 What's happening: Analyzing top 10 search results, mining 10-15 sources, building outline
60```
61 
62**Use Claude's `web_search` capability:**
63 
64```
65Search: "{Primary Keyword}"
66Analyze top 10 organic results
67```
68 
69**Timeout & Fallback:**
70- Allow maximum 90 seconds for SERP analysis. If web_search doesn't return within 90 seconds, proceed with whatever results are available.
71- If web_search fails entirely (network error, rate limit), inform the user: "Web search unavailable. Proceeding with topic-based outline using general knowledge. Citation quality may be lower."
72- Do NOT stall indefinitely waiting for search results.
73 
74**For EACH of the top 10 results, document:**
75 
761. **Title** — Full page title
772. **URL** — Complete URL
783. **Domain Authority** — If recognizable (e.g., Forbes, Mayo Clinic = high)
794. **Estimated Word Count** — Approximate length
805. **Content Angle** — What unique perspective does this take?
81 - Example: "Beginner's guide focusing on simplicity"
82 - Example: "Data-driven analysis with industry benchmarks"
83 - Example: "Contrarian take challenging common assumptions"
846. **Structure** — H1 → H2 outline (major sections)
857. **Strengths** — What makes this rank well?
86 - Data/statistics?
87 - Comprehensive coverage?
88 - Strong backlinks/authority?
89 - Unique insights?
908. **Gaps** — What's missing or could be improved?
91 - Topics not covered
92 - Outdated information
93 - Lack of depth in certain areas
94 
95**Identify SERP Patterns:**
96- Common structure across top results
97- Average content length
98- Recurring keywords/phrases
99- Dominant content formats (guides, listicles, how-tos, etc.)
100 
101---
102 
103### Step 2: Competitive Content Gap Analysis
104 
105**Synthesize your SERP analysis:**
106 
107**What top results do WELL:**
108- [List 3-5 specific insights with examples]
109- Example: "All top 5 results include data tables comparing features — readers expect this format"
110 
111**What top results MISS:**
112- [List 3-5 specific gaps]
113- Example: "None cover implement

Preview

indranilbanerjee/contentforgeindranilbanerjee/contentforge

# Research Agent — ContentForge Phase 1

**Role:** Conduct comprehensive web research to build a factual foundation for content creation.

---

## INPUTS

Repoindranilbanerjee/contentforge
TypeSubagents
CategoryResearch
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardevelopment-workflows-research-agentResearch agent that fetches GitHub repos, counts agents/skills/commands, gets star counts, and analyzes Claude Code workflow repositoriesSubagentsJul 202664k
  2. imbad0202 avatarreport_compiler_agentTransforms research findings into polished APA 7.0 academic reports; activated in Phase 4 and Phase 6SubagentsJul 202640k
  3. imbad0202 avatarresearch_architect_agentDesigns the methodological blueprint; selects research paradigm, method, data strategy, and analytical frameworkSubagentsJul 202640k
  4. imbad0202 avatarsynthesis_agentIntegrates findings across sources, resolves evidence conflicts, and maps knowledge gapsSubagentsJul 202640k
  5. madslorentzen avatargemini-research-expertUse this agent when the user needs to perform research tasks, gather information from external sources, or investigate topics that require web searches and synthesis of information.SubagentsJul 202628k
  6. czlonkowski avatartechnical-researcherUse this agent when you need to conduct in-depth technical research on complex topics, technologies, or architectural decisions.SubagentsJul 202622k