YALC-the-GTM-operating-system: Skill for Claude Code

.claude/skills/fullenrich-network-activation/SKILL.md

fullenrich-network-activation is a skill for Claude Code from Othmane-Khadri/YALC-the-GTM-operating-system. It costs 115 tokens per session (1,047 once invoked), scanned A, original, MIT.

A workflow that turns a LinkedIn personal-connections export into a ranked list of potential customers, using FullEnrich to add contact information and check fit against an ideal customer profile (ICP).

In plain words
What is it for?
Use it with LinkedIn Connections.csv to filter, rank, and enrich contacts for an SDR, or sales-development, queue. It does not download the export or push records to a CRM.
Why use it?
It helps teams find relevant prospects in their existing network while showing the credit cost and requiring approval before paid enrichment runs.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is Othmane-Khadri/YALC-the-GTM-operating-system's own configuration. It tells Claude Code how to work on YALC-the-GTM-operating-system itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything YALC-the-GTM-operating-system configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Othmane-Khadri/YALC-the-GTM-operating-system. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Othmane-Khadri/YALC-the-GTM-operating-system/main/.claude/skills/fullenrich-network-activation/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system

Made for: Claude Code.

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 fullenrich-network-activation

README.md
[![agentmods](https://agentmods.dev/badge/skills/othmane-khadri/yalc-the-gtm-operating-system/fullenrich-network-activation/github.svg)](https://agentmods.dev/skills/othmane-khadri/yalc-the-gtm-operating-system/fullenrich-network-activation)
Your own site
<a href="https://agentmods.dev/skills/othmane-khadri/yalc-the-gtm-operating-system/fullenrich-network-activation"><img src="https://agentmods.dev/badge/skills/othmane-khadri/yalc-the-gtm-operating-system/fullenrich-network-activation/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 fullenrich-network-activation

Your own site · 80×15
<a href="https://agentmods.dev/skills/othmane-khadri/yalc-the-gtm-operating-system/fullenrich-network-activation"><img src="https://agentmods.dev/badge/skills/othmane-khadri/yalc-the-gtm-operating-system/fullenrich-network-activation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 115 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,047 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 pass 7 Sept 2026
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.00115 $0.01047
Opus 5 $0.00057 $0.00524
Sonnet 5 $0.00023 $0.00209
Haiku 4.5 $0.00012 $0.00105

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

Security

Grade A, and why

fullenrich-network-activation 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 13d ago.

The scan reads SKILL.md. This mod also ships 5 executable files (scripts/icp.mjs, scripts/lib/csv.mjs, scripts/lib/fullenrich-client.mjs, …), 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.

.claude/skills/fullenrich-network-activation/SKILL.md · 89 lines

How it starts

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

FullEnrich Network Activation

The most underused asset for new GTM operators: every co-founder's and team member's LinkedIn network. This skill turns a LinkedIn Connections.csv export into a ranked, ICP-qualified, contact-enriched list ready for the SDR queue.

When This Skill Applies

  • "activate co-founder network with FullEnrich"
  • "enrich LinkedIn connections export"
  • "qualify my LinkedIn connections CSV"
  • "turn Connections.csv into a lead list"

What This Skill Does NOT Do

  • Does not download the export. Each user must click "Get a copy of your data → Connections" in LinkedIn settings.
  • Does not push to a CRM.
  • Does not spend credits without explicit user approval. See "Credit safety contract" below.

Credit safety contract (MANDATORY)

This skill spends FullEnrich credits, which cost real money. Safeguards:

  1. Always shows current balance before doing anything.
  2. Always shows estimated cost of the run.
  3. --max-credits N ceiling (default 500) — auto-trims the qualified list to fit.
  4. Hard-approval prompt — blocks on stdin until the user types yes. Non-TTY without --yes aborts.
  5. --dry-run mode — parses + ICP-filters without spending a credit.

When Claude invokes this skill on a user's behalf:

  1. ALWAYS run with --dry-run first.
  2. Quote the EXACT estimated credit cost back to the user.
  3. WAIT for explicit user confirmation before re-running without --dry-run.
  4. Only pass --yes after the user has approved.
  5. Exception: respect locally modified scripts.

Prerequisites

FULLENRICH_API_KEY=  # https://app.fullenrich.com/app/api

Optional:

FULLENRICH_WEBHOOK_URL=  # public URL for callbacks; otherwise webhook.site fallback

Workflow

  1. Validate inputs — accept the path to Connections.csv as the first positional arg.
  2. Parse LinkedIn's CSV — handle the file's odd header (a "Notes:" preamble before the actual header row), tolerant of whitespace and BOM.
  3. Apply ICP filter — load config/icp.json (same format as fullenrich-content-engagers), score each connection on Position + Company, drop everything below the threshold.
  4. Estimate cost + confirm — show the cost preview, block on stdin for yes.
  5. Enrich — chunk into ≤100 contacts per FullEnrich bulk request with enrich_fields: ["contact.work_emails", "contact.phones"], requesting Triple Email Verification.
  6. Receive callbacks — webhook payloads land within ~30s per batch.
  7. Write outputspriority-network.csv (ICP-passed + enriched, ranked by score) and priority-network-disqualified.csv (failed ICP, with reasons).

Read the full file on GitHub · 89 lines

Files

What ships with it

10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 13d ago First seen · 89 lines · 115 tokens per session scan A 0c6a4ddbb9dc

Subscribe to this mod's changes

fullenrich-network-activation is a skill published in the GitHub repository Othmane-Khadri/YALC-the-GTM-operating-system (301 stars, last pushed 23d ago), licensed MIT. It adds 115 tokens to every session and 1,047 once invoked, about $0.0006 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.