← 返回 Skills 市场
kai-tw

Pi Workflow Orchestration

作者 kai-tw · GitHub ↗ · v1.1.1
cross-platform ✓ 安全检测通过
540
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install pi-workflow
功能描述
Workflow orchestration for Pi's task management, self-improvement, and code quality standards. Use when starting new projects, managing multi-step tasks (3+...
安全使用建议
This skill appears to do exactly what it says: provide planning templates, capture lessons, and optionally inject a session-start reminder. Before enabling/installing: 1) Review handler.js/handler.ts (they are short and only inject a virtual file) and confirm you are comfortable copying the hook into ~/.openclaw/hooks; 2) If you plan to run scripts/sync_lessons.py, use the --dry-run first to confirm it reads the correct workspace path (~/.openclaw/workspace by default) and that you’re ok with it updating references/lessons.md in the skill repo; 3) Be cautious if you edit the handler to add links — pointing to internal URLs is fine but avoid adding network calls or secret embeddings; 4) If you prefer no automatic reminders, keep the hook disabled (openclaw hooks enable/disable is documented). Overall the files are coherent with the stated purpose and do not request unrelated privileges or credentials.
功能分析
Type: OpenClaw Skill Name: pi-workflow Version: 1.1.1 The skill bundle provides a structured workflow for an AI agent's self-improvement and task management. It instructs the agent to write to specific markdown files within its workspace (`tasks/lessons.md`, `tasks/errors.md`, `tasks/feature_requests.md`). A Python script (`scripts/sync_lessons.py`) handles syncing these workspace lessons to the skill's `references/lessons.md` file, performing only local file read/write operations within the expected scope. An OpenClaw hook (`hooks/openclaw/handler.js`/`.ts`) injects a virtual markdown reminder (`PI_WORKFLOW_REMINDER.md`) into the agent's context at session start, which is a benign form of self-guidance. All instructions and code are aligned with the stated purpose and show no evidence of malicious intent, data exfiltration, unauthorized execution, or persistence mechanisms.
能力评估
Purpose & Capability
The skill claims to provide workflow orchestration, self-improvement loops, and bootstrap reminders; included files (SKILL.md, hook handlers, docs, and a sync script) implement exactly that. Required env, binaries, and config paths are empty, matching the stated purpose.
Instruction Scope
SKILL.md instructs the agent to write and maintain files under tasks/ (todo.md, lessons.md, errors.md, feature_requests.md) and to run the provided sync script to merge workspace lessons into the skill repo. The hook handlers only inject a virtual bootstrap file into session context. There are no instructions to read or exfiltrate secrets, access unrelated system config, or call external endpoints.
Install Mechanism
No install spec is provided (instruction-only with optional local hook files). The included hook files are local code (handler.js/ts) and a Python sync script; nothing is downloaded from external URLs during install. This is proportionate to the functionality.
Credentials
The skill does not request environment variables, API keys, or credentials. The sync script reads from a workspace path (default ~/.openclaw/workspace) and writes to the skill's references/lessons.md — this file-system access is consistent with the documented purpose.
Persistence & Privilege
The hook injects a virtual reminder on agent bootstrap (in-memory) and the repository suggests copying the hook into ~/.openclaw/hooks to enable it. The skill is not set always:true and does not autonomously add persistent credentials; however enabling the hook (manual or via ClawHub) will cause bootstrap reminders each session — this is expected but worth noting before enabling.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pi-workflow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pi-workflow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Complete workflow orchestration skill with plan node, self-improvement loop, and custom hooks integration
v1.1.0
Security fix: remove automatic lesson syncing to prevent prompt injection vulnerabilities. Lessons now stay in workspace only.
v1.0.0
Initial release: 6 core disciplines, task management, lesson syncing
元数据
Slug pi-workflow
版本 1.1.1
许可证
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Pi Workflow Orchestration 是什么?

Workflow orchestration for Pi's task management, self-improvement, and code quality standards. Use when starting new projects, managing multi-step tasks (3+... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 540 次。

如何安装 Pi Workflow Orchestration?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pi-workflow」即可一键安装,无需额外配置。

Pi Workflow Orchestration 是免费的吗?

是的,Pi Workflow Orchestration 完全免费(开源免费),可自由下载、安装和使用。

Pi Workflow Orchestration 支持哪些平台?

Pi Workflow Orchestration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pi Workflow Orchestration?

由 kai-tw(@kai-tw)开发并维护,当前版本 v1.1.1。

💬 留言讨论