Agent skill

due-diligence

Comprehensive due diligence on companies or individuals. Investigates background, product, financials, leadership, technology, risks, competitive position, and public reputation. Use when evaluating companies for investment, researching people, or making partnership decisions.

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill due-diligence --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 6 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/due-diligence/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

# Due Diligence Conduct due diligence research on: **$ARGUMENTS** The argument may be a company name, person's name, product name, or URL. Follow these steps precisely using RivalSearchMCP tools. Report progress after each step. ## Step 1: Entity Identification Use `web_search` twice: 1. query: "$ARGUMENTS", num_results: 15, extract_content: true 2. query: "$ARGUMENTS bio OR background OR career OR founder OR company OR about", num_results: 10 Determine if the subject is a **company** or an **individual**. Establish: full name, current role/mission, website, and key facts. Adapt subsequent steps accordingly. ## Step 2: Digital Presence Use `map_website`: - url: <primary_website>, mode: "research", max_pages: 10, max_depth: 2 Use `content_operations` to retrieve key pages: - operation: "retrieve" for homepage/profile, about, product/work, team/bio pages - operation: "analyze", content: <retrieved>, analysis_type: "business", extract_key_points: true, summarize: true ## Step 3: Financial & Growth Signals *For companies:* Use `web_search` three times: 1. query: "$ARGUMENTS funding raised investment", num_results: 10 2. query: "$ARGUMENTS revenue growth customers", num_results: 10 3. q

What's inside
Steps it walks through
  1. Step 1: Entity Identification
  2. Step 2: Digital Presence
  3. Step 3: Financial & Growth Signals
  4. Step 4: Leadership & People
  5. Step 5: Technical Assessment
  6. Step 6: Market & Competitive Position
  7. Step 7: Reputation & Risk Assessment
  8. Step 8: Deep Content Analysis
  9. Step 9: Compile Report
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the due-diligence skill do?

Comprehensive due diligence on companies or individuals. Investigates background, product, financials, leadership, technology, risks, competitive position, and public reputation. Use when evaluating companies for investment, researching people, or making partnership decisions.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill due-diligence --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