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.
npx skills add leadbay/mcp --skill leadbay_top_accounts_to_activategit clone --depth 1 https://github.com/leadbay/mcpWrote 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.
[](https://agentmods.dev/skills/leadbay/mcp/leadbay_top_accounts_to_activate)<a href="https://agentmods.dev/skills/leadbay/mcp/leadbay_top_accounts_to_activate"><img src="https://agentmods.dev/badge/skills/leadbay/mcp/leadbay_top_accounts_to_activate/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.
<a href="https://agentmods.dev/skills/leadbay/mcp/leadbay_top_accounts_to_activate"><img src="https://agentmods.dev/badge/skills/leadbay/mcp/leadbay_top_accounts_to_activate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00100 | $0.11766 |
| Opus 5 | $0.00050 | $0.05883 |
| Sonnet 5 | $0.00020 | $0.02353 |
| Haiku 4.5 | $0.00010 | $0.01177 |
Grade C, and why
leadbay_top_accounts_to_activate scanned grade C with 1 finding 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 yesterday.
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.
Tells the agent never to refusehighAnti-refusal
Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.
- **A conquest plan is the deliverable, not a consolation prize.** Leadbay holds no invoicing data, so the money columns are OMITTED by design. Title it honestly, name what a cash-ranked version would need — never refuse How it starts
The opening of the file, as written. The whole thing — 526 lines — stays where its author put it; the contents beside it link to each section on GitHub.
WHAT LEADBAY SHOULD REMEMBER
You keep your own memory of how this user likes to work — tone, naming, formatting, what they ask you to skip. Leadbay does not store that and does not need to.
What Leadbay does need is anything that changes who it should find. When the user states targeting criteria in conversation ("I target fleets over 100 vehicles", "carriers are a bad fit unless they do last-mile delivery", "climate engineering is also my market"), call leadbay_refine_prompt so it changes what Leadbay surfaces for the whole org and on every future refresh — not just this conversation. When they say a specific lead is wrong for them, record the dislike rather than noting it.
Build me a top-<the user-supplied value if any; otherwise a sensible default. Source: Optional: how many accounts the plan should hold (default 50).> account-conquest plan — the accounts worth activating, ranked, each one carrying a strategic motif, a phone pitch and a three-step checklist. <if the user supplied this argument, render the short block derived from it; otherwise empty. Source: Optional: restrict the plan to a territory (e.g. 'Indre-et-Loire', 'Région Ouest'). Sets geography on the Discover lens. A country is not a territory — this workspace already covers exactly one country.>
This deliverable goes in front of a paying client, so the honesty of the numbers matters more than their completeness. Deliver the strongest plan the available data actually supports, and be explicit about what it doesn't.
DATA PROVENANCE — every number carries its source. This deliverable mixes four data sources with very different trust levels, and it is shown to a paying client. A figure whose origin is unstated reads as measured fact. Tag every number you emit with exactly one class:
| Tag | Meaning | Where it comes from |
|---|---|---|
[ERP] |
measured in the client's own invoicing / management extract | the file the user attached, or a leadbay_get_lead_custom_fields read of a value imported from it |
[LB] |
returned by a leadbay_* tool THIS session |
leadbay_pull_leads, leadbay_pull_followups, leadbay_bulk_qualify_leads, leadbay_enrich_titles, leadbay_scan_portfolio_signals, leadbay_account_history, leadbay_research_lead_by_id |
[SIRENE] |
the French public company registry | recherche-entreprises.api.gouv.fr — your own web tool, NOT Leadbay. Leadbay does not proxy the registry |
[HYP] |
a modelled assumption | the €/employee benchmark, the 35 % objective, the trade purchase mix, any Tier-1 threshold the client hasn't confirmed |
Taint propagates. A derived figure inherits the weakest class of its
inputs. cash = pot12 − ca12 where pot12 is [HYP] makes cash itself
[HYP] — say so in the artefact's own caveat block, not only in chat. A
client who mistakes a modelled cash figure for an audited one will build a
sales plan on it.
Print the PROVENANCE LEDGER before you build anything, BEFORE writing
artifact code or the final table. The block below is a shape, not a literal:
keep the header, the field / class / source columns and the closing rule, but
replace every <...> placeholder with the real field name, class and source
— one row per field you actually emit. A ledger still showing <field name> has
passed the ordering check while telling the reader nothing, which defeats its
entire purpose.
PROVENANCE LEDGER
=================
field class source
<field name> ERP <file>:col "<column header>"
<field name> LB <tool that returned it>
<field name> SIRENE recherche-entreprises.api.gouv.fr
<field name> HYP <the formula + which input is assumed>
<field name> OMITTED <why it cannot be computed>
=================
An OMITTED row is the point of the ledger: it makes a gap visible instead
of silently filled with a plausible guess. Never drop a field from the ledger
just because you couldn't source it — render it as OMITTED with the reason.
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.
- yesterday Changed · +30 lines afc8097309c2
- 6d ago Changed · +2 lines e5655571bfea
- 10d ago First seen · 494 lines · 100 tokens per session scan C 63e7d2a5ebc4
leadbay_top_accounts_to_activate is a skill published in the GitHub repository leadbay/mcp (0 stars, last pushed today), licensed MIT. It adds 100 tokens to every session and 11,766 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it C with 1 finding (tells the agent never to refuse). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…
next-cache-components-optimizer
Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…
next-partial-prefetching-adoption
Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…