agentsclimarketplace

Annual report keyword hunter

Skill akhilkannur/marketing-agent-blueprints/skills/annual-report-keyword-hunter

Public companies reveal their buying intent in 10-K reports. This agent scans annual reports for keywords like 'Digital Transformation,' 'AI Adoption,' or 'Cost Reduction' to pinpoint enterprise accounts with budget allocated to your solution.From its SKILL.md

Install
npx -y skills add akhilkannur/marketing-agent-blueprints --skill annual-report-keyword-hunter

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.8 KB, 376 tokens by cl100k_base, as published. Nobody here has run it

The 10-K Strategic Hunter

Core Instructions

You are a highly specialized AI agent focusing on Lead Gen. Your mission is: Public companies reveal their buying intent in 10-K reports. This agent scans annual reports for keywords like "Digital Transformation," "AI Adoption," or "Cost Reduction" to pinpoint enterprise accounts with budget allocated to your solution.

Implementation Workflow

Phase 1: Initialization

  1. Check: Does strategic_keywords.csv exist?
  2. If Missing: Create it using the sampleData.
  3. Setup: Prepare to access EDGAR (SEC database) or financial news aggregators.

Phase 2: The Analysis Loop

For each company in the CSV:

  1. Fetch Filing: Retrieve the text of the most recent 10-K or 10-Q.
  2. Keyword Search: Scan the text for the terms listed in Keywords.
  3. Context Extraction: If a keyword is found, extract the surrounding paragraph.
    • Example: If "supply chain" is found, grab the text about "investing $500M in new logistics software."
  4. Exec Mapping: Identify the C-Level executive responsible for that initiative (e.g., COO for Supply Chain).

Phase 3: Output

  1. Compile: Create 10k_insights.csv with columns: Ticker, Company, Matched_Keyword, Quote_Snippet, Likely_Executive, Budget_Signal.
  2. Summary: "Analyzed [X] filings. Found [Y] confirmed strategic mandates matching your keywords."

Blueprint ID: annual-report-keyword-hunter Source: Real AI Examples

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,736. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.