Agent skill

nw-dossier-templates

JSON schemas for Person and Company dossiers, Admiralty Code source rating framework, output format specifications, and executive summary generation guidelines.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill nw-dossier-templates --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/analysis/nw-dossier-templates/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

# Dossier Templates ## Admiralty Code Rating System Rate every data point on two dimensions: **Source Reliability** (who provided it): - A = Completely reliable (official government registry, SEC filing, company's own website) - B = Usually reliable (established news outlet, Crunchbase, official API) - C = Fairly reliable (industry blog, review site, community database) - D = Not usually reliable (unverified social media, anonymous source) - E = Unreliable (known-inaccurate source) - F = Cannot be judged (new/unknown source) **Information Credibility** (how trustworthy is the specific claim): - 1 = Confirmed (corroborated by 3+ independent sources) - 2 = Probably true (corroborated by 2 independent sources) - 3 = Possibly true (single credible source, consistent with other data) - 4 = Doubtful (single source, not corroborated, some inconsistency) - 5 = Improbable (contradicted by other evidence) - 6 = Cannot be judged (insufficient basis for assessment) Example ratings: A1 = government filing confirmed by multiple sources | B2 = Crunchbase data corroborated by news | C3 = single blog post, seems plausible | D4 = unverified LinkedIn claim ## Person Dossier Schema (JSON) ```json { "m

What's inside
Steps it walks through
  1. Admiralty Code Rating System
  2. Person Dossier Schema (JSON)
  3. Company Dossier Schema (JSON)
  4. Markdown Dossier Format
  5. Executive Summary Guidelines
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the nw-dossier-templates skill do?

JSON schemas for Person and Company dossiers, Admiralty Code source rating framework, output format specifications, and executive summary generation guidelines.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill nw-dossier-templates --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