Knowledge base and tooling for AI-assisted Corezoid process development — MCP server, agent workflows, docs, and configs for Claude Code, Cursor, Windsurf, and more
Knowledge base and tooling for AI-assisted Corezoid process development. Provides documentation, agent workflow definitions, an MCP server, and ready-to-use configurations for Claude Code, Cursor, Windsurf, Kiro, GitHub Copilot, and Devin.
knowledge/ Single source of truth — auth, node types, gotchas, quick-reference
agents/ Tool-agnostic workflow definitions for 8 AI agents
skills/ Claude Code skills — install these for AI-assisted process development
mcp-server/ Python MCP server exposing 35+ Corezoid API tools
docs/ Full reference — all node types, process structure, APIGW, dashboards
playbooks/ Step-by-step guides for common tasks
samples/ Real working process JSON examples
templates/ Reusable process skeletons
json-schema/ JSON Schema files for process and node validation
scripts/ generate-tool-configs.py — regenerates all tool configs from knowledge/
1. Get credentials from Corezoid UI → Account Settings → API:
API_LOGIN numeric user ID
SECRET long static string (NOT the JWT session token)
BASE_URL https://www.corezoid.com/api/2/json
COMPANY_ID your workspace UUID
FOLDER_ID target folder ID
2. Configure credentials:
cp .env.example .env
# fill in your values
3. Connect your AI tool to the MCP server — see docs/mcp/README.md
4. Read GETTING-STARTED.md for the full onboarding guide.
Install the skills for AI-assisted Corezoid development in Claude Code:
cp -r skills/corezoid-* ~/.cursor/skills/
| Skill | Purpose |
|---|---|
| corezoid-architect | Design multi-process systems |
| corezoid-process-builder | Build new connector or logic process |
| [corezoid-process-reviewer](skills/corezoid-process-reviewer/ |
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource