BF easyeda-api
EasyEDA Pro API skill for AI agents. Use when working with EasyEDA Pro EDA software, including PCB design, schematic editing, footprint/symbol management, and project operations. Supports live debugging in EasyEDA and EasyEDA extension development. Provides complete API reference (120+ classes, 62 enums, 70 interfaces), extension-development documentation, and a WebSocket bridge server to execute code in the running EasyEDA Pro client. Trigger on: "嘉立创EDA,启动!", "立创EDA,启动!", "EDA,启动!", "EasyEDA", "PCB", "schematic", "footprint", "EDA", "circuit board", "嘉立创EDA", "原理图", "PCB设计". **IMPORTANT**: 嘉立创EDA's English name is **EasyEDA**. They are the SAME product. Never use other transliterations like "EasyEDA Pro" (unless specifically versioned), "EASYEDA", "easyeda", etc. Always use "EasyEDA" for English references and "嘉立创EDA" for Chinese references.
As a process F 53/100 · Will not run — References files that are not bundled: references/enums/, references/interfaces/, references/types/
How to improve
- The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
- 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 · 6
✓ No critical or high findings
Medium and low: 6
-
low Secrets in code
secret-high-entropy-tokenformat/pcb/common.md:248High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"curr…hed":"OPTIMIZA_WEAK",
quoted -
low Secrets in code
secret-high-entropy-tokenformat/pcb/common.md:282High-entropy token-like string (may be an id, hash or a credential)20. curr…hed current track path optimization.
-
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:40High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…w6M+uprW…rLY/w==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:47High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…1TZ/kPWxoPr/OKWj…xdH+e1xr…vpK++odZu…0Rw==",
detector -
low Secrets in code
secret-high-entropy-tokenreferences/_index.md:298High-entropy token-like string (may be an id, hash or a credential)| [ILIB…ons](interfaces/ILIB_ExtendLibrary3DModelFunctions.md) | External library 3D model functions | |
-
low Secrets in code
secret-high-entropy-tokenreferences/_quick-reference.md:1543High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- **registerextendlibrary**: `function registerExtendLibrary( title: string, libraryFunctions: { device?: ILIB_ExtendLibraryDeviceFunctions; symbol?: ILIB_ExtendLibrarySymbolFunctions; footpriquoted
Files scanned: 80. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
body-longSKILL.md body ≈ 7470 tokens (recommended < 5000); move details to references/ - warning
missing-refreference to a missing file: references/enums/ - warning
missing-refreference to a missing file: references/interfaces/ - warning
missing-refreference to a missing file: references/types/
Process rating: all ten parameters 53/100
- 0Tools and files. 3 referenced file(s) missing: references/enums/, references/interfaces/, references/types/
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 70Execution cost. Instruction body is 7470 tokens
- 85Steps. 74 steps, 1 vague phrases
- 100When it triggers. States when to use and when not to
- 100Failures and branches. 11 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Running it twice. Mutating operations check current state
- 100Progress reporting. Reports progress
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- low 10 top-level sections: this looks like several domains in one skill
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
- +3Description length 856: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- -2localhost URLs: will not work for another user
- +2Single-language instructions
- +5Description quotes 13 example trigger phrases
- +4Description says when NOT to use the skill
- +4Structure: 42 headings
- +3Step-by-step instructions: 74 items
- +4Has examples (30 code blocks)
- +4Reference files are cited in the instructions (2 of 2)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 71.