wps skillA
wps is agent-read markdown (skill) from starchild-ai-agent/official-skills: 金山文档(WPS / Kdocs):新建、读取、编辑、搜索、分享、整理在线文档与知识库。 当用户处理在线文档时使用(例如:写周报、网页剪藏到文档、PDF 拆分、AI 生成 PPT、表格美化、接龙转表格)。.
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
# 金山文档 CLI Skill 使用指南 金山文档 CLI Skill 提供了一套完整的在线文档操作工具,通过 `kdocs-cli` 命令行工具与金山文档 API 交互。支持创建、查询、读取、编辑、分享、移动多种类型的在线文档。 ## 严格规则 ### 禁止(NEVER) - 禁止将 Token 明文出现在对话、日志、命令输出、代码注释或任何文件中;Token 仅允许通过 `kdocs-cli auth set-token` 或 `kdocs-cli auth login` 保存到系统密钥链 - 上传写入等接口需传入的 `content_base64` 可能非常大(编码后 >1 MB),禁止在对话中逐 token 生成 Base64 字符串,用脚本完成文件读取、编码和传参 ### 必须(MUST) - 不可逆操作(delete/close 类)执行前必须向用户确认 - 写操作完成后必须用独立读取请求验证实际结果(不信任 `code: 0`) - 创建文档并验证通过后,必须调用 `get_file_link` 获取链接并展示给用户 - 通过 `--file` 或脚本创建的临时 JSON 文件(如 `payload.json`、`temp.json`),在整个操作流程结束后必须删除,避免残留在用户工作目录 --- ## 保持最新版本 何时触发:**首次使用** Skill / **距上次自检 >24h** / **收到 `unknown action` 或 `unknown service` 错误**。 1. **CLI 版本**:`kdocs-cli version` — 若命令不存在则按下方「工具安装与认证」安装;若低于本文件 frontmatter `version`,运行 `kdocs-cli upgrade -y`(自动备份旧版本,失败可 `kdocs-cli upgrade --rollback`) 2. **Skill 版本**:若本文件 `version` 低于 `kdocs-cli version`,运行 `kdocs-cli call check_skill_update version=<本文件version>`,若返回 `update_available: true`,从 `instruction` 中提取 zip 下载链接(格式 `https://...kdocs.zip`),下载解压替换当前 Skill 目录 …
Read the whole file at its exact version.
How to install
mdr add starchild-ai-agent/official-skills/wps@v2.4.13mdr add starchild-ai-agent/official-skills/wps@sha256:2b15e5cdac73d12cPin 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_5ugbalxe2wi7nrpu)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v2.4.13 latest | 2026-05-27 | 595d685 | 16,606 B | A | view · diff |
| v2.4.12 | 2026-05-21 | 868b4d4 | 15,977 B | A | view · diff |
| v2.4.11 | 2026-05-14 | 0f3c68c | 16,408 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 (16606 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
starchild-ai-agent/official-skills · 28 stars · license none · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5ugbalxe2wi7nrpu GET https://markdownregistry.com/api/v1/resolve?ref=starchild-ai-agent/official-skills/wps GET https://markdownregistry.com/api/v1/blob/2b15e5cdac73d12c02f64c68f1d0a7adb2cd09c794f0ac74b8bae783d35380ea
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 starchild-ai-agent/official-skills
Every file in starchild-ai-agent/official-skills