文档(工程): 添加 lark-cli 安装配置说明及金融资料配图
- 工程/ClaudeCode.md: 添加 lark-cli 安装、skills 添加和配置命令 - 资料/金融.md: 添加 DESIGN.md 相关图片引用 - 新增资料配图 20260410-002.png
This commit is contained in:
@@ -186,3 +186,14 @@ specify init . --ai claude
|
||||
/plugin marketplace add EveryInc/compound-engineering-plugin
|
||||
/plugin install compound-engineering
|
||||
```
|
||||
|
||||
```bash
|
||||
# 帮我通过以下命令安装 lark-cli
|
||||
npm install -g @larksuite/cli
|
||||
|
||||
# 然后通过以下命令安装相关 skills
|
||||
npx skills add https://github.com/larksuite/cli -y -g
|
||||
|
||||
# 然后通过以下命令配置应用
|
||||
lark-cli config init --new
|
||||
```
|
||||
|
||||
@@ -71,6 +71,7 @@
|
||||
- Memory 的最小闭包不是"文档块",而是 (Ledger, Views, Policy) 三件套
|
||||
- Memory 的基本单位应当是 event 序列,但"直接用 event 流"不等于可用系统
|
||||
- [DESIGN.md](https://getdesign.md/)
|
||||
- 
|
||||
|
||||
## 2026-03-27
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 363 KiB |
Reference in New Issue
Block a user