← 返回 Skills 市场
257
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install spf-unified-workflow
功能描述
Unified AI workflow with persistent memory, TDD execution, and 15 productivity skills. Use when starting any coding project or when you need planning, execut...
安全使用建议
This skill appears to be what it says: a file-backed planning and TDD workflow with many helper scripts. Before installing or using it, consider: 1) The session-catchup script reads local IDE/session storage (like ~/.claude and OpenCode storage) to import prior conversation history — don't run it if you don't want your local chat content scanned. 2) The skill repeatedly reads planning files (task_plan.md, findings.md, progress.md) into the agent context via PreToolUse hooks; avoid placing secrets or private data in those files because they will be injected into the model context. 3) It will create and prefer a .superpower-with-files/ directory by default — check and, if desired, override paths in prompts. If you want to proceed, review files you already have under your home or project (especially any existing planning files or IDE session logs), and run the scripts manually first to observe what they read/write. If you are uncomfortable with local session recovery or automatic file reads, do not enable the catchup step or remove/modify the PreToolUse hook before use.
功能分析
Type: OpenClaw Skill
Name: spf-unified-workflow
Version: 2.20.0
The skill bundle provides a highly structured productivity framework for AI agents, integrating persistent memory loops, Test-Driven Development (TDD), and systematic debugging. It includes several utility scripts, such as 'session-catchup.py', which scans local session logs from Claude Code and OpenCode to recover context, and 'init-session.sh' to initialize planning files. While the scripts perform broad local file reads and the instructions use forceful 'Iron Laws' to strictly govern agent behavior, these actions are consistent with the stated goal of maintaining state across sessions and enforcing engineering discipline. No evidence of data exfiltration, malicious execution, or unauthorized persistence was found.
能力评估
Purpose & Capability
The repository contents (planning-with-files, TDD execution helpers, init/check scripts, sync script, and many SKILL.md subskills) match the skill's description of a unified AI workflow. The presence of templates, hooks, and scripts for initializing and checking planning files is proportional to the stated purpose.
Instruction Scope
Runtime instructions and included SKILLs instruct the agent to create/read/write persistent planning files and to run session-catchup.py. That script explicitly scans IDE session storage (e.g., ~/.claude/projects and OpenCode storage) to recover prior conversation context; hooks also run git commands and repeatedly cat task_plan.md before tool use. These behaviors are coherent with the stated 'session catchup' and persistent-memory goals but are privacy-sensitive because they read local IDE/chat histories and repeatedly inject file contents into model context (increasing prompt-injection risk).
Install Mechanism
No install spec is present (instruction-only), and all code is shipped in the repo. There are no downloads from remote URLs or installer scripts that fetch arbitrary code. This reduces supply-chain/remote-execution risk.
Credentials
The skill declares no required environment variables or external credentials. Some scripts reference optional env vars (CLAUDE_PLUGIN_ROOT, OPENCODE_DATA_DIR) and will probe common IDE directories under the user's home. That is consistent with tooling that integrates with local IDEs, but means the skill can access local files and chat logs without requesting new credentials—be aware that no explicit env prompts does not mean no sensitive data is accessed.
Persistence & Privilege
The skill is not always-enabled and does not request system-level privileges. However, it installs PreToolUse/PostToolUse/Stop hooks (declared inside planning-with-files SKILL.md) that repeatedly read planning files before tool calls and run check scripts at Stop; this gives the skill ongoing influence over the agent's tool use (standard for this pattern, but it amplifies any malicious or accidental prompt injection contained in the files).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spf-unified-workflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/spf-unified-workflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.20.0
Initial release - 15 unified AI workflow skills
元数据
常见问题
Superpower with Files 是什么?
Unified AI workflow with persistent memory, TDD execution, and 15 productivity skills. Use when starting any coding project or when you need planning, execut... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。
如何安装 Superpower with Files?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spf-unified-workflow」即可一键安装,无需额外配置。
Superpower with Files 是免费的吗?
是的,Superpower with Files 完全免费(开源免费),可自由下载、安装和使用。
Superpower with Files 支持哪些平台?
Superpower with Files 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Superpower with Files?
由 mok888(@mok888)开发并维护,当前版本 v2.20.0。
推荐 Skills