addon-llm-ancient-greek-translation
Add-on: LLM Ancient Greek Translation
Use this skill when an app needs LLM translation to Ancient Greek before review or publish.
Compatibility
- Works with Next.js App Router projects.
- Best with
architect-nextjs-bun-app. - Commonly paired with Nostr add-ons for translated publishing flows.
Inputs
Collect:
GREEK_VARIANT:koine|attic.LLM_PROVIDER:openai|anthropic|ollama.LLM_MODEL: provider model id.REVIEW_MODE:dual-output(recommended) |translation-only.
Integration Workflow
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-docling-legal-chunk-embed
Use when you need legal PDF to markdown extraction plus clause chunking and embedding prep; pair with addon-rag-ingestion-pipeline and architect-python-uv-batch.
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