Borrowing it
Nothing to install: this file belongs to oaslananka/easyeda-mcp-pro. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/oaslananka/easyeda-mcp-pro/main/.agents/skills/easyeda-professional-layout/SKILL.mdgit clone --depth 1 https://github.com/oaslananka/easyeda-mcp-proWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/oaslananka/easyeda-mcp-pro/easyeda-professional-layout)<a href="https://agentmods.dev/skills/oaslananka/easyeda-mcp-pro/easyeda-professional-layout"><img src="https://agentmods.dev/badge/skills/oaslananka/easyeda-mcp-pro/easyeda-professional-layout/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/oaslananka/easyeda-mcp-pro/easyeda-professional-layout"><img src="https://agentmods.dev/badge/skills/oaslananka/easyeda-mcp-pro/easyeda-professional-layout.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Agent Snooping · line 8 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00023 | $0.00197 |
| Opus 5 | $0.00012 | $0.00098 |
| Sonnet 5 | $0.00005 | $0.00039 |
| Haiku 4.5 | $0.00002 | $0.00020 |
Grade A, and why
easyeda-professional-layout scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
EasyEDA Professional Layout
Load the canonical repository skill at skills/easyeda-professional-layout/SKILL.md and apply its workflow in full.
Core policy IDs are normative and may not be omitted: PAGE_GEOMETRY_REQUIRED, TITLE_BLOCK_KEEP_OUT, RENDERED_BOUNDS_ONLY, NO_BLIND_RETRY, STAGED_PREVIEW_READBACK_QA, CONNECTIVITY_FINGERPRINT_REQUIRED, and NO_SAVE_WITH_CRITICALS.
Use 100 mil border, 150 mil title-block, 50 mil component, 25 mil text, and 75 mil section clearances unless runtime units or stricter caller constraints require explicit conversion. Require preview, write approval, readback, QA, and connectivity-preserving rollback gates. Missing geometry blocks placement; it never permits guessed coordinates.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 13 lines · 23 tokens per session scan A 89b3af935922
easyeda-professional-layout is a skill published in the GitHub repository oaslananka/easyeda-mcp-pro (45 stars, last pushed 7d ago), licensed MIT. It adds 23 tokens to every session and 197 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
kicad-pcb-review
Use this skill when reviewing, fixing, validating, or preparing KiCad PCB projects with the kicad MCP server.
kicad-pcb-review
KiCad PCB review and manufacturing readiness agent skill for Cursor.
easyeda-agent
An automation skill for EasyEDA Pro, a tool used to design electronic schematics and printed circuit boards.
jlcpcb-headstage-pcb
A project-specific guide for reviewing and improving printed-circuit-board designs made for JLCPCB's electronics-manufacturing service. It also covers manufacturing files such as Gerbers and drill files.
omh-physical-device-readiness
This is a Hermes-native physical-device-readiness workflow skill.
kicad
Analyze KiCad projects and PDF schematics: schematics, PCB layouts, Gerbers, footprints, symbols, netlists, and design rules. Reviews designs for bugs, traces nets, cross-references schematic to PCB, extracts BOM data, checks DRC/ERC, DFM, power trees, and regulator circuits. Every finding carries a confidence label…