ui-document-intake-dropzone

Installation
SKILL.md

UI: Document Intake Dropzone

Use this skill when a Next.js app needs a clean UI for adding source documents (especially PDF and Markdown) before ingestion/indexing.

Compatibility

  • Best with architect-nextjs-bun-app.
  • Recommended with addon-domain-semantic-adaptation for domain-specific intake wording.
  • Common pairings:
  • addon-rag-ingestion-pipeline
  • addon-docling-legal-chunk-embed
  • UI-only skill: ingestion logic should remain in add-on/backend modules.

Inputs

Collect:

  • ALLOWED_FORMATS: default pdf,md,markdown.
  • MAX_FILE_MB: default 25.
  • INTAKE_MODE: upload-only | upload+url | upload+paste.
Related skills
Installs
8
First Seen
Mar 2, 2026