Homebrew Loom
Description
Loom is a unified agentic ecosystem that enables seamless collaboration between multiple AI tools (jcode, crush, claude-code, opencode, goose, etc.) while sharing skills, sessions, and MCP servers. While also giving flexibility to use it as workflow engine for your task and you can choose to use any agent per task.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
homebrew-loom
Homebrew formula for [Loom](https://github.com/tusharmewara/loom) — the shared ecosystem for AI coding tools.
[](https://github.com/tusharmewara/loom/releases)
The Problem
If you use multiple AI coding tools (Claude Code, jcode, Cursor, Goose, opencode, crush...), you've probably noticed they don't share anything. Skills you install in one are invisible to the rest. MCP servers need to be configured separately each time. Sessions are locked inside whichever tool created them.
Loom is the **shared layer** between all of them.
Quick Start
# Install
brew tap tusharmewara/loom
brew install loom
# Initialize the ecosystem (creates ~/.loom/)
loom init
# Optional-but-recommended: start the background daemon
brew services start loom
That's it. Run `loom status` to confirm everything is set up.
First Steps
Once Loom is installed, these are the first things to try:
# See what Loom knows about — tools, skills, MCP servers
loom scan
# Check the health of your setup
loom doctor
# List installable MCP servers from the registry
loom mcp list-known
# Install one (e.g., Playwright for browser automation)
loom mcp install playwright
# List registered skills
loom skills list
Everything you add (MCP servers, skills, tools) becomes available to **every** tool in your ecosystem — no per-tool configuration needed.
Real-World Scenarios
Share an MCP server across tools
# Install once
loom mcp install filesystem
# Use from any tool — Claude Code, jcode, Goose, etc. — all share it
# without needing separate configs
Export a session and continue elsewhere
# After a session in any tool, export it to Loom's shared storage
loom sessions list
loom sessions export --output session.jsonl
# Resume it in a different tool with full history
loom sessions resume --provider anthropic --
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI