corezoid-gitcall
SolidCorezoid 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 runtime. Activate on "git call", "gitcall", "run my code", "parse a file", "use a library", "custom code node", "python/go/php in a process", or "why does push-process hang on git_call". Load this skill only when the task is actually about git_call — it is not needed for ordinary flows.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- corezoid
- Repository
- corezoid/corezoid-ai-plugin
- Created
- 4 months ago
- Last Updated
- 1 weeks ago
- Language
- Go
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
git
Git operations with conventional commits. Use for staging, committing, pushing, PRs, merges. Auto-splits commits by type/scope. Security scans for secrets.
03-core-git-guards-block-and-redirect-on-commit-and-push
CORE — never delete. THE one git skill. Trigger before ANY git commit or push, when a commit/push is blocked or redirected, when a repo's origin/account/PAT looks wrong, when the credential "choose an account" popup appears or might, or when auditing .env/.gitignore for leaked secrets. Defines the physical pre-commit (secrets, mega-files >400 lines, debug code, stray/nested .git) and pre-push (wrong repo/account/origin, branch mismatch, detached HEAD, non-fast-forward history rewrite, branch deletion, build-gates red) exit-1 gates installed globally via core.hooksPath, the folder-name==remote-repo-name match rule, the GCM-popup ban, and .env hygiene. Forward-only history is enforced here.
corezoid-api-connector
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 connector", "node list", "api/2/json", "api_secret_outer", or references openapi.corezoid.com operations.