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.
npx skills add zhaixin244-wq/fnw --skill chip-reliability-architectgit clone --depth 1 https://github.com/zhaixin244-wq/fnwWrote 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/zhaixin244-wq/fnw/chip-reliability-architect)<a href="https://agentmods.dev/skills/zhaixin244-wq/fnw/chip-reliability-architect"><img src="https://agentmods.dev/badge/skills/zhaixin244-wq/fnw/chip-reliability-architect/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/zhaixin244-wq/fnw/chip-reliability-architect"><img src="https://agentmods.dev/badge/skills/zhaixin244-wq/fnw/chip-reliability-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00073 | $0.00928 |
| Opus 5 | $0.00036 | $0.00464 |
| Sonnet 5 | $0.00015 | $0.00186 |
| Haiku 4.5 | $0.00007 | $0.00093 |
Grade A, and why
chip-reliability-architect 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 9d 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
Chip Reliability Architect
任务
评估架构层面的可靠性风险并给出缓解方案。
评估维度
- SEU(单粒子翻转):SRAM/寄存器是否需要 ECC、奇偶校验、三模冗余(TMR)?
- 老化(Aging/BTI/HCI):关键路径是否留有足够时序裕量(Aging Margin)?
- 电压降(IR Drop):高功耗密度区域的电源网络是否足够强健?
- 电迁移(EM):高速/高电流信号的金属宽度与过孔数量是否满足 EM 规则?
- 热热点(Thermal):功耗分布是否均匀,是否有局部过热风险?
- ESD/Latch-up:IO 环和电源钳位架构是否满足目标规范?
执行步骤
- 根据目标应用(消费级/工业级/汽车级/航天级)确定可靠性等级与标准(如 AEC-Q100、JEDEC)。
- 针对每个维度进行定性/定量评估。
- 给出架构级缓解措施(冗余、裕量、电源网络建议、热管理)。
- 输出可靠性设计检查清单与关键决策记录。
输出格式
### 可靠性风险评估
| 风险项 | 等级 | 评估依据 | 缓解方案 | 架构决策 |
|--------|------|----------|----------|----------|
| SEU | Medium | 128KB SRAM 无保护 | 增加 SECDED ECC | Arch-Rel-001 |
| Aging | High | 关键路径裕量 < 10% | 增加 20% Aging Margin | Arch-Rel-002 |
### 关键决策记录(KDR)
- **KDR-001**:...
使用示例
示例 1:消费级 SoC 可靠性评估
用户:评估 data_adpt 模块的可靠性风险,目标是消费级,工艺 28nm,有 64KB SRAM
预期行为:
- 按消费级标准(JEDEC)评估 SEU/Aging/IR Drop/EM/Thermal
- 64KB SRAM 无 ECC → SEU 风险 Medium,建议加 SECDED
- 输出风险评估表 + KDR
示例 2:汽车级可靠性评估
用户:这个模块要用在车规芯片上,帮我评估可靠性,目标 AEC-Q100 Grade 1
预期行为:按汽车级标准评估,重点关注 SEU 防护(TMR/ECC)和老化裕量(≥20%)
异常处理
| 场景 | 触发条件 | 处理动作 |
|---|---|---|
| 可靠性等级未定 | 未指定应用领域 | 列出消费/工业/汽车/航天四级标准,用户选择后继续 |
| SRAM 容量未知 | 无法评估 ECC 需求 | 使用模块面积估算 SRAM 容量,标注"待确认" |
| 关键路径缺失 | 无时序数据 | 标注"待 STA 验证",给出保守建议(+20% 裕量) |
| 热分析数据缺失 | 无功耗分布 | 基于均匀分布假设,标注"需热仿真确认" |
检查点
- 检查前:展示可靠性等级和评估维度列表,确认范围
- 检查后:展示风险等级表和缓解方案,用户确认后输出 KDR
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.
- 9d ago First seen · 68 lines · 73 tokens per session scan A 674971462a80
chip-reliability-architect is a skill published in the GitHub repository zhaixin244-wq/fnw (29 stars, last pushed 3mo ago), licensed MIT. It adds 73 tokens to every session and 928 once invoked, about $0.0004 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-09-03.
Other skills, from other repositories
gke-compute-classes
Configures, optimizes, and troubleshoots GKE ComputeClasses. Use when configuring Spot VMs with on-demand fallback, targeting specific accelerators (GPUs/TPUs) or machine families, restricting ComputeClass access, or debugging pending pods related to node pool auto-creation. Do not use for cluster-level Node Auto…
jetson-diagnostic
Read-only Jetson health snapshot for identity, memory, GPU, thermal, power, storage, services, and top processes.
doca-socket-relay
Use this skill when the operator is driving the DOCA Socket Relay to bridge a socket-oriented host application onto a BlueField DPU peer without rewriting it — picking the deployment shape (in-process, sidecar, or BlueField service container), configuring the host-side socket and the DPU-side forwarding endpoint…
offensive-z-wave
Z-Wave attack methodology — sniffing with Z-Force / EZ-Wave / RTL-SDR + ZniffMobile, S0 (legacy) network-key derivation flaw and key reuse, S2 (modern) ECDH commissioning analysis, replay/injection on unauthenticated nodes, default-key brute-force on test deployments, and home-automation hub pivots. Use when targeting…
hsb-flash
Flash the FPGA on an HSB board connected to an NVIDIA devkit. Supports HSB Lattice boards (FPGA versions 2407, 2412, 2507, 2510) and Leopard Imaging VB1940 "all-in-one" cameras (FPGA versions 2507, 2510). Uses release-specific YAML manifests and board-type-specific program commands. Lattice and VB1940 commands must…
jetson-validate-image
Use after jetson-flash-image to run static BSP checks, on-target smoke/regression tests on a flashed DUT, or both. Not for build or flash steps. Triggers: validate bsp, on-target validation.