cold-report

A reporting skill that creates summaries of cold-outreach campaign performance from live FoxReach data. Cold outreach means contacting potential customers who have not previously asked to hear from you.

In plain words
What is it for?
It helps produce daily or weekly digests, campaign summaries, performance checks, and answers to questions about how outreach campaigns performed.
Why use it?
It brings deliverability, replies, booked calls, and domain health into one report, so campaign results do not need to be reviewed manually across separate metrics.

Skill for Claude CodeCodex

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 skills/concaption/cold-md/cold-report
Any agent
npx skills add concaption/cold-md --skill cold-report
Clone the repo
git clone --depth 1 https://github.com/concaption/cold-md

Made for: Claude Code, Codex.

Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,502 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found 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 $0.00085 $0.01502
Opus 5 $0.00043 $0.00751
Sonnet 5 $0.00017 $0.00300
Haiku 4.5 $0.00009 $0.00150

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

Security

Grade A, and why

cold-report 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.

plugin/cold-md/skills/cold-report/SKILL.md · 181 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 181 lines · 85 tokens per session scan A d3a3bb9bb233

Subscribe to this mod's changes

cold-report is a skill published in the GitHub repository concaption/cold-md (10 stars, last pushed 3mo ago), with no licence file. It adds 85 tokens to every session and 1,502 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

outbound-strategy

Build your own in-house cold email / outbound infrastructure instead of renting Smartlead, Instantly or Lemlist. Use when someone wants to set up self-hosted cold outreach: connecting their own SMTP/IMAP inboxes, sourcing and segmenting B2B leads, writing multi-step sequences, sending at scale with deliverability-safe…

gquthier/autonomous-cold-email · 144 tokens

email-copywriting

Write effective cold email copy using proven principles for hooks, body, CTAs, signatures, AI personalization, and QA processes. Use this skill when (1) writing email sequences from scratch, (2) consuming Campaign Strategy output to write email copy based on an email sequence blueprint and AI variables, or (3)…

Ken-Technology/cold-email-skills · 95 tokens

prompt-writer

Generate AI personalization prompts for cold email campaigns. Reads the AI variables from a campaign strategy and outputs detailed prompts you can run in any personalization tool or LLM to tailor each email per prospect. Use after campaign strategy, or when creating prompts for an existing sequence. Triggers on "write…

Ken-Technology/cold-email-skills · 71 tokens

email-review

Review cold email copy for quality, compliance with critical copy rules, and client preferences. Use after email-copywriting completes to validate and improve email sequences. Scores emails 1-5 and outputs emailsv2.md when score >= 4.5. If score < 4.5, provides revision feedback for email-copywriting to iterate.…

Ken-Technology/cold-email-skills · 96 tokens

campaign-strategy

Create email campaign strategy for a single segment. Generates email sequence blueprints and AI personalization variables for one segment within a campaign plan. Receives a segment folder path and reads the segment's angle from the parent plan.md. Triggers on requests like 'create strategy for segment', or when…

Ken-Technology/cold-email-skills · 67 tokens

lead-magnet

Ideate and design lead magnets for cold email campaigns. Covers both click-based (downloads, tools, signups) and reply-based (free trials, guarantees, done-for-you samples) campaign types. Use when a client needs a new lead magnet, when campaign-planning identifies a weak offer, or when the user wants to brainstorm…

Ken-Technology/cold-email-skills · 115 tokens