router skillA
router is agent-read markdown (skill) from covagashi/eplan-development-skill: Routes any EPLAN-related request to the right skill and documentation index: detects the product (EPLAN Electric P8 vs EPLAN EEC Pro) and the task, then reads the matching skill before acting. Use for EPLAN C# scripting, the EPLAN API, actions, Remote Client automation, macros, parts databases; for EEC Pro typicals, mechatronic models, the formula language, configurations and generation pipelines; and to pick the right doc index (P8 2026 semantic, P8 2027 keyword, EEC Pro semantic). Start here w.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Router — EPLAN skill dispatcher Entry point for EPLAN work. It fingerprints the product, classifies the task, and names the **minimal** set of skills to read before acting. It dispatches — it does not re-teach the APIs. ## When to use - At the **start of any EPLAN request** — writing or debugging a script, API code, a Remote Client app, an EEC Pro typical/configuration/generation pipeline — to decide which skill(s) and which doc index apply. - When the user says "EPLAN" without specifying the product. **When *not* to use:** once the right skill is loaded and the task sits squarely in it, work from that skill. Re-route only when the task pivots to the other product. ## 1. Product detection | Product | File signals | Phrase signals | Skill | |---|---|---|---| | **EPLAN Electric P8** | `.elk`, `.ema`, `.emp`, `.edz`, `.zw*`, `*.cs` with `[Start]`/`[DeclareAction]`, `Eplan.EplApi.*` | script, action, API, Remote Client, parts database, pages, macros, symbols, ribbon, Cogineer | `skills/eplan-p8/eplan-development` | …
Read the whole file at its exact version.
How to install
mdr add covagashi/eplan-development-skill/router@git:20260923.c8be18bmdr add covagashi/eplan-development-skill/router@sha256:5ad3e6ca4d52d3d7Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_xbd34qplt74i4wl5)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.c8be18b latest | 2026-09-23 | c8be18b | 4,408 B | A | view · diff |
| git:20260920.72e113c | 2026-09-20 | 72e113c | 4,287 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4408 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
covagashi/eplan-development-skill · 3 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_xbd34qplt74i4wl5 GET https://markdownregistry.com/api/v1/resolve?ref=covagashi/eplan-development-skill/router GET https://markdownregistry.com/api/v1/blob/5ad3e6ca4d52d3d7493d05ad7e6c70d3b6fe66952cf6cd88112441bb48226908
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from covagashi/eplan-development-skill
Every file in covagashi/eplan-development-skill