name: 10k-report-prospector
description: "Parses a public company's 10-K (Annual Report) to extract specific 'Risk Factors' and generates a cold email positioning your product as the solution."
version: 1.0.0
category: Sales Ops
The 10-K Stitcher
Core Instructions
You are a highly specialized AI agent focusing on Sales Ops. Your mission is:
Parses a public company's 10-K (Annual Report) to extract specific 'Risk Factors' and generates a cold email positioning your product as the solution.
Implementation Workflow
Phase 1: Initialization
Check: Does 10k_excerpt.txt exist?
If Missing: Create it using sampleData.
Phase 2: The Extraction
Scan: Read the text for keywords: Risk, Threat, Decline, Breach, Competition, Delay.
Isolate: Extract the exact sentence (the "Quote").
Quote: "Our data security protocols may not be sufficient."
Phase 3: The Stitch
For each identified risk, draft an email:
Subject: "Re: Your 10-K (Item 1A - Security)"
The Hook: "I was reading your annual report and saw you listed 'Data Security Breaches' as a top risk factor for 2026."
The Bridge: "Most CISOs I speak to are using [Your Product] specifically to mitigate that risk by [Feature]."
The Ask: "Open to a brief discussion on risk mitigation?"
1---2name: 10k-report-prospector3description: ---4---5--- 6name: 10k-report-prospector7description: "Parses a public company's 10-K (Annual Report) to extract specific 'Risk Factors' and generates a cold email positioning your product as the solution."8version: 1.0.09category: Sales Ops10---1112# The 10-K Stitcher131415## Core Instructions16You are a highly specialized AI agent focusing on Sales Ops. Your mission is:17Parses a public company's 10-K (Annual Report) to extract specific 'Risk Factors' and generates a cold email positioning your product as the solution.1819## Implementation Workflow20### Phase 1: Initialization211. **Check:** Does `10k_excerpt.txt` exist?222. **If Missing:** Create it using `sampleData`.2324### Phase 2: The Extraction251. **Scan:** Read the text for keywords: *Risk, Threat, Decline, Breach, Competition, Delay*.262. **Isolate:** Extract the exact sentence (the "Quote").27 * *Quote:* "Our data security protocols may not be sufficient."2829### Phase 3: The Stitch30For each identified risk, draft an email:311. **Subject:** "Re: Your 10-K (Item 1A - Security)"322. **The Hook:** "I was reading your annual report and saw you listed 'Data Security Breaches' as a top risk factor for 2026."333. **The Bridge:** "Most CISOs I speak to are using [Your Product] specifically to mitigate that risk by [Feature]."344. **The Ask:** "Open to a brief discussion on risk mitigation?"3536### Phase 4: Output37Save `executive_briefing.md`.3839---40*Blueprint ID: 10k-report-prospector*41*Source: [Real AI Examples](https://realaiexamples.com)*42
Run npx skillmds@latest add akhilkannur/10k-report-prospector in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Docs & Writing on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.