SKILLEMALL.ai

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.

ClawHub Agent Skills author: 久治明千树汐 v1.1.24 MIT-0 80 files body ≈ 7 470 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 53/100 · Will not run — References files that are not bundled: references/enums/, references/interfaces/, references/types/

IntegrationSoftware developmentWriting and documentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
85/100
safety, quality, tests
Safety 60%
94
Quality 40%
71
Run on models
none yet
Process rating
F
53/100
Will not run
References files that are not bundled: references/enums/, references/interfaces/, references/types/
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  2. The text references files that are not there: add them or drop the references.
For the model run — optional
  • 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-token format/pcb/common.md:248
    High-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-token format/pcb/common.md:282
    High-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-token package-lock.json:40
    High-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-token package-lock.json:47
    High-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-token references/_index.md:298
    High-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-token references/_quick-reference.md:1543
    High-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; 		footpri
    quoted

Files scanned: 80. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 7470 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: references/enums/
  • warning missing-ref reference to a missing file: references/interfaces/
  • warning missing-ref reference to a missing file: references/types/

Process rating: all ten parameters 53/100

Will not run. References files that are not bundled: references/enums/, references/interfaces/, references/types/
  • 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.

External checks

ClawHub: suspicious
The skill is purpose-aligned for controlling EasyEDA, but its local bridge exposes broad unauthenticated EasyEDA code execution.
LLM: suspicious (high) · 10 Sept 2026