← Back to Skills Marketplace
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tmpss7o133d
Description
Always use when user asks to create, generate, or design a network topology diagram for eNSP (Enterprise Network Simulation Platform), or mentions creating e...
Usage Guidance
This skill appears to do exactly what it says: generate .topo files for eNSP. Before installing, confirm your agent environment provides a safe, limited Write tool (so generated files go only to the intended workspace). Review any generated .topo file before opening it in eNSP (just in case), and avoid granting the agent broad filesystem or credential access — this skill does not need them.
Capability Analysis
Type: OpenClaw Skill
Name: tmpss7o133d
Version: 1.1.0
The 'ensp' skill bundle is designed to generate network topology files (.topo) for Huawei's Enterprise Network Simulation Platform (eNSP). The instructions in SKILL.md and the technical details in references/topo-reference.md are entirely consistent with this purpose, providing XML schemas and layout algorithms for network devices. There are no signs of data exfiltration, malicious execution, or prompt injection attacks.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (eNSP topology generator) matches the content: SKILL.md and references describe building .topo XML, UUIDs, layout, device models, and writing a file. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped to parsing the user request, generating topology XML, and writing a .topo file. The SKILL.md references only local file creation (Write tool) and a local reference doc. It does not instruct reading unrelated files, calling external endpoints, or accessing secrets.
Install Mechanism
There is no install spec or code to download; the skill is instruction-only and will not write or execute external code during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. The actions described (UUID generation, layout calculation, XML assembly, writing a .topo) require no secrets and are proportionate to the purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify other skills' configuration. Autonomous invocation is allowed (platform default) and appropriate for a user-invocable generator.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tmpss7o133d - After installation, invoke the skill by name or use
/tmpss7o133d - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
- Added comprehensive documentation for generating, naming, and laying out eNSP topology files.
- Included detailed lists of supported devices (routers, switches, firewalls, wireless, endpoints) and their interface configurations.
- Specified file output format, naming conventions, and user instructions for opening the generated `.topo` file in eNSP.
- Described grid-based auto-layout algorithm for arranging devices on the topology canvas.
- Provided guidelines for adding text labels, area boxes, and choosing connection types in the topology.
- Linked XML format details to `references/topo-reference.md` for advanced use.
Metadata
Frequently Asked Questions
What is ensp?
Always use when user asks to create, generate, or design a network topology diagram for eNSP (Enterprise Network Simulation Platform), or mentions creating e... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install ensp?
Run "/install tmpss7o133d" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ensp free?
Yes, ensp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ensp support?
ensp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ensp?
It is built and maintained by forealmy (@forealmy); the current version is v1.1.0.
More Skills