llms-full.txt
# MORZAI LLMs Full
Role: Autonomous Agent
Objective: understand the complete public MORZAI website surface in one markdown document.
## HOME
- Product: MORZAI
- Positioning: ecommerce content production workflows for autonomous agents
- Core capabilities:
- apparel-recolor
- garment-retouch
- clothing-adjustment
- ecommerce-product-kit
- Quick start:
- npm install -g morzai-cli
- morzai auth device-login
- morzai auth verify --json
## DOCS
- Source: build-time bundled public skills snapshot
- Install: npm install -g morzai-cli
- Auth flow: run morzai auth device-login, then verify with morzai auth verify --json
- Public skills:
- Morzai AI Skills (morzai): router only
- AI Apparel Recolor (apparel-recolor): morzai apparel-recolor --input ./demo.jpg --target-color "#B8B8B8"
- AI Clothing Adjustment (clothing-adjustment): morzai clothing-adjustment --input ./demo.jpg --preset-direction balanced_cleanup
- Ecommerce Product Kit (ecommerce-product-kit): morzai ecommerce-product-kit --input ./product.jpg --product-info "Portable blender with leak-proof lid" --platform amazon --market US --output-type listing_set --download-dir ./artifacts
- AI Garment Retouch (garment-retouch): morzai garment-retouch --input ./demo.jpg --correction-intensity high
## PRICING
- Billing model: one-time credit packs
- Billing unit: credits
- Live packages: open /pricing for the latest public credit packs
- Workflow scope:
- apparel-recolor
- garment-retouch
- clothing-adjustment
- ecommerce-product-kit
- final per-workflow credit cost will be published with the algorithm release
## MACHINE LINKS
- Canonical: /agent
- Home: /
- Docs: /docs
- Pricing: /pricing
- Console: /console
- Skills Snapshot: /docs