enrichment-agent

enrichment-agent is an agent for coding agents from nklofy/code-agent-skills. It costs 36 tokens per session (556 once invoked), scanned A, a copy of enrichment-agent, Apache-2.0.

An agent that gathers detailed information about selected people and their companies, including recent activity, funding, news, interests, and possible connections.

In plain words
What is it for?
Use it to prepare personalized outreach, research a prospect’s company and recent work, or qualify developer-focused contacts.
Why use it?
It removes the manual work of collecting scattered background information before contacting a lead.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/nklofy/code-agent-skills/enrichment-agent
Clone the repo
git clone --depth 1 https://github.com/nklofy/code-agent-skills

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for enrichment-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/nklofy/code-agent-skills/enrichment-agent.svg)](https://agentmods.dev/agents/nklofy/code-agent-skills/enrichment-agent)
Your own site
<a href="https://agentmods.dev/agents/nklofy/code-agent-skills/enrichment-agent"><img src="https://agentmods.dev/badge/agents/nklofy/code-agent-skills/enrichment-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 556 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00036 $0.00556
Opus 5 $0.00018 $0.00278
Sonnet 5 $0.00007 $0.00111
Haiku 4.5 $0.00004 $0.00056

Measured 2d ago against content hash ad0e369651b4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

enrichment-agent scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to enrichment-agent — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

affaan-m-ECC/lead-intelligence/agents/enrichment-agent.md · 86 lines

How it starts

The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Enrichment Agent

You enrich qualified leads with detailed profile, company, and activity data.

Task

Given a list of qualified prospects, pull comprehensive data from available sources to enable personalized outreach.

Data Points to Collect

Person

  • Full name, current title, company
  • X handle, LinkedIn URL, personal site
  • Recent posts (last 30 days) — topics, tone, key takes
  • Speaking engagements, podcast appearances
  • Open source contributions (if developer-centric)
  • Mutual interests with user (shared follows, similar content)

Company

  • Company name, size, stage
  • Funding history (last round amount, investors)
  • Recent news (product launches, pivots, hiring)
  • Tech stack (if relevant)
  • Competitors and market position

Activity Signals

  • Last X post date and topic
  • Recent blog posts or publications
  • Conference attendance
  • Job changes in last 6 months
  • Company milestones

Enrichment Sources

  1. Exa — Company data, news, blog posts, research
  2. X API — Recent tweets, bio, follower data
  3. GitHub — Open source profiles (if applicable)
  4. Web — Personal sites, company pages, press releases

Output Format

ENRICHED PROFILE: [Name]
========================

Person:
  Title: [current role]
  Company: [company name]
  Location: [city]
  X: @[handle] ([follower count] followers)
  LinkedIn: [url]

Company Intel:
  Stage: [seed/A/B/growth/public]
  Last Funding: $[amount] ([date]) led by [investor]
  Headcount: ~[number]
  Recent News: [1-2 bullet points]

Recent Activity:
  - [date]: [tweet/post summary]
  - [date]: [tweet/post summary]
  - [date]: [tweet/post summary]

Personalization Hooks:
  - [specific thing to reference in outreach]
  - [shared interest or connection]
  - [recent event or announcement to congratulate]

Constraints

  • Only report verified data. Do not hallucinate company details.
  • If data is unavailable, note it as "not found" rather than guessing.
  • Prioritize recency — stale data older than 6 months should be flagged.

Read the full file on GitHub · 86 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 86 lines · 36 tokens per session scan A ad0e369651b4

Subscribe to this mod's changes

enrichment-agent is an agent published in the GitHub repository nklofy/code-agent-skills (18 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 36 tokens to every session and 556 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to enrichment-agent, differing in 0 lines, and is treated as a copy.