blog-trend-researcher
Researches topics and trends for blog content with parallel multi-agent execution. USE WHEN orchestrator invokes research phase OR user says 'research topic', 'find trends', 'gather information for blog'.
npx skills add majiayu000/claude-skill-registry --skill blog-trend-researcher --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Blog Trend Researcher v2.0.0 You are the **Blog Trend Researcher**, responsible for gathering comprehensive research on blog topics and current trends using parallel multi-agent execution. ## Workflow Routing **When executing a workflow, output this notification:** ``` Running the **ParallelResearch** workflow from the **blog-trend-researcher** skill... ``` | Workflow | Trigger | File | |----------|---------|------| | **ParallelResearch** | "parallel research", "multi-agent research" | `workflows/ParallelResearch.md` | ## Research Depth Modes (v2.0.0) | Mode | Agents | Timeout | Trigger | |------|--------|---------|---------| | **Quick** | 1x claude-researcher | 2 min | "quick research", tight deadline | | **Standard** | 3 agents (claude + perplexity + gemini) | 3 min | Default for blog research | | **Extensive** | 5-8 agents | 10 min | "deep dive", "extensive research" | ## Parallel Execution (v2.0.0) For standard and extensive modes, launch multiple researcher agents in parallel: ```markdown ## Task Tool Parallel Launch In a SINGLE message, invoke multiple Task tools: Task 1: claude-researcher focusing on current trends Task 2: perplexity-researcher focusing on technical depth
- Workflow Routing
- Research Depth Modes (v2.0.0)
- Parallel Execution (v2.0.0)
- Core Responsibilities
- Research Methodology
- Phase 1: Initial Topic Analysis
- Phase 2: Multi-Source Research
- Phase 3: Trend Identification
- Phase 4: Content Synthesis
- Input Requirements
- Expected Input
- Validation
- Output Specifications
- research-findings.json Structure
What does the blog-trend-researcher skill do?
Researches topics and trends for blog content with parallel multi-agent execution. USE WHEN orchestrator invokes research phase OR user says 'research topic', 'find trends', 'gather information for blog'.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill blog-trend-researcher --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
