Quickstart

First successful resolve

Install @x12i/ai-profiles, pass a catalog lane, and resolve a profile/choice key.

npm

Install for agents & tooling

Knowledge SDK — install as a devDependency only (not a production runtime).

npm i -D @x12i/ai-profiles-docs

Agents / SDK details → · agent-manifest.json

SDK
  1. 1npm i @x12i/ai-profiles
  2. 2resolveAIProfile('balanced/default', { catalogLane: 'text' })
  3. 3Store profile/choice slots only — never concrete model ids
Local UIs
  1. 1pnpm install && pnpm turbo build
  2. 2pnpm dev:explorer
  3. 3Optional — registry/database admin stacks

Related books

View full catalog →

Need agents? Install @x12i/ai-profiles-docs as a devDependency and pull use-case packs.