deepline-ads-audiences

deepline-ads-audiences is a skill for Claude Code, Codex from getaero-io/gtm-eng-skills. It costs 133 tokens per session (8,155 once invoked), scanned A, original, MIT.

A workflow for creating, improving, checking, and uploading lists of business contacts for targeted advertising. It supports Google Customer Match, Meta Custom Audiences, and LinkedIn Matched Audiences, which let advertisers show campaigns to selected people or companies.

In plain words
What is it for?
Building account-based advertising audiences from first-party customer or prospect lists, enriching or auditing those lists, and uploading them to the supported advertising platforms.
Why use it?
It helps turn customer or prospect data into advertising audiences without treating the task as general outbound sales. It also accounts for changing command names and data formats by checking the available tools first.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Building account-based advertising audiences from first-party customer or prospect lists, enriching or auditing those lists, and uploading them to the supported advertising platforms.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/getaero-io/gtm-eng-skills/deepline-ads-audiences
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.

Any agent
npx skills add getaero-io/gtm-eng-skills --skill deepline-ads-audiences
Clone the repo
git clone --depth 1 https://github.com/getaero-io/gtm-eng-skills

Made for: Claude Code, Codex.

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 deepline-ads-audiences

README.md
[![agentmods](https://agentmods.dev/badge/skills/getaero-io/gtm-eng-skills/deepline-ads-audiences/github.svg)](https://agentmods.dev/skills/getaero-io/gtm-eng-skills/deepline-ads-audiences)
Your own site
<a href="https://agentmods.dev/skills/getaero-io/gtm-eng-skills/deepline-ads-audiences"><img src="https://agentmods.dev/badge/skills/getaero-io/gtm-eng-skills/deepline-ads-audiences/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for deepline-ads-audiences

Your own site · 80×15
<a href="https://agentmods.dev/skills/getaero-io/gtm-eng-skills/deepline-ads-audiences"><img src="https://agentmods.dev/badge/skills/getaero-io/gtm-eng-skills/deepline-ads-audiences.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 133 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 8,155 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 7 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Memory Poisoning · line 99
    Skill attempts to fill the context window with filler content, displacing legitimate instructions and safety constraints. This can degrade agent performance or bypass safety boundaries.
    Fix: Implement context-window management that detects and rejects padding or stuffing attempts. Prioritize system instructions over user-injected content.
  • medium Prompt Injection · line 99
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
  • medium Prompt Injection · line 99
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
  • medium Prompt Injection · line 123
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
  • medium Prompt Injection · line 119
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
  • medium Prompt Injection · line 119
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
  • medium Prompt Injection · line 121
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
How audits are shown
Origin original 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.1 $0.00133 $0.08155
Opus 5 $0.00067 $0.04078
Sonnet 5 $0.00027 $0.01631
Haiku 4.5 $0.00013 $0.00816

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

Security

Grade A, and why

deepline-ads-audiences 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 9d ago.

The scan reads SKILL.md. This mod also ships 10 executable files (plays/audit-no-double-hash.play.ts, plays/build-contactout-hash-pool.play.ts, plays/build-hash-only-audience.play.ts, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/deepline-ads-audiences/SKILL.md · 498 lines

How it starts

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

Deepline Ads Audiences

Quick Start

npm install -g deepline
# Fallback for secure sandboxes: mkdir -p "$HOME/.local" && npm config set prefix "$HOME/.local" && export PATH="$HOME/.local/bin:$PATH" && npm install -g deepline --registry https://code.deepline.com/api/v2/npm/
deepline auth register --wait auto
deepline auth wait --timeout 120 # completes Cowork/browser approval; no-op if already connected
deepline auth status
deepline -h

CLI resolution

Run deepline when it is available. If the shell reports that command is missing, use <workspace-root>/.deepline/runtime/bin/deepline (or the npm-created .cmd shim on Windows). If neither exists, follow https://code.deepline.com/INSTALL.md to set up Deepline.

Build high-quality ABM paid ads audiences from first-party customer or prospect lists. This skill is for paid ads audience upload and evaluation, not outbound.

Names in this skill are starting hints. Run deepline tools search audience --json and deepline tools describe <tool_id> --json before executing because tool names and payload shapes can change. Tool search accepts an intent query or, for structured filtering, --categories and/or --search_terms; a filter-only search needs at least one of those flags. Use commas for multiple filter values, and put provider names in the query rather than using a --prefix flag.

Before You Start

Use the full recipe when the user asks to enrich and upload audiences to Facebook/Meta and Google:

→ Read recipes/enrich-and-upload-facebook-google.md.

Use the max-coverage recipe when the user asks for "max coverage", "maximum match rate", "keep increasing coverage", "get to 75% coverage", or asks to exhaust LinkedIn/personal-email/hash options:

→ Read recipes/max-coverage-audience.md.

This skill is not for cold outbound, sequencing, or copywriting. Personal emails here are used to improve paid ads matching, not to contact people directly.

Decision Matrix

User says Do this Read
"max coverage", "highest match rate", "keep increasing coverage" Run the explicit max-coverage ladder with budget gates. recipes/max-coverage-audience.md
/deepline-ads-audience, "enrich and upload to FB/Google" Run the full paid ads audience recipe. recipes/enrich-and-upload-facebook-google.md
"sample ABM segment", "do the example workflow" Follow the reusable high-priority ABM segment recipe. recipes/sample-abm-segment-example.md
"use ContactOut hashes", "hashed identifiers", "LinkedIn URLs to hashes" Plan a bulk pass beside the ladder, not a waterfall step. shared/contactout-hash-pool.md
"what is a hash", "why is my match rate low", first-time user Explain the mechanic before quoting a plan. shared/audience-basics.md
encoded/internal-identifier LinkedIn URLs (/in/ACwAA…), "API rejected my LinkedIn URLs", "convert LinkedIn URLs" Normalize person_linkedin_url before upload: drop encoded, recover vanity. Step 4 → "Normalize LinkedIn URLs" (this file)
"Make sure hashes are not double hashed" Run the no-double-hash audit play before upload. plays/audit-no-double-hash.play.ts
"enrich this list", "buy personal emails/hashes", "run the ladder" Run the waterfall. Each layer only sees rows still missing a hash. plays/enrich-audience-waterfall.play.ts
"Compare enriched versus unenriched" Build both hash-only datasets and report lift. plays/enrich-audience-waterfall.play.ts
"include phone numbers", "add phones" Hash existing phones digits-only with country code. shared/upload-failure-modes.md
"what was the match rate", "did it match" Read contactIdInfo.matchRatePercentage, not the range enum. shared/upload-failure-modes.md
"put it in a sheet", "customer will upload" Publish the validated file to Sheets; verify by row count. shared/upload-failure-modes.md
"upload keeps failing", "422", "audience is locked" Meta locks on write. Send the audience in one call. shared/upload-failure-modes.md
"Upload to Google" Validate hash-only rows, create Google audience, sync, readback. plays/upload-google-hash-only-audience.play.ts
"Upload to Facebook and Google", "upload to FB/Google", "Meta + GAds" Validate once, then upload to Google and Meta. plays/upload-facebook-google-hash-only-audience.play.ts

Read the full file on GitHub · 498 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. 9d ago Changed acd9bcc883be
  2. 12d ago First seen · 498 lines · 133 tokens per session scan A 6e48aa149217

Subscribe to this mod's changes

deepline-ads-audiences is a skill published in the GitHub repository getaero-io/gtm-eng-skills (58 stars, last pushed yesterday), licensed MIT. It adds 133 tokens to every session and 8,155 once invoked, about $0.0007 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-30.

Related

Other skills, from other repositories

inbound-lead-enrichment

Fills in missing data for inbound leads — researches the company, identifies the person's role and seniority, finds other stakeholders at the company, checks for existing CRM relationships, and updates the lead record. Produces enriched lead data ready for qualification or outreach. Tool-agnostic.

gooseworks-ai/goose-skills · 63 tokens

inbound-lead-qualification

Qualifies inbound leads against full ICP criteria — company size, industry, use case fit, role/seniority of the person. Checks CRM and existing customer base for duplicates and existing relationships. Outputs a scored CSV with qualification status, reasoning, and pipeline overlap flags. Tool-agnostic — works with any…

gooseworks-ai/goose-skills · 77 tokens

inbound-lead-triage

Triages all inbound leads from a given period — demo requests, free trial signups, content downloads, webinar registrations, chatbot conversations. Classifies by urgency, qualifies against ICP, enriches with context, and produces a prioritized action queue with recommended response for each lead. Tool-agnostic — works…

gooseworks-ai/goose-skills · 79 tokens

company-contact-finder

Find decision-makers at a specific company using Apollo, Crustdata, Fiber, and PDL people search via Gooseworks MCP. Given a company name and target titles, returns a list of contacts with name, title, LinkedIn URL, and location.

gooseworks-ai/goose-skills · 56 tokens

job-scraper

Search for job postings across LinkedIn and Indeed. Use when users want to find open roles, monitor hiring signals, identify companies hiring for specific positions, or research competitor hiring activity. Returns job title, company, location, salary, description, seniority level, and direct apply URLs. No login or…

gooseworks-ai/goose-skills · 68 tokens

apollo-lead-finder

Two-phase Apollo.io prospecting: free People Search to discover ICP-matching leads, then selective enrichment to reveal emails/phones (credits per contact). Creates Apollo lists. Deduplicates against existing contacts by LinkedIn URL.

gooseworks-ai/goose-skills · 51 tokens