corezoid
01Plugin Claude Code
Plugin marketplace listing 1 plugin: corezoid.
Plugin Claude Code
Plugin marketplace listing 1 plugin: corezoid.
Skill Claude CodeCodex
Project commit helper for corezoid-ai-plugin. Use instead of the generic commit skill whenever the user says "/commit", "commit", "закоммить", "сделай коммит", or asks to commit changes in this repository.
Skill Claude CodeCodex
Turns a work plan discussed in the current conversation into a structured set of GitHub issues in the corezoid/corezoid-ai-plugin repo: one parent epic issue plus one child issue per logical task, grouped by a milestone and typed with labels. Use whenever the user says "заведи задачи", "создай issues", "разбей план на…
Skill Claude CodeCodex
A release workflow for the corezoid-ai-plugin project that prepares a new tagged software version through six defined phases.
Instructions file
Instructions for corezoid/corezoid-ai-plugin, covering claude.md, repository purpose, plugin development commands, publish a new version (triggers github actions on tag push) and install the plugin locally for testing.
Plugin Claude Code
Corezoid AI Documentation and Templates — skills and MCP server for working with Corezoid BPM processes.
MCP server Claude CodeCodexCursor +2
MCP server "corezoid" as configured in corezoid/corezoid-ai-plugin. Launched with sh -c WORK_DIR="$PWD"; PLUGIN_ROOT="$CLAUDE_PLUGIN_ROOT"; if [ -n "$PLUGIN_ROOT".
Skill Claude CodeCodex
Corezoid access-control specialist. Use when the user wants to share a process, folder, stage or project with another user / group / API key, create or delete a user group, create or rotate an API key, invite an external user, or audit who currently has access to a Corezoid object. Activate when the user says "share"…
Skill Claude CodeCodex
Manages Corezoid aliases — create, list, modify, delete, link/unlink, and use aliases in process JSON. Activate when the user mentions "alias", "shortname", "short name", "create alias", "list aliases", "delete alias", "modify alias", "rename alias", "unlink alias", "link alias", "get callback hash", "conv[@", or asks…
Skill Claude CodeCodex
Corezoid API connector specialist. Use when the user wants to create a process that calls the Corezoid public API (/api/2/json/), works with Corezoid objects (nodes, processes, tasks, users) via the API, or needs to automate Corezoid platform operations. Activate when the user says "call Corezoid API", "Corezoid API…
Skill Claude CodeCodex
Corezoid process creation specialist. Use when the user wants to create a new Corezoid process from scratch, build a new automation flow, design a new BPM process, or implement a new API connector. Activate when the user says "create a process", "build a new flow", "new process", "design from scratch", "implement a…
Skill Claude CodeCodex
Creates and manages Corezoid dashboards — adds charts (column, pie, funnel, table), binds metrics to process nodes, configures real-time mode, and sets up drill-down linking between dashboards. Activate whenever a user asks to create a dashboard, add a chart, visualize process metrics, set up reporting for a Corezoid…
Skill Claude CodeCodex
A Corezoid writing assistant for descriptions of processes, folders, and projects. It reads the relevant object and writes a clear factual description without changing its logic.
Skill Claude CodeCodex
Corezoid process editing specialist. Use when the user wants to modify, update, or fix an existing Corezoid process, add or remove nodes, change node behavior, add an API call, fix an error, or update process logic. Activate when the user says "edit a process", "modify", "update", "fix", "add a node", "change…
Skill Claude CodeCodex
Collects and submits bug reports, improvement requests, and quality signals about the Corezoid plugin to the Corezoid team. Activate in two cases: 1. The user signals dissatisfaction, reports a bug, or requests an improvement — phrases like "this is not what I asked", "it did the wrong thing", "that's broken", "можно…
Skill Claude CodeCodex
Analyzes the current session and updates ext/docs/.md in the Corezoid git mirror for the active stage. Use after corezoid-edit, corezoid-create, or corezoid-review when the session was substantial (processes deployed, new external dependencies discovered, architectural decisions made, issues found or resolved).…
Skill Claude CodeCodex
Corezoid Git Call node specialist — run custom code (Python, Go, Java, PHP, JavaScript, Clojure, Lisp, Prolog, or a custom Dockerfile) as a step inside a process. Use when the user needs logic that plain nodes cannot do: parsing files, using external libraries, cryptography, building email/attachments, or any custom…
Skill Claude CodeCodex
Corezoid environment setup specialist. Use when the user wants to connect to Corezoid, set up credentials, authenticate, pull a project, configure the environment, or start working with a Corezoid project for the first time. Activate when the user says "init", "setup", "connect to corezoid", "login", "pull workspace"…
Skill Claude CodeCodex
Safely pauses, resumes, or moves existing Corezoid processes and folders. Use only when the user explicitly asks to pause/unpause/resume/activate a process or to move/relocate/reorganize a specific process or folder. Trigger on "pause process", "resume process", "move process", "move folder", "поставь процесс на…
Skill Claude CodeCodex
A Corezoid logout tool that removes the saved login details for the current workspace from the local configuration file. Corezoid is a platform for building and running automated workflows.
Skill Claude CodeCodex
Auto-arrange the nodes of a Corezoid process into a clean, readable layout — a vertical top-to-bottom business flow with error handling railed off to the right and no overlapping nodes. Use it AUTOMATICALLY on every process YOU built or assembled, as the last step before push-process — never hand-place coordinates by…
Skill Claude CodeCodex
Optimizes a Corezoid process JSON — reduces tact consumption by merging nodes, cleans data flow, fills missing node titles, and adds resilience patterns. Activate when the user says "optimize", "improve", "reduce tacts", "merge nodes", "clean up process", "what can be improved", "show optimizations", or any phrase…
Skill Claude CodeCodex
Documents a Corezoid process — produces a human-readable Markdown file AND enriches the process JSON with descriptions on every node and parameter. Output is designed for team wikis, internal portals, and future product integration. Activate whenever a user asks to document a process, write docs for a connector, add…
Skill Claude CodeCodex
Corezoid project review and audit specialist. Use when the user wants to review or audit an entire Corezoid project or folder — multiple processes at once. Activate when the user says "review project", "audit project", "review all processes", "audit all processes", "review folder", "review all processes in"…