← Back to Skills Marketplace
codekungfu

Baichuan Ai

by ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
182
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install baichuan-ai
Description
整理并摘要百川大模型公开页面的模型能力、定价、文档目录与示例等信息,提供轻量级内容汇总服务。
README (SKILL.md)

百川智能

用途与边界

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

关键入口

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

常见任务

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

数据字段

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

自动化要点

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

示例流程

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

合规提示

  • 遵守平台规则与账号安全要求
  • 不存储或输出敏感信息
Usage Guidance
This skill appears coherent and limited to summarizing public pages. Before installing, confirm you are comfortable with the agent making outbound web requests to baichuan.ai (and that this complies with your policies). Note: scraping JS-heavy pages may require a renderer or headless browser in the agent environment — if your agent provides that, be aware it increases the runtime surface. Verify the agent has no unrelated credentials available in its environment (to avoid accidental leakage), respect robots.txt and Baichuan's terms, and configure sensible rate limits to avoid being blocked. If you need stronger guarantees, require explicit logging/auditing of what pages are fetched and extracted.
Capability Analysis
Type: OpenClaw Skill Name: baichuan-ai Version: 0.1.0 The skill bundle consists of metadata and a markdown instruction file (SKILL.md) designed to guide an AI agent in summarizing public information from the Baichuan AI website (baichuan.ai). It contains no executable code, and the instructions explicitly prohibit account operations, API calls, or the handling of sensitive data, focusing solely on public documentation and pricing information.
Capability Assessment
Purpose & Capability
The name/description (summarize public Baichuan model pages) aligns with what the skill asks for: no credentials, no installs, and only public web content extraction. Nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md limits actions to publicly available pages, extraction of model/version/pricing/docs, and explicitly excludes account/API operations. It also notes waiting for dynamic loads (i.e., JS-rendered pages) and rate control. This is appropriately scoped, although dynamic rendering may require a headless browser or JS-capable fetcher in the agent environment (an implementation detail to verify).
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or fetched during install; lowest-risk posture for installation.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or elevated access — proportional to its purpose.
Persistence & Privilege
always is false and autonomous invocation is not disabled (the platform default). The skill does not request permanent presence or modify other skills/config; no excessive privileges are declared.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install baichuan-ai
  3. After installation, invoke the skill by name or use /baichuan-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of the baichuan-ai skill for整理与摘要公开的百川智能产品与文档信息 - 支持模型能力、文档、定价页信息的采集与简要输出 - 仅处理公开页面内容,不支持账号、API操作 - 适用于自动化页面数据抽取,包含示例流程 - 明确合规边界,不输出敏感或账号相关内容
Metadata
Slug baichuan-ai
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Baichuan Ai?

整理并摘要百川大模型公开页面的模型能力、定价、文档目录与示例等信息,提供轻量级内容汇总服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 182 downloads so far.

How do I install Baichuan Ai?

Run "/install baichuan-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Baichuan Ai free?

Yes, Baichuan Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Baichuan Ai support?

Baichuan Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Baichuan Ai?

It is built and maintained by ClawKK (@codekungfu); the current version is v0.1.0.

💬 Comments