claude-skill

Imcodes: Unified AI Agent Control

Founders get shared context and supervised execution across AI providers with imcodes, a tool for startup teams using AI agents.
advancedโฑ Half a day๐Ÿ’ต Free (self-hosted)
1,098 stars148 forksTypeScriptGuide quality 9/10Updated 7/29/2026100% free ยท open source
What it is

Makes multiple AI agents collaborate on a single project or task.

Real use case example

"A founder, Sarah, uses imcodes to create a chatbot for her e-commerce site that integrates with her CRM system and customer support ticketing tool. She starts by setting up the integration between imcodes and Claude CLI, then writes a script to automatically update customer info and create a ticket in her CRM. After setting up a few more integrations, her chatbot can now handle basic customer inquiries and even automatically resolve simple issues without requiring human intervention."

Best insideClaude DesktopClaude Code
When to use it
  • โ€ขWhen your startup uses multiple AI providers and needs a centralized way to manage agent context and execution
  • โ€ขWhen you need to audit and supervise AI agent interactions across different providers
  • โ€ขWhen your team requires a unified interface to interact with AI agents from various providers
Ready-to-paste prompt
Use the imcodes API to create a new agent context by sending a `POST` request to `http://localhost:8080/contexts` with a JSON body containing the context data, for example: `curl -X POST -H 'Content-Type: application/json' -d '{"context": {"name": "example-context", "data": {"key": "value"}}}' http://localhost:8080/contexts`
Heads up: Make sure you have Node.js (version 16 or later) and npm installed on your system before attempting to install and run imcodes, as it uses TypeScript and relies on Node.js for execution
Saves to your device
Use with Claude
New

Skip the builder โ€” one click puts this in Claude, Cursor, Antigravity and more.

โšก Runs out of the box

A prompt/skill package โ€” nothing to install beyond adding it to your AI tool.

Try it instantly โ€” no install
Claude Code
mkdir -p ~/.claude/skills/imcodes && curl -fsSL https://workflowstacks.com/api/skills/imcodes/claude-skill -o ~/.claude/skills/imcodes/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go โ€” no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Imcodes: Unified AI Agent Control works
Codeflow
Free to inspect

Imcodes: Unified AI Agent Control is a very large TypeScript project (~325k lines across 1131 code files, plus 973 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.

Size
Very large codebase
~325k lines ยท 1131 code files ยท days to read โ€” use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Node.js ยท Docker
Needs API keys (.env)
TypeScript 94%CSS 2%C++ 2%JavaScript 1%HTML 1%
Where to start reading
  1. 1
    README.md
    Start here โ€” what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    src/index.ts
    Where the program starts running
  4. 4
    package.json
    Dependencies and the commands it exposes
  5. 5
    .env.example
    The API keys and settings you must provide
What's in each folder
src/Core code โ€” the actual logic385 files
web/Frontend / UI632 files
server/Backend / API291 files
bin/Command-line entry points1 files
shared/Folder191 files
native/Folder57 files
scripts/Helper scripts42 files
landing/Project website27 files
READMEHas testsDocumentedCI checksDocker readyMIT licenseUpdated this month
Quick Actions
Details
Creator
im4codes
Language
TypeScript
Category
claude-skill
Published
3/18/2026

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.