Authors a new Instance AI workflow eval case — written locally as JSON, calibrated against a real build, then pushed to the LangTracer suite CI runs — build cases, behaviour/process cases, credential cases, and seeded (mid-conversation) cases — with intent-driven expectations. Use when adding or changing an Instance AI workflow eval, or debugging why one is flaky.
Create an Instance AI workflow eval Each eval is one JSON case — authored locally as a file in (the disk loader auto discovers , no registration step), with a LangTracer suite as its durable home. Cases validate against ( — unknown keys fail at load). The eval README is the exhaustive field reference; this skill is the opinionated how . Committing new case JSONs into the repo is no longer the recommended approach. Author the file locally (uncommitted), calibrate it against a real build, then…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/create-instance-ai-eval · pinned to the source commit
git clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/create-instance-ai-eval"
cp -r ".agents/skills/create-instance-ai-eval" ".claude/skills/create-instance-ai-eval"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit b4d91bfe8a29. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
References credentials, tokens or secret files that a skill should not need.
Evidence: [redacted]· fingerprint 5e884898da280471
Uses encoding/eval patterns that can hide executable content.
Evidence: [redacted]· fingerprint 1bbd174404efbce9
References parent-directory traversal, which can escape a target directory.
Evidence: ../· fingerprint fa08499e14d0113b