Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add hdl-tools/analog-chip-design-agentsnpx agentmods add plugins/hdl-tools/analog-chip-design-agents/modelinggit clone --depth 1 https://github.com/hdl-tools/analog-chip-design-agentsGrade A, and why
analog-design-modeling 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 3d 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.
This is a copy
91% identical to analog-design-ams-verification — 8 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"name": "analog-design-modeling",
"version": "0.1.0",
"description": "Verilog-A/AMS, VHDL-AMS and SystemVerilog real-number modeling, OSDI compilation, connect modules",
"author": {
"name": "chuanseng-ng",
"url": "https://github.com/chuanseng-ng"
},
"homepage": "https://github.com/chuanseng-ng/analog-chip-design-agents",
"repository": "https://github.com/chuanseng-ng/analog-chip-design-agents",
"license": "MIT",
"skills": [
"./skills/behavioral-modeling"
],
"agents": [
"./agents/behavioral-modeling-orchestrator.md"
]
}
What it installs
The manifest is a name and a version. 1 skill, 1 agent travel with it, and installing the plugin installs all of them — 157 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 3d ago First seen · 19 lines scan A 8cfb4dec3014
analog-design-modeling is a plugin published in the GitHub repository hdl-tools/analog-chip-design-agents (22 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 91% identical to analog-design-ams-verification, differing in 8 lines, and is treated as a copy.
Other plugins, from other repositories
mlx-vlm-skills
Skills for MLX-VLM: command-line and server inference, convert/quantize, adding new models, benchmarking, contributing, cached-model listing, and reproducible GitHub issues.
pymobiledevice3 marketplace
Agent skills for operating iPhone and iPad (iOS/iPadOS) devices with pymobiledevice3.
aurora-smart-home marketplace
Aurora Smart Home - Claude Skills for Home Assistant, ESPHome, Node-RED, and IoT product development.
embedded-debugger
Embedded debugger workflow for probe-rs targets. Provides a CLI-first skill and optional MCP server for probe discovery, target checks, flashing, memory access, and RTT workflows.
r2g-skills
RTL-to-GDS-to-Graph skill collection. eda-install detects the machine and installs + verifies the open-source EDA toolchain (with a no-sudo conda path). signoff-loop drives an open-source EDA flow (Yosys + OpenROAD-flow-scripts + KLayout + Magic + Netgen + OpenRCX) from a spec or RTL to signed-off GDSII (DRC, LVS…
aria-ark
Aria Research Kit (ARK) skills for building applications with Project Aria smart glasses. Covers data processing (VRS, MPS, calibration) and real-time webapp development (WebSocket streaming, 3D visualization, voice pipeline).