← 返回 Skills 市场
codekungfu

01 Ai

作者 ClawKK · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
329
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 01-ai
功能描述
整理零一万物大模型公开页面信息,包括模型能力、定价、文档目录与示例链接的检索与摘要。
使用说明 (SKILL.md)

零一万物

用途与边界

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

关键入口

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

常见任务

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

数据字段

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

自动化要点

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

示例流程

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

合规提示

  • 遵守平台规则与账号安全要求
  • 不存储或输出敏感信息
安全使用建议
This skill appears coherent and low-risk: it only describes scraping and summarizing public 01.ai pages and asks for no secrets or installs. Before enabling, confirm that your agent runtime will: (1) respect robots.txt and the site's rate limits, (2) sandbox any headless-browser/JS execution used to render dynamic pages, and (3) avoid storing or returning any accidentally encountered personal data. If you need stricter controls, require explicit approval before the skill makes multiple page requests or before it writes outputs to long-term storage.
功能分析
Type: OpenClaw Skill Name: 01-ai Version: 1.0.0 The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to retrieve and summarize public information from the 01.ai website. It focuses on model capabilities, pricing, and documentation links, and explicitly includes constraints against account operations, API calls, or handling sensitive data, showing no signs of malicious intent or high-risk behavior.
能力评估
Purpose & Capability
Name and description (gather public 01.ai product/docs/pricing info) match the SKILL.md instructions. The skill requests no credentials, binaries, or installs that would be unnecessary for public-page scraping.
Instruction Scope
SKILL.md confines the agent to public pages, summarization, and link extraction and explicitly disallows account operations or API/key use. It does instruct waiting for dynamic page load (implying JS execution), but it does not ask the agent to read local files, other env vars, or send data to unrelated endpoints.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing is written to disk or fetched at install time.
Credentials
The skill requires no environment variables or credentials, which is proportionate for a public-site summarization task.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent/system privileges or attempt to modify other skills or agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install 01-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /01-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the 01-ai-hot-trend skill. - Provides lightweight information extraction and summarization for public "01.ai" model pages and documentation. - Does not support account actions, API calls, or access bypass. - Extracts key details such as model capabilities, pricing, documentation links, and service status from open site pages. - Automated workflow includes dynamic page loading and frequency control in accordance with platform rules. - Prioritizes compliance and user data security by handling only public information.
元数据
Slug 01-ai
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

01 Ai 是什么?

整理零一万物大模型公开页面信息,包括模型能力、定价、文档目录与示例链接的检索与摘要。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 329 次。

如何安装 01 Ai?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install 01-ai」即可一键安装,无需额外配置。

01 Ai 是免费的吗?

是的,01 Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

01 Ai 支持哪些平台?

01 Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 01 Ai?

由 ClawKK(@codekungfu)开发并维护,当前版本 v1.0.0。

💬 留言讨论