← 返回 Skills 市场
dr-xiaoming

CATL Wiki Knowledge Base

作者 Dr-xiaoming · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install catl-wiki
功能描述
CATL (宁德时代) project wiki knowledge base — shared across all agents. Activate when: (1) looking up CATL client info, project docs, industry research, content...
使用说明 (SKILL.md)

CATL Wiki Knowledge Base

Shared knowledge base for the 宁德时代 (CATL) project team, hosted on Feishu Wiki.

Quick Reference

  • Space ID: 7624480701739519200
  • Modules: 客户档案 / 项目文档 / 行业研究 / 内容资产 / 流程规范 / 变更记录

Full node token mapping: see references/wiki-structure.md

Reading Content

  1. Identify the module from the table in wiki-structure.md

  2. Get the doc token:

  3. Read content:

  4. For sub-pages, list children:

Writing / Updating Content

  1. Get obj_token (same as reading step 2)

  2. Write content:

  3. MANDATORY — Log the change (both steps required):

Step A: Local changelog

Done: [2026-04-07 07:23 UTC] \x3Cyour_agent_name> -> \x3Cmodule>: \x3Csummary>

Step B: Feishu wiki changelog page

Append a line to the 变更记录 wiki page:

The changelog node token is in wiki-structure.md.

Skipping changelog = violation. Every wiki edit must be logged in both places.

Creating New Pages

To add a sub-page under an existing module:

After creating, update wiki-structure.md with the new node token, and log the change.

Module Guide

Module What belongs here
客户档案 CATL company info, products, contacts, collaboration history
项目文档 KOC plans, RFP proposals, meeting notes, deliverables
行业研究 Market data, competitor intel, policy trends, tech analysis
内容资产 Topic pools, scripts, content ratios, case studies
流程规范 Workflows, tool guides, best practices, templates
变更记录 Auto-maintained — do not manually edit except via changelog process

Notes

  • Feishu docx blocks batch limit: ≤20 per API call
  • Block type 2 (text) is the safe default for children blocks
  • Insert at index=0 for prepend, omit for append
安全使用建议
This skill appears to do what it says: read/write specific Feishu wiki nodes and keep audit entries. Before installing, confirm two platform details: (1) how Feishu authentication is provided (the skill assumes feishu_wiki/feishu_doc actions are available; if not, Feishu tokens will be needed outside the skill), and (2) whether agents are permitted to modify the skill workspace (it will update references/wiki-structure.md and append to changelog.md). Also confirm organizational policy on storing change summaries locally (the changelog may contain sensitive notes). If you allow autonomous agents to invoke skills, ensure only trusted agents can use this one because it can write wiki content and persist logs.
功能分析
Type: OpenClaw Skill Name: catl-wiki Version: 1.0.0 The skill bundle is a legitimate tool for managing a CATL (Contemporary Amperex Technology Co. Limited) project knowledge base on Feishu Wiki. It contains standard operational instructions for reading and writing wiki content, a well-structured reference for the wiki's hierarchy (references/wiki-structure.md), and a simple shell script (scripts/log-change.sh) for maintaining a local audit trail in changelog.md. No malicious behaviors, data exfiltration, or suspicious execution patterns were identified.
能力评估
Purpose & Capability
The name, description, and SKILL.md consistently describe a CATL project wiki helper for Feishu. The included node tokens and module mapping match the stated purpose. There are no unexpected third-party services or unrelated credentials requested in the skill bundle.
Instruction Scope
Instructions are narrowly scoped to reading and writing Feishu wiki nodes and maintaining changelogs. They require updating two local files (references/wiki-structure.md and changelog.md) and appending to the Feishu '变更记录' page. This is consistent with a shared knowledge-base skill, but it does mean the agent will be instructed to write into the skill workspace (local changelog and structure file). Confirm that the platform allows/isolates such writes and that sensitive content is not being recorded into the local changelog.
Install Mechanism
No install spec is present (instruction-only plus a small helper script). This is low-risk: nothing is downloaded or extracted from external URLs and no packages are installed.
Credentials
The skill declares no required env vars or credentials. SKILL.md uses feishu_wiki/feishu_doc actions (platform-integrated connectors are implied). If your platform does not provide Feishu connectors, the agent would need Feishu credentials to operate — the skill does not request them explicitly. Verify how Feishu auth is supplied by your agent platform and whether those credentials are scoped appropriately.
Persistence & Privilege
always:false (normal). The skill modifies its own bundled files (wiki-structure.md, changelog.md) and includes a script to log changes locally. Modifying its own files is reasonable for a knowledge-base, but it persists written data in the skill workspace; consider whether that persistence is acceptable and who can read those files on the host.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install catl-wiki
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /catl-wiki 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: wiki node mapping, read/write workflows, dual-write changelog (local + Feishu wiki page)
元数据
Slug catl-wiki
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

CATL Wiki Knowledge Base 是什么?

CATL (宁德时代) project wiki knowledge base — shared across all agents. Activate when: (1) looking up CATL client info, project docs, industry research, content... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 CATL Wiki Knowledge Base?

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

CATL Wiki Knowledge Base 是免费的吗?

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

CATL Wiki Knowledge Base 支持哪些平台?

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

谁开发了 CATL Wiki Knowledge Base?

由 Dr-xiaoming(@dr-xiaoming)开发并维护,当前版本 v1.0.0。

💬 留言讨论