← 返回 Skills 市场
Deepseek
作者
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
221
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install deepseek-ai
功能描述
整理DeepSeek公开页面信息,摘要模型能力、定价政策及文档目录,助力轻量级公开内容检索和汇总。
使用说明 (SKILL.md)
DeepSeek
用途与边界
- 面向公开产品页与文档中心的检索与内容摘要
- 不提供账号操作、接口调用或权限绕过能力
- 仅处理公开页面的轻量信息整理
关键入口
- 主页:https://www.deepseek.com/
- 文档与开放平台:站点入口
- 定价与公告:站点入口
常见任务
- 模型能力与版本说明摘要(上下文长度、功能特性)
- 定价与调用配额说明提取(公开信息)
- 文档目录与示例链接汇总
数据字段
- 模型名称、版本、上下文长度、功能特性、链接
- 定价页链接、免费额度说明、地域与服务状态
- 文档标题、目录链接、示例入口
自动化要点
- 页面动态加载,需等待完成后解析
- 不进行API调用或账号相关操作
- 频率控制,尊重平台访问限制
示例流程
- 能力摘要:访问模型页 → 抽取版本与特性 → 输出摘要
- 定价整理:访问定价入口 → 提取费用与额度 → 输出清单
- 文档汇总:进入文档中心 → 抽取目录与示例 → 输出链接集合
合规提示
- 遵守平台规则与账号安全要求
- 不存储或输出敏感信息
安全使用建议
This skill appears safe and focused on public-site summarization, but consider: (1) ensure your agent follows robots.txt, site terms, and rate limits to avoid misuse; (2) if the agent must render dynamic pages it may need a headless-browser capability not described here—confirm your runtime can do that; (3) do not provide any credentials to this skill (it does not need them); and (4) if you require archival storage or repeated scraping, decide where summaries will be stored and whether that's acceptable from a privacy/compliance perspective.
功能分析
Type: OpenClaw Skill
Name: deepseek-ai
Version: 0.1.0
The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to retrieve and summarize public information from DeepSeek's official website. The instructions explicitly prohibit account-related operations, API calls, or the handling of sensitive data, focusing solely on public documentation and pricing information.
能力评估
Purpose & Capability
Name/description match the requirements: SKILL.md focuses on collecting and summarizing publicly available product, pricing, and docs pages for deepseek.com. There are no unrelated env vars, binaries, or installs requested.
Instruction Scope
Runtime instructions are limited to visiting public pages, waiting for dynamic content, extracting summaries/links, and respecting rate limits. The skill explicitly disavows account/API operations and sensitive-data handling.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing will be written to disk or downloaded during installation.
Credentials
No environment variables, credentials, or config paths are requested. The declared needs (public page access only) are proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modification of other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install deepseek-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/deepseek-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of deepseek-hot-trend skill.
- Registers the DeepSeek skill for organizing and summarizing public DeepSeek page information.
- Enables extraction of model specs, pricing, documentation links, and usage summaries from public sources.
- Does not perform account operations, API calls, or handle sensitive data.
- Automates lightweight information gathering from dynamic web pages while respecting platform rules.
元数据
常见问题
Deepseek 是什么?
整理DeepSeek公开页面信息,摘要模型能力、定价政策及文档目录,助力轻量级公开内容检索和汇总。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 221 次。
如何安装 Deepseek?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install deepseek-ai」即可一键安装,无需额外配置。
Deepseek 是免费的吗?
是的,Deepseek 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Deepseek 支持哪些平台?
Deepseek 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Deepseek?
由 codenova58(@codenova58)开发并维护,当前版本 v0.1.0。
推荐 Skills