architect-python-uv-batch

Installation
SKILL.md

Architect: Python + uv Batch

Use this skill for non-API Python projects that run as CLI or scheduled jobs, especially data/PDF processing pipelines. Docker is required by default for this runnable base architect skill. Only allow NO_DOCKER=yes when the user explicitly asks for a local-only exception.

Inputs

Collect these values:

  • PROJECT_NAME: kebab-case repo/folder name.
  • MODULE_NAME: snake_case import package.
  • PYTHON_VERSION: default 3.12.
  • USE_RAG: yes or no.
  • EMBED_PROVIDER: openai or sentence-transformers (default local sentence-transformers).
  • NO_DOCKER: default no. Set to yes only when user explicitly opts out of containerization.

Preflight Checks

Installs
10
First Seen
Feb 27, 2026
architect-python-uv-batch — ajrlewis/ai-skills