krea-build

Installation
SKILL.md

Krea Build — Integration Patterns for Developers

This skill is for building apps that integrate Krea. Not for one-off generations — that's the sibling krea-generate skill, which uses whichever Krea surface is available: authenticated CLI or connected MCP tools.

Use this skill when the user is:

  • Writing a TypeScript/Python/Go client that calls the Krea API directly
  • Building a frontend that lets users generate content (SvelteKit, Next.js, etc.)
  • Designing a content pipeline that runs in CI or production
  • Embedding Krea outputs in a portfolio, document, or tool

Self-update check (opt-in)

Once per session, if sibling ../../krea-generate/scripts/update-check.sh exists, run it. Prints UPGRADE_AVAILABLE <local> <remote> if a newer version is out. Surface that to the user once, then continue. Snoozes 24h→48h→7d. Disable with touch ~/.krea-skills/update-check-disabled.

When to use this skill vs. sibling skills

Installs
183
Repository
krea-ai/skills
GitHub Stars
22
First Seen
May 16, 2026
krea-build — krea-ai/skills