skill-manager skillA
skill-manager is agent-read markdown (skill) from testany-io/testany-agent-skills: 打开 SkillDock 本地 GUI,浏览和管理 Codex skills、plugins 与 marketplace 来源;适用于技能库、安装更新、启禁、移除恢复的可视化管理。普通任务只需使用某个 skill 时不触发。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# SkillDock 本 skill 随独立的 `skilldock` 插件分发,仅打开本地技能管理应用。将本地技能管理器打开在宿主浏览器面板中。GUI 按钮直接调用本地服务,打开即加载本机技能库。用户只要求打开界面时,不替其安装、禁用或移除实际技能。 ## 启动与打开 从本次实际加载的 `SKILL.md` 所在目录定位 `scripts/launch.sh`,不要假定仓库 checkout 或插件缓存路径。macOS 启动器自动复用 Codex 的 Node.js/npm;缺少可用组合时准备应用专用运行环境,不要求用户先安装全局 Node.js。 ```bash /bin/sh "/实际安装位置/skill-manager/scripts/launch.sh" start --project "/用户项目的绝对路径" ``` 启动前确定用户项目目录,并用 `--project` 显式传入;不要先切换到下载目录或安装目录再把它作为用户项目。未指定时依次使用 `SKILLDOCK_PROJECT_DIR`、界面保存的项目、调用工作目录。界面“切换项目”可保存新的扫描选择。可用 `SKILLDOCK_STATE_DIR` 指定独立应用数据目录、`PORT` 指定端口;默认数据位于 `~/.local/share/skilldock`,默认端口 4771。启动器把源文件复制到应用数据目录,按 lockfile 安装依赖并构建,不向安装的插件缓存写入运行数据。首次启动需要 npm registry 可达;需专用运行环境时还访问 nodejs.org 并校验固定摘要,后续复用已准备的环境和相同构建。 CLI 逐个验证 PATH、桌面应用内置 CLI 与 Codex 管理的副本;损坏的旧 wrapper 会被跳过。指定 `SKILLDOCK_CODEX_BIN` 时必须是有效的绝对路径。CLI 诊断也包含在 `doctor` 中,实际来源说明见 [应用安装说明](assets/app/README.md)。 运行环境发现失败时先执行 `launch.sh doctor`。宿主若提供 `load_workspace_dependencies`,可读取其返回的真实 Node 路径,以 `SKILLDOCK_NODE_BIN` 指定;自定义 Codex 应用位置使用 `SKILLDOCK_CODEX_APP_DIR`。不要修改 Codex 的签名或用户 shell 配置来绕过加载限制。诊断及兼容边界见 [运行环境接入](references/18-codex-node-runtime.md)。 …
Read the whole file at its exact version.
How to install
mdr add testany-io/testany-agent-skills/skill-manager@git:20260923.048c4b0mdr add testany-io/testany-agent-skills/skill-manager@sha256:acf6b8b86c3c57a0Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_6qf2nou57lrgiqnj)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.048c4b0 latest | 2026-09-23 | 048c4b0 | 7,460 B | A | view · diff |
| git:20260915.213427d | 2026-09-15 | 213427d | 6,506 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (7460 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
testany-io/testany-agent-skills · 82 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_6qf2nou57lrgiqnj GET https://markdownregistry.com/api/v1/resolve?ref=testany-io/testany-agent-skills/skill-manager GET https://markdownregistry.com/api/v1/blob/acf6b8b86c3c57a00a047e9a648e5be7545fa5140bbd845c62a8d2e593f8b19e
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from testany-io/testany-agent-skills
Every file in testany-io/testany-agent-skills