← 返回 Skills 市场
codenova58

Doubao

作者 codenova58 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
264
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install doubao
功能描述
整理字节跳动大模型公开页面信息,包括模型特性、定价、文档目录及示例链接的摘要和汇总。
使用说明 (SKILL.md)

豆包

用途与边界

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

关键入口

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

常见任务

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

数据字段

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

自动化要点

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

示例流程

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

合规提示

  • 遵守平台规则与账号安全要求
  • 不存储或输出敏感信息
安全使用建议
This skill appears coherent and low-risk, but before installing: (1) confirm you trust the skill source — registry metadata lists source as unknown while SKILL.md references https://www.doubao.com/; (2) ensure your agent's browsing tool is allowed to visit the target site and that scraping respects the site's robots/TOS and rate limits; (3) never provide account credentials to this skill (it declares it won't use them); and (4) monitor usage initially to ensure it behaves as described (no unexpected external endpoints or data exfiltration).
功能分析
Type: OpenClaw Skill Name: doubao Version: 0.1.0 The skill bundle 'doubao-hot-trend' consists of markdown instructions (SKILL.md) directing an AI agent to summarize public information from the Doubao (ByteDance) website. It explicitly limits the scope to public documentation and pricing pages, forbidding account operations, API calls, or sensitive data handling. No malicious code, exfiltration attempts, or suspicious instructions were found.
能力评估
Purpose & Capability
Name/description (summarize public ByteDance model pages) matches the instructions in SKILL.md; no unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits actions to publicly accessible pages, extraction of model/docs/pricing info, and explicitly disallows account/API actions or storing sensitive data. It notes dynamic page loading and rate limiting, which is implementation detail but not scope creep.
Install Mechanism
No install specification or code files are present — instruction-only skills carry minimal install risk.
Credentials
No environment variables, credentials, or config paths are requested; required access (web browsing) is proportionate to the stated task.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges; autonomous invocation is the platform default and not a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install doubao
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /doubao 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of doubao-hot-trend skill: - Registers the “豆包” skill for summarizing information from ByteDance model public pages. - Provides information extraction and summarization for product pages and documentation center. - Does not support account operations, API calls, or privileged actions. - Handles tasks like model ability summaries, pricing info extraction, and documentation directory/link collation. - Focuses on lightweight processing of public information with automated extraction techniques. - Ensures compliance with platform rules and does not output or store sensitive information.
元数据
Slug doubao
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Doubao 是什么?

整理字节跳动大模型公开页面信息,包括模型特性、定价、文档目录及示例链接的摘要和汇总。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 264 次。

如何安装 Doubao?

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

Doubao 是免费的吗?

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

Doubao 支持哪些平台?

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

谁开发了 Doubao?

由 codenova58(@codenova58)开发并维护,当前版本 v0.1.0。

💬 留言讨论