From data-gouv-bys
Entry router for the BYS data.gouv toolkit — explains the 5 skills (setup, ciblage, market-size, handoff-outbound) and routes the user to the right one. Use when the user mentions data.gouv, French company targeting, TAM/SAM/SOM, NAF codes, Sirene, or starts a new prospecting project on the French market.
How this skill is triggered — by the user, by Claude, or both
Slash command
/data-gouv-bys:data-gouv-bysThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the entry point of the **BYS data.gouv toolkit**. Your job is to understand the user's intent and route them to the right skill.
You are the entry point of the BYS data.gouv toolkit. Your job is to understand the user's intent and route them to the right skill.
Wraps the data.gouv MCP and the API Recherche d'entreprises with the Build Your Sales targeting methodology. It produces:
| Skill | When to call it |
|---|---|
/data-gouv-bys:setup | First time, or new client folder |
/data-gouv-bys:ciblage | After setup, to run Discovery → CAB-P → 10 ciblages |
/data-gouv-bys:market-size | Anytime, to compute TAM/SAM/SOM for an ICP |
/data-gouv-bys:handoff-outbound | After ciblage, to push to the outbound engine |
/data-gouv-bys:datagouv-apis | Low-level reference for the data.gouv Main / Metrics / Tabular APIs (vendored from the official datagouv/datagouv-skill). Use when exploring datasets outside the BYS targeting flow (real estate, FINESS health, RGE, mobility...) or when other skills point you here. |
Ask the user one short question to figure out where they are:
"Tu veux faire quoi ?
- Démarrer un nouveau client (setup → ciblage → market-size → handoff)
- Estimer un marché sur la France (TAM/SAM/SOM uniquement)
- Reprendre un client existant (continuer le ciblage ou pousser vers l'outbound)
- Juste explorer ce qui est possible avec data.gouv"
Then:
client.yaml already exists in clients/. If not, run /data-gouv-bys:setup. If yes, ask which one and go to ciblage./data-gouv-bys:market-size inline.clients/, ask which one, then route based on what's missing (no cab-p.md → ciblage; has all campaigns/ → handoff)./data-gouv-bys:datagouv-apis for the low-level API reference, then show the catalogue of relevant datasets (API Sirene, API Recherche d'entreprises, Démarches Simplifiées) via the MCP search_dataservices tool, then ask what they want to investigate.If the user is unfamiliar, mention these concrete examples:
market-sizeciblagehandoff-outboundreferences/naf-codes.md directlyreferences/naf-codes.md, references/geo-filters.md, or references/tranches-effectif.md firstclients/<client>/client.yaml doesn't exist — the other skills depend on itDirect them with the exact slash command, e.g.:
"Parfait — lance
/data-gouv-bys:setupet je te guide étape par étape."
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
npx claudepluginhub build-your-sales/data_gouv_mcp_bys --plugin data-gouv-bys