AI K9 Codee logo Codee SkillsPlatform tool layer

Skill registry

Codee can grow like a platform without handing out private keys.

Public skills run safely on the user machine. Optional skills detect local tools. Backend and owner skills stay credential-gated so Codee can be powerful without leaking access.

Codee is ready to install as a web app.

python3 codee.py skills --access public
python3 codee.py toolkit-init ./codee-open-source-toolkit --business "My Business" --force
python3 codee.py toolkit-smoke ./codee-open-source-toolkit
python3 codee.py admin-training . --write
python3 codee.py folder-plan ./my-service --business "My Business" --service codee-course --write --force
python3 codee.py domain-plan ./my-service --domain example.com --target-url https://example.com --write --force
python3 codee.py business-assistant-init ./restaurant-assistant --business-type restaurant --business "My Restaurant" --force
python3 codee.py skill-policy ./my-business --preset operator --force
python3 codee.py skill-check browser-scan .
python3 codee.py browser-scan . --url https://clients.codee.chat/codee-workbench.html --full-page
python3 codee.py skills --access owner

Public and optional

Skills users can run or check locally.

Built in

Route Scan

Checks public URLs and writes proof before a service is called ready.

Built in

Course Suite

Creates and validates QRCodee, Codee Flyer, and Codee App course outputs.

Policy

Skill Policy

Writes `.codee/skills.json` and `SKILLS.md` so each workspace has enforceable tool boundaries.

Built in

Folder Coach

Inspects a service folder and writes what is missing before hosting or support.

Built in

Domain Coach

Explains registrar, DNS, hosting, SSL, redirects, and route proof in plain language.

Optional

Playwright Browser Scan

Uses local Node/npx and Playwright to screenshot the real browser page.

Support

Delivery Room Support

Ties account, workbench, delivery room, and update requests to one workspace ID.

Backend

Stripe Hosted Payment

Creates checkout and invoice links through Codee backend, not local card storage.

Optional

PDF / Guidebook Packaging

Uses exported folders and attachments to support Codee App and guidebook lanes.

Owner and private

Power skills stay on Codee owner infrastructure.

Owner

Firebase Hosting

Deploys Codee-owned pages only with owner-approved Firebase credentials.

Owner

Google Cloud Run

Deploys and checks backend services only from authenticated owner environments.

Private

CodeEmail / Gmail

Mailbox and notification tools stay behind private connector authorization.

Private

Metricool Social

Social scheduling uses connected owner accounts and scheduled proof reports.