← 返回 Skills 市场
mok888

Superpower with Files

作者 mok888 · GitHub ↗ · v2.20.0
cross-platform ✓ 安全检测通过
270
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
This skill is internally consistent for a local, file-based planning and TDD workflow, but it will read and write files in your project (creating a .superpower-with-files directory by default) and can scan local IDE session stores (e.g. ~/.claude) and git history to recover context. Before installing: (1) review session-catchup.py and the hook scripts to confirm you are comfortable with the skill reading your local conversation/session files; (2) run it in a test or non-sensitive repository first; (3) remove or sandbox any IDE session folders you don't want the skill to access (or set environment variables the scripts use to point to a safe location); and (4) if you have highly sensitive session data, avoid granting the skill access or disable autonomous invocation in your agent until you've audited behavior.
功能分析
Type: OpenClaw Skill Name: superpower-with-files Version: 2.20.0 The 'superpower-with-files' skill bundle is a comprehensive productivity framework designed to enhance AI agent workflows through persistent memory, Test-Driven Development (TDD), and systematic debugging. The most sensitive component is 'hooks/session-catchup.py', which reads local session logs from Claude Code (~/.claude) or OpenCode to restore conversation context; however, this behavior is transparently documented and lacks any evidence of data exfiltration or malicious intent. The bundle includes robust security documentation, such as warnings in 'skills/planning-with-files/SKILL.md' about potential indirect prompt injection via planning files, demonstrating a high level of security awareness.
能力评估
Purpose & Capability
Name/description promise a local, file-backed planning + TDD workflow. The repo contains templates, scripts, and skill manifests that create and manage task_plan.md, findings.md, progress.md and provide helper hooks — all expected for that purpose. No required env vars or external services are declared, which matches a local workflow.
Instruction Scope
Runtime instructions and hooks routinely read and write project files and call git/powershell/python utilities. session-catchup.py attempts to read local IDE session stores (e.g. ~/.claude, OpenCode locations) to recover conversation history; hooks also read task_plan.md before tool use. This behavior is coherent with 'persistent memory' recovery, but it means the skill will ingest local session data and git history into agent context — a sensitive but expected action for this skill.
Install Mechanism
There is no install spec (instruction-only skill with shipped scripts). No remote downloads, package installs, or extract-from-URL actions are present in the provided files. Files will be copied into the agent's skill folder on install, which is standard for skills of this type.
Credentials
The skill does not require secrets or service credentials. It references environment variables (e.g. OPENCODE_DATA_DIR, CLAUDE_PLUGIN_ROOT) to locate IDE-specific storage but does not declare required credentials. This is proportionate to its goal of locating local IDE session storage and plugin templates.
Persistence & Privilege
The skill is not marked always:true. It contains skill hooks (PreToolUse/PostToolUse/Stop) and can be invoked autonomously by default (platform standard). It does not attempt to modify other skills' configs or request system-wide privileges beyond reading/writing project files and reading IDE session storage.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install superpower-with-files
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /superpower-with-files 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.20.0
Initial release - 15 unified AI workflow skills for persistent memory, TDD execution, and workspace organization
v1.0.1
Updated documentation and templates
v1.0.0
Initial release - Unified AI workflow with 15 skills, templates, and hooks
元数据
Slug superpower-with-files
版本 2.20.0
许可证
累计安装 1
当前安装数 1
历史版本数 3
常见问题

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 插件,目前累计下载 270 次。

如何安装 Superpower with Files?

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

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。

💬 留言讨论