← Back to Skills Marketplace
Hunyuan
by
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
240
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install hunyuan
Description
整理腾讯混元大模型公开产品页及文档信息,包括模型能力、定价、文档目录及示例链接的摘要和汇总。
README (SKILL.md)
腾讯混元
用途与边界
- 面向公开产品页与文档中心的检索与内容摘要
- 不提供账号操作、接口调用或权限绕过能力
- 仅处理公开页面的轻量信息整理
关键入口
- 主页:https://ai.qq.com/hunyuan
- 文档与开放平台:腾讯云公开入口
- 定价与公告:站点入口
常见任务
- 模型能力与版本说明摘要(上下文长度、功能特性)
- 定价与调用配额说明提取(公开信息)
- 文档目录与示例链接汇总
数据字段
- 模型名称、版本、上下文长度、功能特性、链接
- 定价页链接、免费额度说明、地域与服务状态
- 文档标题、目录链接、示例入口
自动化要点
- 页面动态加载,需等待完成后解析
- 不进行API调用或账号相关操作
- 频率控制,尊重平台访问限制
示例流程
- 能力摘要:访问模型页 → 抽取版本与特性 → 输出摘要
- 定价整理:访问定价入口 → 提取费用与额度 → 输出清单
- 文档汇总:进入文档中心 → 抽取目录与示例 → 输出链接集合
合规提示
- 遵守平台规则与账号安全要求
- 不存储或输出敏感信息
Usage Guidance
This skill appears coherent and limited to scraping public Tencent Hunyuan pages and summarizing them; it asks for no secrets. Before installing, verify you are comfortable allowing the agent network access to those public pages (and that your environment enforces rate limits and respects robots.txt if desired). If your environment lacks a headless browser or JS-capable fetcher, the agent may have trouble with dynamically loaded content—ask the developer how dynamic pages will be handled. If you require strict auditing, request a confirmation that the agent will not log or transmit scraped data to external endpoints beyond the summary output.
Capability Analysis
Type: OpenClaw Skill
Name: hunyuan
Version: 0.1.0
The skill bundle contains instructions for an AI agent to retrieve and summarize public information regarding Tencent's Hunyuan AI model from official websites like ai.qq.com. The SKILL.md file explicitly restricts the agent from performing account operations, API calls, or permission bypasses, focusing solely on public documentation and pricing details.
Capability Assessment
Purpose & Capability
Name and description state public-page summarization; SKILL.md only asks to visit public product/doc pages and extract model/pricing/docs data. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are limited to visiting public pages, waiting for dynamic content, extracting listed fields, and respecting rate limits; they explicitly forbid account operations, API calls or sensitive-data collection. No guidance to read local files or access unrelated environment variables.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk execution risk; however, runtime may require the agent to use existing web-fetch or browser automation capabilities already present in the environment.
Credentials
No required environment variables, credentials, or config paths are declared or referenced. The data to be accessed is public and the requested scope is proportionate.
Persistence & Privilege
always is false, the skill is user-invocable, and it does not request persistent or elevated privileges or attempt to modify other skills or system configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hunyuan - After installation, invoke the skill by name or use
/hunyuan - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release introducing hunyuan-hot-trend skill:
- Registers skill for organizing information from Tencent Hunyuan model public pages.
- Enables summarizing model capabilities, pricing, quotas, and documentation.
- Focuses on lightweight extraction from open product and docs pages only.
- Does not support account actions or API calls; ensures compliance with platform rules.
Metadata
Frequently Asked Questions
What is Hunyuan?
整理腾讯混元大模型公开产品页及文档信息,包括模型能力、定价、文档目录及示例链接的摘要和汇总。 It is an AI Agent Skill for Claude Code / OpenClaw, with 240 downloads so far.
How do I install Hunyuan?
Run "/install hunyuan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hunyuan free?
Yes, Hunyuan is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hunyuan support?
Hunyuan is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hunyuan?
It is built and maintained by codenova58 (@codenova58); the current version is v0.1.0.
More Skills