Overview of the Process pipeline core module architecture, covering pipeline CRUD, the build execution engine, event-driven mechanisms, and layered architecture design. Intended for use when developing core pipeline features, understanding the Process module, modifying build logic, or performing pipeline-related development.
reference/1-api-layer.mdreference/2-service-layer.mdreference/3-engine-control.mdreference/4-dao-database.mdreference/5-event-driven.mdpipeline-model-architecture。pipeline-template-module 或 yaml-pipeline-transfer。dispatch-module-architecture、agent-module-architecture、worker-module-architecture。reference/1-api-layer.mdreference/2-service-layer.mdreference/3-engine-control.mdreference/4-dao-database.mdreference/5-event-driven.mdpipeline-model-architecturenpx skills add TencentBlueKing/process-module-architecture下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search and analyze your own session logs (older/parent conversations) using jq.
Start voice calls via the OpenClaw voice-call plugin.
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Category:developer