用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ideamans/go-loadshow --skill regen-ai命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Make the loadshow command available, installing it only if it is missing. Use when another skill reports that `loadshow` is not on PATH, or when the user asks to install, update or upgrade the ideamans page-load video CLI. Prefers an already-installed binary, then the latest GitHub release, then a build from source.
Record a web page loading as an MP4 video and put two recordings side by side, using the loadshow CLI, with network and CPU throttling so the result resembles a real visit. Use when the user asks to show or visualise how slowly a page loads, wants a before/after video of a performance improvement, needs something to show a client or a non-technical stakeholder about page speed, or asks to record a page load.
基于 SOC 职业分类
正在显示 SKILL.md
| name | regen-ai |
| description | Regenerate the embedded LLM reference for loadshow and verify it still builds and passes the plugin checks. |
go generate ./...
git diff --stat -- internal/llmdocs
go test ./cmd/loadshow
go run ./cmd/loadshow llm | head -5
The catalog must come out in English. If it turns Japanese, the locale
stripping in cmd/loadshow/gen_llmdocs.go has been removed or broken.