BF n8n-master
Answers n8n questions and builds n8n workflows, node configurations, Code node JavaScript, HTTP Request setups, API integrations, toolbox-assisted API tests, and importable workflow JSON. Use when the user asks about n8n concepts, workflow design, node behavior, expressions, debugging, external API integration, automation architecture, or production hardening.
As a process F 53/100 · Will not run — References files that are not bundled: references/wiki/index/ALL-Concepts.md, references/wiki/concepts/, references/wiki/index/ALL-Nodes.md
How to improve
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 80. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: references/wiki/index/ALL-Concepts.md - warning
missing-refreference to a missing file: references/wiki/concepts/ - warning
missing-refreference to a missing file: references/wiki/index/ALL-Nodes.md - warning
missing-refreference to a missing file: references/wiki/nodes/ - warning
missing-refreference to a missing file: references/wiki/index/ALL-APIs.md - warning
missing-refreference to a missing file: references/wiki/index/ALL-Recipes.md - warning
missing-refreference to a missing file: references/wiki/recipes/ - warning
missing-refreference to a missing file: references/wiki/index/ALL-QAs.md - warning
missing-refreference to a missing file: references/wiki/qa/ - warning
missing-refreference to a missing file: references/wiki/index/ALL-Sources.md - warning
missing-refreference to a missing file: references/source/ - warning
missing-refreference to a missing file: scripts/toolbox/api_tester.py - warning
missing-refreference to a missing file: scripts/toolbox/feishu_get_bitable_schema.py - warning
missing-refreference to a missing file: scripts/toolbox/feishu_create_bitable_fields.py - warning
missing-refreference to a missing file: scripts/toolbox/firecrawl_ingest_docs.py - warning
missing-refreference to a missing file: references/wiki/index/ALL-*.md - warning
missing-refreference to a missing file: references/wiki/index/Compilation-Log.md
Process rating: all ten parameters 53/100
- 0Tools and files. 17 referenced file(s) missing: references/wiki/index/ALL-Concepts.md, references/wiki/concepts/, references/wiki/index/ALL-Nodes.md
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 70When it triggers. States when to use, but not when not to
- 100Steps. 28 steps
- 100Failures and branches. 4 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1189 tokens
- 100Running it twice. Mutating operations check current state
- 100Progress reporting. Reports progress
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- +4No input/output examples
- +1No license
- +2Single-language instructions
- +3Description length 362: enough signal without eating the budget
- +4Structure: 12 headings
- +3Step-by-step instructions: 28 items
Quality base 70; lint remarks subtract, signals add up to 100. Result: 68.