.agents/skills/capture-models-enrichment/SKILL.md
Work on Madoc TS capture model server flows and enrichment integrations. Use when updating capture model definitions, extending capture model extension wiring, or debugging enrichment data flow in services/madoc-ts.
npx skillsauth add digirati-co-uk/madoc-platform capture-models-enrichmentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Explain how capture models are defined, served, and enriched so agents can safely add or debug capture model flows.
services/madoc-ts/src/capture-model-server/services/madoc-ts/src/extensions/capture-models/services/madoc-ts/src/extensions/services/madoc-ts/src/capture-model-server/ to understand the server and request flow.services/madoc-ts/src/extensions/capture-models/ for extension registration and handlers.rg -n "capture model|capture-model" services/madoc-ts/srcrg -n "enrichment" services/madoc-ts/src/capture-model-server services/madoc-ts/src/extensions/capture-modelstools
Work on Madoc TS shared utility helpers (JWT, metadata, errors, IIIF helpers, auth helpers). Use when changing core utility functions or shared helpers in services/madoc-ts.
development
Work on Madoc TS shared type definitions and schema contracts. Use when updating TypeScript types, JSON schema shapes, or cross-layer data contracts in services/madoc-ts.
tools
Understand and extend Madoc TS task automation, including bots and task-related extensions. Use when adding task automation, bot behavior, or task metadata resolution in services/madoc-ts.
development
Work on Madoc TS site SSR pipeline, HTML template injection, and site render data wiring. Use when changing site SSR behavior, template tokens, or site SSR data wiring in services/madoc-ts.