← Back to Skills Marketplace
codenova58

Deepseek

by codenova58 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
221
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install deepseek-ai
Description
整理DeepSeek公开页面信息,摘要模型能力、定价政策及文档目录,助力轻量级公开内容检索和汇总。
README (SKILL.md)

DeepSeek

用途与边界

  • 面向公开产品页与文档中心的检索与内容摘要
  • 不提供账号操作、接口调用或权限绕过能力
  • 仅处理公开页面的轻量信息整理

关键入口

  • 主页:https://www.deepseek.com/
  • 文档与开放平台:站点入口
  • 定价与公告:站点入口

常见任务

  • 模型能力与版本说明摘要(上下文长度、功能特性)
  • 定价与调用配额说明提取(公开信息)
  • 文档目录与示例链接汇总

数据字段

  • 模型名称、版本、上下文长度、功能特性、链接
  • 定价页链接、免费额度说明、地域与服务状态
  • 文档标题、目录链接、示例入口

自动化要点

  • 页面动态加载,需等待完成后解析
  • 不进行API调用或账号相关操作
  • 频率控制,尊重平台访问限制

示例流程

  • 能力摘要:访问模型页 → 抽取版本与特性 → 输出摘要
  • 定价整理:访问定价入口 → 提取费用与额度 → 输出清单
  • 文档汇总:进入文档中心 → 抽取目录与示例 → 输出链接集合

合规提示

  • 遵守平台规则与账号安全要求
  • 不存储或输出敏感信息
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install deepseek-ai
  3. After installation, invoke the skill by name or use /deepseek-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug deepseek-ai
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Deepseek?

整理DeepSeek公开页面信息,摘要模型能力、定价政策及文档目录,助力轻量级公开内容检索和汇总。 It is an AI Agent Skill for Claude Code / OpenClaw, with 221 downloads so far.

How do I install Deepseek?

Run "/install deepseek-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Deepseek free?

Yes, Deepseek is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Deepseek support?

Deepseek is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Deepseek?

It is built and maintained by codenova58 (@codenova58); the current version is v0.1.0.

💬 Comments