@feng-h/pdca-skill 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +60 -55
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# PDCA with AI —
|
|
1
|
+
# PDCA with AI — OpenClaw + Feishu 集成技能包
|
|
2
2
|
|
|
3
3
|
[English](#english) | [中文](#中文) | [日本語](#日本語)
|
|
4
4
|
|
|
@@ -11,30 +11,54 @@
|
|
|
11
11
|
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
-
##
|
|
14
|
+
## ⚠️ 重要说明 / Important Notice
|
|
15
15
|
|
|
16
|
-
|
|
16
|
+
**这是一个专门为 OpenClow + 飞书(Feishu/Lark)设计的技能包。**
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
This is a skill package designed specifically for **OpenClaw + Feishu/Lark** integration.
|
|
19
|
+
|
|
20
|
+
**これは、OpenClaw + Feishu/Lark の統合のために特別に設計されたスキルパッケージです。**
|
|
21
|
+
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
### 适用平台 / Supported Platform
|
|
19
25
|
|
|
20
|
-
|
|
26
|
+
| 平台 | 支持状态 |
|
|
27
|
+
|------|---------|
|
|
28
|
+
| **OpenClaw** | ✅ 完全支持 |
|
|
29
|
+
| **Gemini CLI** | ✅ 完全支持 |
|
|
30
|
+
| **Claude Code** | ⚠️ 参考文档(不直接使用) |
|
|
31
|
+
| **Codex / Cursor / Continue** | ⚠️ 参考文档(不直接使用) |
|
|
21
32
|
|
|
22
|
-
###
|
|
33
|
+
### 核心依赖 / Core Dependencies
|
|
23
34
|
|
|
24
|
-
|
|
25
|
-
- **质量校验 (Validator)**:在 Plan 阶段执行 **SMART 校验**与**因果逻辑链审查**
|
|
26
|
-
- **即时预警 (Real-time Cards)**:巡检发现逻辑偏差或进度停滞,AI 立即发送飞书交互式卡片
|
|
27
|
-
- **知识库 (Archiving)**:项目结项后,AI 自动提炼成功措施并归档
|
|
28
|
-
- **制造场景优化**:内置设备 OEE 提升、不良率降低等专业模板
|
|
35
|
+
本技能包依赖以下飞书 API:
|
|
29
36
|
|
|
30
|
-
|
|
37
|
+
- `feishu-create-doc` - 创建云文档
|
|
38
|
+
- `feishu-update-doc` - 更新云文档
|
|
39
|
+
- `feishu-bitable` - 多维表格操作
|
|
40
|
+
- `feishu-calendar` - 日程管理
|
|
41
|
+
- `feishu-task` - 任务管理
|
|
42
|
+
- `feishu-im-read` - 消息读取
|
|
43
|
+
|
|
44
|
+
**如果没有安装 OpenClaw 飞书插件,此技能包无法正常工作。**
|
|
45
|
+
|
|
46
|
+
---
|
|
47
|
+
|
|
48
|
+
## 中文
|
|
49
|
+
|
|
50
|
+
### 🎯 系统简介
|
|
51
|
+
|
|
52
|
+
基于 PDCA 循环的 AI 增强型问题解决工作流,专为 **OpenClaw + 飞书** 环境设计。
|
|
53
|
+
|
|
54
|
+
### 快速开始
|
|
31
55
|
|
|
32
56
|
```bash
|
|
33
|
-
#
|
|
34
|
-
|
|
57
|
+
# 通过 skills.sh 安装到 OpenClaw
|
|
58
|
+
npx skills add Feng-H/PDCA-with-AI --agent skills
|
|
35
59
|
|
|
36
|
-
#
|
|
37
|
-
|
|
60
|
+
# 或使用 Gemini CLI
|
|
61
|
+
gemini skills install https://github.com/Feng-H/PDCA-with-AI.git
|
|
38
62
|
```
|
|
39
63
|
|
|
40
64
|
### 常用指令
|
|
@@ -49,28 +73,18 @@ npx @feng-h/pdca-skill
|
|
|
49
73
|
|
|
50
74
|
## English
|
|
51
75
|
|
|
52
|
-
**AI-enhanced problem-solving workflow based on the PDCA cycle** — Integrated with Feishu/Lark full toolchain (Wiki + Bitable + Task + Calendar + Sheet), powered by AI-driven inspection and quality validation.
|
|
53
|
-
|
|
54
76
|
### 🎯 Overview
|
|
55
77
|
|
|
56
|
-
|
|
78
|
+
AI-enhanced problem-solving workflow based on the PDCA cycle, designed specifically for **OpenClaw + Feishu/Lark** environments.
|
|
57
79
|
|
|
58
|
-
###
|
|
59
|
-
|
|
60
|
-
- **Autonomous Inspection (The Loop)**: AI automatically reads cloud documents, summarizes progress, and syncs to Bitable dashboards
|
|
61
|
-
- **Quality Validation**: SMART verification and causal logic chain review in Plan phase
|
|
62
|
-
- **Real-time Alerts**: AI sends Feishu interactive cards immediately when logic deviations or progress stagnation are detected
|
|
63
|
-
- **Knowledge Archiving**: AI extracts successful measures for future reuse
|
|
64
|
-
- **Manufacturing Optimization**: Built-in templates for OEE improvement, defect rate reduction, etc.
|
|
65
|
-
|
|
66
|
-
### 🚀 Quick Start
|
|
80
|
+
### Quick Start
|
|
67
81
|
|
|
68
82
|
```bash
|
|
69
|
-
# Install via
|
|
70
|
-
|
|
83
|
+
# Install via skills.sh for OpenClaw
|
|
84
|
+
npx skills add Feng-H/PDCA-with-AI --agent skills
|
|
71
85
|
|
|
72
|
-
# Or
|
|
73
|
-
|
|
86
|
+
# Or using Gemini CLI
|
|
87
|
+
gemini skills install https://github.com/Feng-H/PDCA-with-AI.git
|
|
74
88
|
```
|
|
75
89
|
|
|
76
90
|
### Common Commands
|
|
@@ -85,28 +99,18 @@ npx @feng-h/pdca-skill
|
|
|
85
99
|
|
|
86
100
|
## 日本語
|
|
87
101
|
|
|
88
|
-
**PDCAサイクルに基づくAI強化型問題解決ワークフロー** — Feishu/Larkフルツールチェーン(Wiki + Bitable + Task + Calendar + Sheet)と統合され、AI主導の検査と品質検証を備えています。
|
|
89
|
-
|
|
90
102
|
### 🎯 概要
|
|
91
103
|
|
|
92
|
-
PDCA
|
|
93
|
-
|
|
94
|
-
### 主な機能
|
|
95
|
-
|
|
96
|
-
- **自律検査(The Loop)**:AIが自動的にクラウドドキュメントを読み取り、進捗を要約してBitableダッシュボードに同期
|
|
97
|
-
- **品質検証**:PlanフェーズでのSMART検証と因果ロジックチェーンレビュー
|
|
98
|
-
- **リアルタイムアラート**:論理の偏差や進捗の停滞を検出すると、AIが即座にFeishuインタラクティブカードを送信
|
|
99
|
-
- **知識アーカイブ**:プロジェクト完了後、AIが成功した施策を抽出して保存
|
|
100
|
-
- **製造業向け最適化**:OEE向上、不良率低減などの専門テンプレートを内蔵
|
|
104
|
+
PDCAサイクルに基づくAI強化型問題解決ワークフロー、**OpenClaw + Feishu/Lark** 環境のために特別に設計されました。
|
|
101
105
|
|
|
102
|
-
###
|
|
106
|
+
### クイックスタート
|
|
103
107
|
|
|
104
108
|
```bash
|
|
105
|
-
#
|
|
106
|
-
|
|
109
|
+
# skills.sh 経由で OpenClaw にインストール
|
|
110
|
+
npx skills add Feng-H/PDCA-with-AI --agent skills
|
|
107
111
|
|
|
108
|
-
# または
|
|
109
|
-
|
|
112
|
+
# または Gemini CLI を使用
|
|
113
|
+
gemini skills install https://github.com/Feng-H/PDCA-with-AI.git
|
|
110
114
|
```
|
|
111
115
|
|
|
112
116
|
### 一般コマンド
|
|
@@ -123,22 +127,23 @@ npx @feng-h/pdca-skill
|
|
|
123
127
|
|
|
124
128
|
```
|
|
125
129
|
PDCA-with-AI/
|
|
126
|
-
├── SKILL.md #
|
|
130
|
+
├── SKILL.md # OpenClaw/Gemini skill entry point
|
|
131
|
+
├── .claude/skills/ # Reference documentation (not for execution)
|
|
127
132
|
├── assets/ # Documentation and tests
|
|
128
|
-
│ ├── references/ #
|
|
129
|
-
│ ├── tests/ #
|
|
133
|
+
│ ├── references/ # Feishu API integration guides
|
|
134
|
+
│ ├── tests/ # Quality validation
|
|
130
135
|
│ └── templates/ # Project templates
|
|
131
136
|
├── system/ # Core engine layer
|
|
132
137
|
│ ├── Agent/ # Plan/Do/Check/Act Agent prompts
|
|
133
|
-
│ └── 规范/ # SMART validation
|
|
138
|
+
│ └── 规范/ # SMART validation modules
|
|
134
139
|
└── README.md
|
|
135
140
|
```
|
|
136
141
|
|
|
137
142
|
## 📚 Documentation
|
|
138
143
|
|
|
139
|
-
- [
|
|
144
|
+
- [飞书 API 集成指南](assets/references/feishu-integration.md) - Feishu/Lark API Integration
|
|
145
|
+
- [OpenClaw 文档](https://github.com/open-claw/open-claw) - OpenClaw Plugin
|
|
140
146
|
- [质量标准](assets/tests/) - Quality Standards & Testing
|
|
141
|
-
- [GitHub Repository](https://github.com/Feng-H/PDCA-with-AI)
|
|
142
147
|
|
|
143
148
|
## 📄 License
|
|
144
149
|
|
|
@@ -146,4 +151,4 @@ PDCA-with-AI/
|
|
|
146
151
|
|
|
147
152
|
---
|
|
148
153
|
|
|
149
|
-
**
|
|
154
|
+
**Designed for OpenClaw + Feishu** / **专为 OpenClaw + 飞书设计** / **OpenClaw + Feishu のために設計**
|