Skip to main content
Run any Skill in Manus
with one click
MTES-MCT
GitHub creator profile

MTES-MCT

Repository-level view of 25 collected skills across 6 GitHub repositories.

skills collected
25
repositories
6
updated
2026-07-01
repository explorer

Repositories and representative skills

setup-matt-pocock-skills
computer-occupations-all-other

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

2026-06-18
triage
computer-occupations-all-other

Move issues through a state machine of triage roles — categorise, reproduce, grill if needed, and write agent-ready briefs.

2026-06-18
publish-lovac-report
software-developers

Publish a French-language LOVAC import report to Notion after all subcommands and snapshots are complete. Reads snapshot-*-pre.json / snapshot-*-post.json and *.report.json files from the current directory.

2026-06-04
mise-en-production
software-developers

ZLV production deploy summary workflow. Use when preparing a production release (mise en production): writing the GitHub deploy PR summary, finding Notion tickets, and creating the corresponding Notion release note page.

2026-05-13
dagster-asset
software-developers

Use when adding or modifying a Dagster asset, job, schedule, or resource in `analytics/dagster/`. Enforces ZLV asset key conventions, the CustomizedDagsterDbtTranslator contract, retry/resource wiring, and a validate→materialize verification loop. Trigger phrases: "add a dagster asset", "new ingest pipeline", "schedule a refresh", "create a multi_asset".

2026-05-05
dbt-model
software-developers

Use when adding or modifying a dbt model in `analytics/dbt/`. Enforces ZLV layer/naming rules, ref()/source() discipline, schema.yml docs+tests, and a compile→run→test verification loop. Trigger phrases: "add a dbt model", "modify staging/intermediate/marts", "create stg_/int_/marts_…".

2026-05-05
external-source-onboarding
database-architects

Use to onboard a new external dataset (data.gouv.fr, INSEE, DGFIP, DGALN, CEREMA, URSSAF, S3 Cellar) into the ZLV warehouse end-to-end: register the source, validate, materialize via Dagster, and expose to dbt. Trigger phrases: "add a new external source", "ingest a new dataset", "onboard data.gouv.fr file", "register a CEREMA file".

2026-05-05
sql-explore
data-scientists-152051

Use to investigate the ZLV data warehouse on MotherDuck (`dwh`) — list tables, inspect columns, run scoped queries, profile distributions, validate KPIs. Trigger phrases: "explore data", "check the warehouse", "how many rows", "what's the distribution of …".

2026-05-05
Showing top 8 of 9 collected skills in this repository.
dossierfacile-collect-info
business-operations-specialists-all-other

Collecte auprès de l'usager toutes les informations et fichiers nécessaires pour compléter un dossier DossierFacile individuel (ALONE, sans garant). Utilise ce skill avant d'appeler l'API d'écriture, pour savoir quoi demander à l'usager et quels documents récupérer.

2026-05-06
dossierfacile-complete-dossier
software-developers

Complète intégralement un dossier DossierFacile à partir d'un prompt en langage naturel. Orchestre l'authentification, la collecte d'informations, la lecture du profil existant et le remplissage via l'API. Utilise ce skill quand un usager demande à remplir, compléter ou soumettre son dossier DossierFacile.

2026-05-06
dossierfacile-write-api
software-developers

Complète un dossier DossierFacile via l'API d'écriture (routes POST/DELETE). Couvre les noms, le type de candidature, les 5 catégories de documents (identité, résidence, profession, finances, impôts) et la déclaration sur l'honneur. Utilise ce skill pour savoir quelle route appeler, avec quel payload, lors du remplissage d'un dossier individuel (ALONE, sans garant).

2026-05-06
dossierfacile-auth
software-developers

Authentifie un usager sur DossierFacile via Keycloak OIDC (flux authorization_code + PKCE) et obtient un token d'accès JWT valide pour l'API (preprod ou production). Utilise ce skill quand tu dois appeler l'API DossierFacile au nom d'un usager, obtenir ou rafraîchir un token, ou configurer le client Keycloak agent.

2026-05-06
dossierfacile-read-profile
software-developers

Lit et interprète le profil d'un locataire DossierFacile via GET /api/tenant/profile. Utilise ce skill pour connaître l'état d'avancement d'un dossier, identifier les sections manquantes ou refusées, et déterminer ce qu'il reste à compléter.

2026-05-06
Showing 6 of 6 repositories
All repositories loaded