← Back to Skills Marketplace
430
Downloads
0
Stars
12
Active Installs
1
Versions
Install in OpenClaw
/install kdocs
Description
Retrieve and summarize titles, authors, updates, and key content from public Kdocs document shares, templates, and product pages.
README (SKILL.md)
金山文档
用途与边界
- 面向公开文档分享页与产品页的检索与内容摘要
- 不提供账号操作或权限绕过能力
- 仅处理公开页面的轻量信息整理
关键入口
- 主页:https://www.kdocs.cn/
- 分享与模板页:公开入口
- 帮助中心:站点入口
常见任务
- 分享文档的标题/作者/更新时间与关键段落
- 模板库入口与分类汇总
- 产品功能与版本说明摘要
数据字段
- 标题、作者、更新时间、段落摘要、标签、来源链接
- 模板名称、类型、入口链接
- 产品名称、功能概述、版本信息、链接
自动化要点
- 页面动态加载,需等待完成后解析
- 仅处理公开分享链接,不进行账号操作
- 频率控制,避免重复访问
示例流程
- 文档摘要:访问分享页 → 抽取标题/作者/更新时间 → 输出段落要点
- 模板汇总:访问模板库 → 抽取入口 → 输出列表
- 产品摘要:访问产品页 → 抽取功能与版本 → 输出清单
合规提示
- 遵守平台与信息安全规定
- 不存储或输出敏感内容
Usage Guidance
This skill appears coherent and limited to public Kdocs pages. Before installing: ensure your agent's web-browsing/rendering tool is configured (the skill implies dynamic page rendering), avoid supplying private or credentialed links (the skill is intended for public shares only), and consider rate limits and the target site's terms of service. Because the skill is instruction-only, there is no hidden install footprint, but monitor actual agent actions (HTTP requests, rendering tools) when first used to confirm behavior matches the description.
Capability Analysis
Type: OpenClaw Skill
Name: kdocs
Version: 0.1.0
The skill bundle (kdocs) is designed to help an AI agent retrieve and summarize information from public Kingsoft Docs (kdocs.cn) pages. The SKILL.md instructions explicitly limit the scope to public content, prohibit account-level operations or permission bypasses, and focus on standard data extraction tasks like summarizing document titles, authors, and product features. No malicious code, data exfiltration, or suspicious prompt-injection attempts were identified.
Capability Assessment
Purpose & Capability
Name/description ask for retrieving and summarizing public Kdocs shares/templates/product pages; the SKILL.md only describes accessing public pages and extracting titles/authors/updates/paragraphs — requirements and scope align.
Instruction Scope
Instructions are scoped to public pages and explicitly forbid account/permission bypass. They note pages load dynamically and rate-limiting is needed; this implies the agent will need a browser/web-rendering tool to wait for dynamic content, but the skill does not request or mandate any unrelated file or credential access.
Install Mechanism
No install spec or code files are provided (instruction-only), so nothing is written to disk or downloaded by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths — consistent with its public-only scraping/summarization purpose.
Persistence & Privilege
always:false and default autonomous invocation are used; the skill does not request permanent elevated presence or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install kdocs - After installation, invoke the skill by name or use
/kdocs - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of kdocs-hot-trend
- Registers the "金山文档" skill for organizing public document and product page information.
- Supports retrieval and summarization of public share pages, template libraries, and product information.
- Excludes any account operations or bypassing of permissions; works only with publicly available pages.
- Extracts key metadata such as title, author, update time, summaries, and links.
- Emphasizes compliance with platform and information security regulations.
Metadata
Frequently Asked Questions
What is Kdocs?
Retrieve and summarize titles, authors, updates, and key content from public Kdocs document shares, templates, and product pages. It is an AI Agent Skill for Claude Code / OpenClaw, with 430 downloads so far.
How do I install Kdocs?
Run "/install kdocs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Kdocs free?
Yes, Kdocs is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Kdocs support?
Kdocs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Kdocs?
It is built and maintained by ClawKK (@codekungfu); the current version is v0.1.0.
More Skills