@feng-h/pdca-skill 1.0.15 → 1.0.18

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.
Files changed (3) hide show
  1. package/README.md +5 -1
  2. package/SKILL.md +1 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -52,9 +52,13 @@
52
52
  **前提条件**:已安装 OpenClaw 并配置飞书插件
53
53
 
54
54
  ```bash
55
- # 标准安装(会提示选择 agent,选择 OpenClaw
55
+ # 安装(选择 OpenClaw + Global
56
56
  npx skills add Feng-H/PDCA-with-AI
57
57
 
58
+ # 提示选择时:
59
+ # - Agent: 选择 OpenClaw
60
+ # - Scope: 选择 Global (安装到 ~/.agents/skills/pdca/)
61
+
58
62
  # 更新已安装的 skill
59
63
  npx skills update pdca
60
64
  ```
package/SKILL.md CHANGED
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  name: pdca
3
+ version: 1.0.0
3
4
  description: |
4
5
  Use when initiating or managing PDCA cycle projects, manufacturing quality improvement (OEE, defect rates, efficiency, cost reduction), or Feishu document inspection with SMART validation is needed. Trigger for project transitions (new/ongoing/achieve) or proactive AI alerts via Feishu cards.
5
6
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feng-h/pdca-skill",
3
- "version": "1.0.15",
3
+ "version": "1.0.18",
4
4
  "description": "PDCA project management system for Feishu/Lark integration with AI-driven workflow",
5
5
  "keywords": [
6
6
  "skills",