con un clic
setup
Environment setup wizard
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Environment setup wizard
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | setup |
| description | Environment setup wizard |
Help set up the ForemanOS development environment.
npm install.env filenpx prisma generatenode --version
npm --version
npm install
npx prisma generate
npx prisma db push
npm run seed:test-user
Required:
DATABASE_URLNEXTAUTH_SECRETNEXTAUTH_URLOptional:
ANTHROPIC_API_KEY or OPENAI_API_KEYSTRIPE_SECRET_KEYAWS_REGION, AWS_BUCKET_NAMEREDIS_URLnpm run dev
# Should start on localhost:3000
List and invoke specialized agents
Create and manage agent teams for multi-agent coordination
Enhance ForemanOS construction document processing pipeline — vision extraction, RAG retrieval, material takeoffs, and cross-reference resolution for construction plans (PDF). Triggers when working on: document-processor-batch.ts (vision prompts), intelligence-orchestrator.ts (Phase A/B/C pipeline), rag.ts (scoring/retrieval), takeoff-memory-service.ts (material quantities), symbol-learner.ts (symbol recognition), or any Prisma schema changes to Document/DocumentChunk/DrawingType/SheetLegend/MaterialTakeoff. Also triggers for: new extraction modules, plan processing improvements, RAG tuning for construction queries, or material takeoff accuracy work.
API route scaffolding
Quick health check (lint, types, tests)
Smart commit with message