@deployxai/dxc 0.1.13 → 0.2.1

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 (44) hide show
  1. package/README.md +6 -5
  2. package/dist/chunks/chunk-7DMYDQPR.js +1324 -0
  3. package/dist/chunks/{knowledge-MNDWLVLM.js → knowledge-MHD76CG4.js} +2 -4
  4. package/dist/index.js +28494 -30586
  5. package/package.json +1 -1
  6. package/skills/dxc-article-outline/SKILL.md +14 -57
  7. package/skills/dxc-article-outline/agents/openai.yaml +2 -2
  8. package/skills/dxc-article-outline/references/outline-methods.md +1 -2
  9. package/skills/dxc-article-write/SKILL.md +15 -91
  10. package/skills/dxc-article-write/agents/openai.yaml +2 -2
  11. package/skills/dxc-article-write/references/writing-methods.md +2 -2
  12. package/skills/dxc-content-brief/SKILL.md +17 -56
  13. package/skills/dxc-content-brief/agents/openai.yaml +2 -2
  14. package/skills/dxc-content-brief/references/brief-method.md +3 -3
  15. package/skills/dxc-content-review/SKILL.md +15 -62
  16. package/skills/dxc-content-review/agents/openai.yaml +2 -2
  17. package/skills/dxc-content-review/references/review-checklist.md +3 -4
  18. package/skills/dxc-content-workflow/SKILL.md +92 -243
  19. package/skills/dxc-content-workflow/agents/openai.yaml +2 -2
  20. package/skills/dxc-content-workflow/references/onboarding-questions.md +2 -7
  21. package/skills/dxc-content-workflow/references/stages.md +79 -0
  22. package/skills/dxc-knowledge/SKILL.md +2 -2
  23. package/skills/dxc-memory/SKILL.md +2 -2
  24. package/skills/dxc-profile/SKILL.md +4 -4
  25. package/skills/dxc-project-overview/SKILL.md +26 -0
  26. package/skills/dxc-project-overview/agents/openai.yaml +6 -0
  27. package/skills/dxc-quote-curator/SKILL.md +4 -6
  28. package/skills/dxc-research/SKILL.md +21 -116
  29. package/skills/dxc-research/agents/openai.yaml +2 -2
  30. package/skills/dxc-research/references/research-method.md +11 -14
  31. package/skills/dxc-title-write/SKILL.md +16 -86
  32. package/skills/dxc-title-write/agents/openai.yaml +2 -2
  33. package/skills/dxc-title-write/references/title-methods.md +3 -3
  34. package/skills/dxc-visual-plan/SKILL.md +16 -195
  35. package/skills/dxc-visual-plan/agents/openai.yaml +2 -2
  36. package/skills/dxc-visual-plan/references/visual-methods.md +7 -7
  37. package/skills/dxc-wechat-publisher/SKILL.md +23 -210
  38. package/skills/dxc-wechat-publisher/agents/openai.yaml +2 -2
  39. package/dist/chunks/chunk-DDKUG5EV.js +0 -2126
  40. package/dist/chunks/chunk-RONRJJBC.js +0 -2379
  41. package/dist/chunks/chunk-ZKJQWR2J.js +0 -37
  42. package/dist/chunks/monitor-ACOHQYOE.js +0 -694
  43. package/skills/dxc-content-workflow/references/catalog.json +0 -137
  44. package/skills/dxc-content-workflow/references/stage-contract.md +0 -121
package/README.md CHANGED
@@ -1,16 +1,17 @@
1
1
  # DeployX 内容工作台(DxC)
2
2
 
3
- 这是 DxC 的官方 CLI 与十三个官方内容工作流及长期资产 Skill。
3
+ 这是 DxC 的官方 CLI 14 个领域 Skill。
4
4
 
5
5
  安装、权限范围、Windows/WorkBuddy 使用方式与源码核验,请阅读:
6
6
  https://deployxai.com/dxc/
7
7
 
8
8
  ## 包含内容
9
9
 
10
- - `dxc` CLI:本地项目、画像、补充记忆、显式历史文章与金句库、授权/草稿命令;
11
- - `dxc-content-workflow`:唯一可隐式恢复文章生产的内容工作流入口;
12
- - 四个长期资产 Skill:画像、内容记忆、历史知识库和金句库维护;
13
- - 八个受控下游 Skill:研究、Brief、大纲、正文、标题、视觉、审校和微信草稿交付。
10
+ - `dxc` CLI:本地文章工作流、画像、内容记忆、历史知识库、金句库和微信草稿交付;
11
+ - `dxc-content-workflow`:八步文章生产总控;
12
+ - 八个阶段 Skill:可独立从研究、Brief、大纲、正文、标题、视觉、审校或微信交付进入;
13
+ - `dxc-project-overview`:本机已登记项目总览;
14
+ - `dxc-profile`、`dxc-memory`、`dxc-knowledge`、`dxc-quote-curator`:四个长期资产入口。
14
15
 
15
16
  安装本包不会自动登录微信、绑定公众号、读取历史文章、上传内容或创建草稿。每项敏感操作
16
17
  均需要用户在后续流程中明确确认。