# Neexo AI Hub > https://awesome.neexo.dk/llms.txt > Give this URL to any AI assistant. No account, install, or choices required — the agent navigates from here. ## For AI assistants You are loading the Neexo AI Hub. Follow this protocol before asking the user to configure anything: 1. **Baseline guardrails** — fetch the minimal context (always): https://awesome.neexo.dk/api/llms-minimal.txt 2. **Pick a stack playbook** — infer from the user's repo, dependencies, or task (see list below). If unclear, ask one short question, not a menu: https://awesome.neexo.dk/api/playbooks/{slug} 3. **Pull specific resources** — only when the playbook or task needs them: https://awesome.neexo.dk/api/export?ids={category}/{slug},{category}/{slug} 4. **Install bundled skills** — copy the agent prompt from `/skills/{slug}#install`, or fetch bundle JSON/ZIP: https://awesome.neexo.dk/api/skills/{slug}/bundle https://awesome.neexo.dk/api/skills/{slug}/bundle?format=zip 5. **Browse the catalog** — when you need to search or explore: https://awesome.neexo.dk/api/index.json 6. **Full inline dump** — only as a last resort (large): https://awesome.neexo.dk/api/llms-full.txt **Do not** dump the full catalog unless necessary. **Do not** ask the user to choose plugins unless they are installing Copilot/Cursor. ## Stack playbooks (pick the best match) ### saas-multi-tenant - **Multi-Tenant SaaS Web App**: Next.js 16 SaaS with Clerk auth, Drizzle ORM, Zod validation, and strict tenant isolation. - Match hints: nextjs-16, drizzle, clerk, zod-v4, shadcn-ui-v4, tenant-isolation, billing, db-migrations - Fetch: https://awesome.neexo.dk/api/playbooks/saas-multi-tenant ### marketing-3d-site - **3D Marketing Website**: Next.js marketing site with React Three Fiber, next-intl, and performance-conscious 3D loading. - Match hints: nextjs-16, react-three-fiber, next-intl, tailwind, webgl-ssr, asset-size, i18n - Fetch: https://awesome.neexo.dk/api/playbooks/marketing-3d-site ### analytics-reporting - **Analytics & Reporting**: Metrics pipelines, dashboards, and reporting with data hygiene and reproducible queries. - Match hints: typescript, sql, dashboards, data-accuracy, pii-in-aggregates, query-cost - Fetch: https://awesome.neexo.dk/api/playbooks/analytics-reporting ### br-automation-studio - **B&R Automation Studio**: B&R Automation Studio AI tooling — AS Help search, community forum MCP, and Claude Code build tools. Upstream-first via awesome-brdk. - Match hints: br-automation, automation-studio, structured-text, industrial-automation, mcp, plc, plc-runtime, safety-critical-systems, local-help-indexing - Fetch: https://awesome.neexo.dk/api/playbooks/br-automation-studio ### blender-pipeline - **Blender Asset Pipeline**: Blender Python automation, headless rendering, and subprocess-based asset delivery. - Match hints: blender, python, subprocess-safety, batch-jobs - Fetch: https://awesome.neexo.dk/api/playbooks/blender-pipeline ### data-enrichment - **Data Enrichment & AI Assistants**: LLM-assisted workflows with PII-safe prompts, validation pipelines, and tenant-scoped data access. - Match hints: nextjs-16, llm, zod-v4, pii, prompt-injection, data-leakage - Fetch: https://awesome.neexo.dk/api/playbooks/data-enrichment ### external-systems - **External System Integrations**: Webhooks, queues, protocol handlers, and reliable third-party integrations. - Match hints: typescript, webhooks, queues, idempotency, retries, protocol-versioning - Fetch: https://awesome.neexo.dk/api/playbooks/external-systems ### figma-hmi - **Figma HMI & Industrial UI**: Figma HMI monorepo patterns, MCP-driven design-to-code, and OPC-UA gateway integration. - Match hints: figma, nextjs-16, zod-v4, generated-output, protocol-schemas - Fetch: https://awesome.neexo.dk/api/playbooks/figma-hmi ### unity-editor-tools - **Unity Editor Tooling**: Unity C# editor extensions, MCP Unity integration, and scene manipulation tooling. - Match hints: unity, csharp, serialization, editor-state - Fetch: https://awesome.neexo.dk/api/playbooks/unity-editor-tools ## Catalog index (browse by category) - **playbooks** (9) — https://awesome.neexo.dk/playbooks — export ids: `playbooks/{slug}` - **agents** (4) — https://awesome.neexo.dk/agents — export ids: `agents/{slug}` - **instructions** (17) — https://awesome.neexo.dk/instructions — export ids: `instructions/{slug}` - **skills** (17) — https://awesome.neexo.dk/skills — export ids: `skills/{slug}` - **prompts** (5) — https://awesome.neexo.dk/prompts — export ids: `prompts/{slug}` - **plugins** (6) — https://awesome.neexo.dk/plugins — export ids: `plugins/{slug}` - **hooks** (2) — https://awesome.neexo.dk/hooks — export ids: `hooks/{slug}` - **workflows** (2) — https://awesome.neexo.dk/workflows — export ids: `workflows/{slug}` - **tools** (11) — https://awesome.neexo.dk/tools — export ids: `tools/{slug}` - **cookbook** (19) — https://awesome.neexo.dk/cookbook — export ids: `cookbook/{slug}` ## API reference - Discovery (this file): https://awesome.neexo.dk/llms.txt - Machine index (JSON): https://awesome.neexo.dk/api/index.json - Minimal guardrails: https://awesome.neexo.dk/api/llms-minimal.txt - All playbooks (JSON): https://awesome.neexo.dk/api/playbooks - Single playbook: https://awesome.neexo.dk/api/playbooks/{slug} - Export resources: https://awesome.neexo.dk/api/export?ids={category}/{slug},{category}/{slug} - Skill bundle (JSON): https://awesome.neexo.dk/api/skills/{slug}/bundle - Skill bundle (ZIP): https://awesome.neexo.dk/api/skills/{slug}/bundle?format=zip - Full catalog text: https://awesome.neexo.dk/api/llms-full.txt - Structured catalog: https://awesome.neexo.dk/api/content.json ## Humans Website: https://awesome.neexo.dk Setup wizard: https://awesome.neexo.dk/start Copy-paste page: https://awesome.neexo.dk/for-ai