← 返回 Skills 市场
codenova58

Hunyuan

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

腾讯混元

用途与边界

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

关键入口

  • 主页:https://ai.qq.com/hunyuan
  • 文档与开放平台:腾讯云公开入口
  • 定价与公告:站点入口

常见任务

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

数据字段

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

自动化要点

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

示例流程

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

合规提示

  • 遵守平台规则与账号安全要求
  • 不存储或输出敏感信息
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hunyuan
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hunyuan 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug hunyuan
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Hunyuan 是什么?

整理腾讯混元大模型公开产品页及文档信息,包括模型能力、定价、文档目录及示例链接的摘要和汇总。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 240 次。

如何安装 Hunyuan?

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

Hunyuan 是免费的吗?

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

Hunyuan 支持哪些平台?

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

谁开发了 Hunyuan?

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

💬 留言讨论