creating-organization-dossiers

Your AI travel assistant.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/WeMakeGood/anthropic-skills --skill creating-organization-dossiers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-organization-dossiers
Source: https://github.com/WeMakeGood/anthropic-skills/tree/main/skills/creating-organization-dossiers
Command: npx skills add https://github.com/WeMakeGood/anthropic-skills --skill creating-organization-dossiers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, html2text, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Creates rapid, verified organizational dossiers by coordinating a disciplined research workflow that enforces source attribution for every factual claim.

Core Features & Use Cases

  • End-to-end dossier workflow from requirements gathering to final report, including website content scraping and IRS 990 data retrieval.
  • Automated data collection with explicit source attribution requirements, ensuring traceable outputs and risk visibility.
  • Produces a final, publication-ready dossier named as <ORG_NAME>-dossier.md with clearly labeled sections and insights for decision-making.
  • Supports interactive and asynchronous usage for prospect research, due diligence, grant research, and partnership evaluation.

Quick Start

Provide an organization name and website URL, then run the six-phase workflow to generate the dossier.

Frequently Asked Questions about creating-organization-dossiers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate organizational dossier creation with source attribution?

You can automate organizational dossier creation by running a six-phase workflow that scrapes website content and retrieves IRS 990 data, enforcing source attribution for every factual claim to produce a cited markdown report.

Can I use this workflow for prospect research and due diligence?

Yes, the workflow explicitly supports prospect research, due diligence, grant research, and partnership evaluation by gathering requirements and generating structured organizational dossiers with traceable sources.

What do I need to start generating a structured org dossier?

To start generating an org dossier, you need to provide the organization name and website URL, which the workflow then processes through its automated scraping and data retrieval phases.

How does source attribution work for due diligence research claims?

Source attribution is enforced throughout the due diligence research workflow by requiring explicit citations for every factual claim, ensuring traceable outputs and clear risk visibility in the final dossier.

What format does the automated organization dossier output use?

The automated organization dossier outputs a publication-ready markdown file named <ORG_NAME>-dossier.md, containing clearly labeled sections and decision-ready insights gathered during the workflow.

Do I need BeautifulSoup to scrape website content for organizational research?

Yes, the workflow uses BeautifulSoup along with requests and html2text to scrape and convert website content, which is a required step for gathering the data needed for the organizational dossier.