Loomcraft scaffolds production-ready AI agents, skills, and presets into any project. No lock-in, just pure code.
Three commands. Full AI development environment.
One command to scaffold agents, skills, and an orchestrator into your project.
$ loomcraft init fullstack --claudePlain Markdown and YAML files. Supports Claude Code, Cursor, or any custom target.
$ loomcraft add agent frontend --target cursorBrowse and install community agents, skills, and presets from the marketplace.
$ loomcraft marketplace install react-specialistA modular library to supercharge your AI-assisted workflow.
Specialized AI agents with defined roles, tools, and orchestration rules — ready to drop into your project.
Domain-specific conventions and patterns that guide agents to write code matching your stack and style.
Pre-configured bundles of agents and skills. Pick a preset and scaffold an entire team in one command.
Init, add, list, marketplace — manage your entire agent library from the terminal with simple commands.
Loom generates plain files. No runtime dependency, no vendor lock-in. Eject anytime.
Discover and share community-contributed agents, skills, and presets. One command to install.
Loomcraft doesn't add runtime dependencies. It generates plain Markdown and YAML files directly in your project. Inspect them, edit them, or delete them — it's all just files.
npm install -g @loomcraft/cliGet started with a single command.
npx @loomcraft/cli initEverything you need to know about Loomcraft.
Yes. Loomcraft is open-source under MIT. The CLI, the library, and the backoffice are all free to use, fork, and extend. No hidden limits, no paywalls.
LangChain Hub focuses on prompts and chains for LangChain. Loomcraft scaffolds full agent configurations — including system prompts, tool access, skill files, and orchestration rules — directly into your project. It's framework-agnostic and works with Claude Code, Cursor, and more.
Absolutely. Create agents and skills in the backoffice, then publish them to the Loomcraft Marketplace with one click. Other developers can install them with `loomcraft marketplace install`.
Loomcraft generates plain Markdown and YAML files — it works with any language or framework. The agents and skills are instructions for AI assistants, not runtime code. Your stack, your rules.