Agent skill · Content & Marketing

research

Comprehensive multi-source research with academic depth. Searches web, social platforms, news, academic databases, and GitHub. Discovers papers, datasets, and open source implementations. Use when conducting research, literature reviews, or investigating any topic.

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill research-damionrashford-rivalsearch-plugin --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Allowed tools: mcp__RivalSearchMCP__web_searchmcp__RivalSearchMCP__social_searchmcp__RivalSearchMCP__news_aggregationmcp__RivalSearchMCP__scientific_researchmcp__RivalSearchMCP__github_searchmcp__RivalSearchMCP__content_operationsmcp__RivalSearchMCP__map_websitemcp__RivalSearchMCP__document_analysismcp__RivalSearchMCP__research_topicmcp__RivalSearchMCP__research_agentReadGrep
Path: skills/analysis/research-damionrashford-rivalsearch-plugin/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Research Conduct comprehensive research on: **$ARGUMENTS** Follow these steps precisely using RivalSearchMCP tools. Report progress after each step. ## Step 1: Web Discovery Use `web_search` for broad discovery: - query: "$ARGUMENTS", num_results: 15, extract_content: true, follow_links: true, max_depth: 2 Identify the top 3-5 most relevant URLs. Note key themes and recurring sources. ## Step 2: Social & Community Pulse Use `social_search` to gauge community discussions: - query: "$ARGUMENTS", platforms: ["reddit", "hackernews", "devto", "producthunt", "medium"], max_results_per_platform: 10, time_filter: "year" Analyze what practitioners are saying. Note consensus, debate, and emerging opinions. ## Step 3: News Coverage Use `news_aggregation` for recent developments: - query: "$ARGUMENTS", max_results: 15, time_range: "month" Identify breaking news, announcements, and trend shifts. ## Step 4: Academic Literature Use `scientific_research` twice for peer-reviewed sources: 1. operation: "academic_search", query: "$ARGUMENTS", max_results: 15, sources: ["semantic_scholar", "arxiv"] 2. operation: "academic_search", query: "$ARGUMENTS survey OR review OR overview", max_results: 5 Iden

What's inside
Steps it walks through
  1. Step 1: Web Discovery
  2. Step 2: Social & Community Pulse
  3. Step 3: News Coverage
  4. Step 4: Academic Literature
  5. Step 5: Datasets & Implementations
  6. Step 6: Deep Content Retrieval
  7. Step 7: Compile Report
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the research skill do?

Comprehensive multi-source research with academic depth. Searches web, social platforms, news, academic databases, and GitHub. Discovers papers, datasets, and open source implementations. Use when conducting research, literature reviews, or investigating any topic.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill research-damionrashford-rivalsearch-plugin --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.

Keep going