← 返回 Skills 市场
codekungfu

360 Zhiniao

作者 ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
224
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 360-zhiniao-hot-trend
功能描述
提供360智脑公开页面的模型信息、定价和文档摘要,支持内容检索与链接汇总,专注公开数据整理。
使用说明 (SKILL.md)

360智脑

用途与边界

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

关键入口

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

常见任务

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

数据字段

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

自动化要点

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

示例流程

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

合规提示

  • 遵守平台规则与账号安全要求
  • 不存储或输出敏感信息
安全使用建议
This skill appears coherent: it only describes scraping and summarizing publicly accessible pages on ai.360.cn and does not request credentials or installations. Before enabling, consider: (1) you are allowing the agent to access external web pages — ensure you are comfortable with that network activity; (2) the SKILL.md notes pages are dynamic, so a real implementation may require a headless browser or rendering engine (not included here); and (3) scraping should respect robots.txt, rate limits, and the target site's terms to avoid IP blocking or legal issues. If you need guaranteed safeguards (e.g., limit outbound requests or disallow web access), enforce them at the agent/platform level before installing.
功能分析
Type: OpenClaw Skill Name: 360-zhiniao-hot-trend Version: 0.1.0 The skill bundle consists of metadata and markdown instructions (SKILL.md) designed to guide an AI agent in summarizing public information from the 360 AI website (ai.360.cn). It contains no executable code, and the instructions explicitly restrict the agent to public data retrieval while prohibiting account operations, API calls, or the handling of sensitive information.
能力评估
Purpose & Capability
Name/description claim: gather public model, pricing, and docs info from 360智脑 public pages. Declared requirements: none. There are no unrelated env vars, binaries, or install steps — the requested capabilities match the stated purpose.
Instruction Scope
SKILL.md confines actions to visiting and parsing public pages on https://ai.360.cn/, extracting model/pricing/docs info, and respecting rate limits. It explicitly forbids account operations or API calls. The only implementation ambiguity is that pages are dynamic and require waiting/rendering, which is an implementation detail rather than scope creep.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written by the skill itself during install.
Credentials
The skill declares no environment variables, credentials, or config paths. That aligns with its public-data-only purpose.
Persistence & Privilege
always is false and the skill does not request persistent privileges or to modify other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning factors.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install 360-zhiniao-hot-trend
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /360-zhiniao-hot-trend 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
v0.1.0
元数据
Slug 360-zhiniao-hot-trend
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

360 Zhiniao 是什么?

提供360智脑公开页面的模型信息、定价和文档摘要,支持内容检索与链接汇总,专注公开数据整理。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 224 次。

如何安装 360 Zhiniao?

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

360 Zhiniao 是免费的吗?

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

360 Zhiniao 支持哪些平台?

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

谁开发了 360 Zhiniao?

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

💬 留言讨论