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.
npx skills add majiayu000/claude-skill-registry --skill due-diligence --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.
# 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
- Step 1: Entity Identification
- Step 2: Digital Presence
- Step 3: Financial & Growth Signals
- Step 4: Leadership & People
- Step 5: Technical Assessment
- Step 6: Market & Competitive Position
- Step 7: Reputation & Risk Assessment
- Step 8: Deep Content Analysis
- Step 9: Compile Report
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.
