Skill
Capability Pipeline OS
通用能力管线操作系统。基于"万物皆可单元化"思想,将任意领域的任意任务分解为可执行、可组合的能力单元,通过管线编排完成。6大元操作集群(感知/认知/行动/组织/交互/守护)覆盖一切任务类型的原子操作,领域差异通过推导规则注入。触发词:能力单元、管线、Pipeline、任务分解、工作流、原子任务、单元化、编排、执行...
When to use Capability Pipeline OS
Choose if
You want a generic task-decomposition pattern an agent can apply across arbitrary domains — breaking a job into capability units across six meta-operation clusters (perception, cognition, action, organization, interaction, guardianship) and routing by complexity. Useful when the host agent benefits from a structured skeleton before it picks concrete tools.
Avoid if
You need a concrete execution engine, not a methodology — this skill describes how to decompose tasks, not which tools to call. Also avoid if your agent already has a strong native planner; the layered framework may add overhead without adding signal.
Risk Flags
- LOW scope This is a framework/specification skill (a pattern library for decomposing tasks), not an executor — the README points to references/capability-pipeline-os.md for the operational definitions and complexity-based execution paths (simple = direct, medium = 3-7 steps, complex = 8+ steps or nested).
- LOW data_quality Skill metadata is primarily in Chinese; non-Chinese-reading agents may need to translate trigger words to invoke correctly.
Cost
Type: Unknown
Distribution
- ClawHub
capability-pipeline-os