Skip to main content

Lamina vs uselamina.ai

Lamina at lamina.dev is an open-source transactional product graph and agent workflow for AI coding agents. uselamina.ai is a creative API for media generation. Different products, no affiliation.

Curated by Aryan Iyappan · Updated 2026-07-27

Not affiliated with uselamina.ai. lamina.dev is product behavior design for AI agents; uselamina.ai is a media API.

Who this comparison is for

You are in the right place if

  • You found the wrong Lamina in search results.
  • You expected a media API but landed on lamina.dev.
  • You want to confirm there is no affiliation before installing.
  • FAQ uselamina-disambiguation sent you here.

Context

Entity disambiguation page. Short by design: the risk is wrong product selection, not feature comparison. Verify the domain before you install or integrate.

Common situations

Concrete cases from AI-shipping workflows. Each shows what the alternative handles and where validated graph knowledge and verification evidence help.

Searched Lamina API for image generation

Situation
You need programmatic media generation for a creative tool.
What uselamina.ai does
uselamina.ai provides media generation API.
What Lamina adds
Wrong product. Use uselamina.ai for media, not lamina.dev.
Takeaway
Check domain: lamina.dev is behavior design for agents.

Need validated graph knowledge for booking app

Situation
You ship with Cursor and need checkout hold rules specced.
What uselamina.ai does
uselamina.ai does not do product behavior design.
What Lamina adds
lamina.dev: /lamina-init, /lamina-design, /lamina-verify.
Takeaway
Product behavior: lamina.dev.

Evaluating both names for a startup stack

Situation
Media pipeline plus AI-built application in same company.
What uselamina.ai does
uselamina.ai for creative API if that fits media needs.
What Lamina adds
lamina.dev for agent behavior layer in app repo. No integration between them.
Takeaway
Unrelated products; name collision only.

Comparison

lamina.dev vs uselamina.ai
Dimensionuselamina.aiLamina
Primary jobMedia generation APIProduct behavior design for agents
Layer in stackCreative / media APITransactional product graph + agent workflow
Primary outputGenerated media assetsValidated GraphVersion plus query projections
Writes app source?NoNo
Behavior spec (states, flows, permissions)Not applicableCore purpose
Durable in-repo artifactAPI responses and assetsValidated GraphVersion plus query projections
Post-build verificationNot applicableIndependent Persona Missions with runtime evidence
Repo and stack fitAPI consumersCLI plus portable skills in any repo and stack
Best whenMedia generation use casesSpec app behavior with agents
When you don't need LaminaYou need media APIWrong product: use lamina.dev instead
Compose with Lamina?Not applicableInstall from lamina.dev docs

Frequently asked questions

Are they affiliated?

No. Different products, codebases, and purposes.

Why do they share a name?

Independent naming collision. Always verify domain: lamina.dev for this skill.

I installed the wrong one. What now?

Uninstall or cancel the media API integration. Install Lamina from lamina.dev docs for agent behavior design.

Comparisons map stack layers, durable outputs, and provenance-marked legacy examples. Updated when major tools change positioning.

Install Lamina with your agent.

Copy the repository-matched prompt. Your agent installs the standalone CLI, adds every Lamina skill for your active agent, configures supported passive rules, checks the setup, and tells you when to start a fresh session with /lamina-init.

Skills work across coding agents. Passive setup currently supports Codex, Claude Code, and Cursor.

  • Cursor
  • Claude Code
  • Codex
  • Gemini
  • Pi
  • and more
Install manually on macOS/Linux4 shell commands

Run these in your project, then start a fresh agent session. On Windows, use the PowerShell installer in the copied agent prompt.

curl -fsSL https://github.com/aryaniyaps/lamina/releases/latest/download/install.sh | sh
npx skills add aryaniyaps/lamina --skill '*' -a <active-agent> -y
lamina setup --agent <codex|claude-code|cursor>
lamina doctor --json