← Back to Skills Marketplace
Doubao
by
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
264
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install doubao
Description
整理字节跳动大模型公开页面信息,包括模型特性、定价、文档目录及示例链接的摘要和汇总。
README (SKILL.md)
豆包
用途与边界
- 面向公开产品页与文档中心的检索与内容摘要
- 不提供账号操作、接口调用或权限绕过能力
- 仅处理公开页面的轻量信息整理
关键入口
- 主页:https://www.doubao.com/
- 文档与开放平台:站点入口
- 定价与公告:站点入口
常见任务
- 模型能力与版本说明摘要(上下文长度、功能特性)
- 定价与调用配额说明提取(公开信息)
- 文档目录与示例链接汇总
数据字段
- 模型名称、版本、上下文长度、功能特性、链接
- 定价页链接、免费额度说明、地域与服务状态
- 文档标题、目录链接、示例入口
自动化要点
- 页面动态加载,需等待完成后解析
- 不进行API调用或账号相关操作
- 频率控制,尊重平台访问限制
示例流程
- 能力摘要:访问模型页 → 抽取版本与特性 → 输出摘要
- 定价整理:访问定价入口 → 提取费用与额度 → 输出清单
- 文档汇总:进入文档中心 → 抽取目录与示例 → 输出链接集合
合规提示
- 遵守平台规则与账号安全要求
- 不存储或输出敏感信息
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install doubao - After installation, invoke the skill by name or use
/doubao - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Doubao?
整理字节跳动大模型公开页面信息,包括模型特性、定价、文档目录及示例链接的摘要和汇总。 It is an AI Agent Skill for Claude Code / OpenClaw, with 264 downloads so far.
How do I install Doubao?
Run "/install doubao" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Doubao free?
Yes, Doubao is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Doubao support?
Doubao is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Doubao?
It is built and maintained by codenova58 (@codenova58); the current version is v0.1.0.
More Skills