addon-docling-legal-chunk-embed
Add-on: Docling Legal Chunk + Embed
Use this skill when a project needs legal-focused document ingestion from PDF into markdown/chunks suitable for retrieval and downstream clause reasoning.
Compatibility
- Works with
architect-python-uv-batch. - Works with
architect-python-uv-fastapi-sqlalchemy(worker or async job path). - Commonly paired with
addon-rag-ingestion-pipeline.
Inputs
Collect:
LEGAL_SOURCE_DIR: defaultdata/inbox/legal.CLAUSE_MAX_CHARS: default1400.CLAUSE_OVERLAP_CHARS: default120.EMBED_PROVIDER:sentence-transformers|openai.OUTPUT_MODE:markdown+json(default) |json-only.
More from ajrlewis/ai-skills
architect-python-uv-fastapi-sqlalchemy
Use when scaffolding production-ready FastAPI services with uv, SQLAlchemy, Alembic, Postgres, Docker, and CI gates.
11addon-rag-ingestion-pipeline
Use when adding multi-format RAG ingest, chunk, embed, and retrieval pipelines; pair with architect-python-uv-batch or architect-python-uv-fastapi-sqlalchemy.
11addon-llm-ancient-greek-translation
Use when adding Koine or Attic Greek translation to Next.js content flows; pair with ui-editorial-writing-surface and addon-nostr-nip23-longform.
10architect-python-uv-batch
Use when scaffolding production-ready Python uv batch or worker projects with Docker required by default.
10addon-human-pr-review-gate
Use when agent-generated code must pass a human PR review gate with trusted checks and merge blocks; pair with addon-decision-justification-ledger and architect-stack-selector.
9ui-editorial-writing-surface
Use when adding typography-first long-form writing and publish UI in Next.js; pair with addon-domain-semantic-adaptation.
9