Install
$ agentstack add skill-misterbrookt-skill2-skill2-visualize ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Skill2 Visualize
目标:用本地单文件 HTML 查看 skill library 证据;不把日志证据伪装成完整历史。
输入
- 库存:
skill2 scan skills --json - usage:
skill2 usage --codex ~/.codex --skills skills --json - 测试:已有
skill2 testJSON 输出;没有则标记缺失。
usage 来自 agent session log adapter:读取命令中出现的 skill 路径,带 confidence/category。
不要声称 APFS、FSEvents、文件 atime 可统计历史读取或调用。
产物
skill2 visualize --skills skills --codex ~/.codex --out report.html
report.html 必须本地、自包含、只读。展示:库存、频率、最近调用、零调用、usage 分类/置信度、测试状态。
解释
- 零调用:仅当前 adapter 未见事件;不是未使用证明。
- 最近调用:最近已解析日志事件时间;缺失时间不猜。
- broad scan、worker read、unknown:低置信度;不等同直接 activation。
- 低频不等于删除;转给
skill2-prune做决策。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: MisterBrookT
- Source: MisterBrookT/skill2
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.