← Back to Skills Marketplace
dr-xiaoming

CATL Wiki Knowledge Base

by Dr-xiaoming · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install catl-wiki
Description
CATL (宁德时代) project wiki knowledge base — shared across all agents. Activate when: (1) looking up CATL client info, project docs, industry research, content...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install catl-wiki
  3. After installation, invoke the skill by name or use /catl-wiki
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: wiki node mapping, read/write workflows, dual-write changelog (local + Feishu wiki page)
Metadata
Slug catl-wiki
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install CATL Wiki Knowledge Base?

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

Is CATL Wiki Knowledge Base free?

Yes, CATL Wiki Knowledge Base is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does CATL Wiki Knowledge Base support?

CATL Wiki Knowledge Base is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created CATL Wiki Knowledge Base?

It is built and maintained by Dr-xiaoming (@dr-xiaoming); the current version is v1.0.0.

💬 Comments