agentsclimarketplace

Case 01228

Skill knownasnaffy/prompthound/dataset/case_01228

CATL (宁德时代) project wiki knowledge base — shared across all agents. Activate when: (1) looking up CATL client info, project docs, industry research, content assets, or SOPs, (2) adding/updating wiki content for the CATL project, (3) user mentions 宁德wiki, 知识库, client profile, 项目文档, 行业研究, or any CATL project knowledge query. Provides wiki node mapping, read/write workflows, and mandatory changelog tracking. NOT for: non-CATL wikis, general feishu doc editing unrelated to the knowledge base, or feishu drive/permission management.From its SKILL.md

Install
npx -y skills add knownasnaffy/prompthound --skill case_01228

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.4 KB, 506 tokens by cl100k_base, as published. Nobody here has run it

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] <your_agent_name> -> <module>: <summary>

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

ModuleWhat 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

What ships with it: 3 files

2.8 KB alongside SKILL.md, 1 of them executable

references/

scripts/

Keep looking

Skills are one crate of 326,452. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.