← Back to Skills Marketplace
mok888

Superpower with Files

by mok888 · GitHub ↗ · v2.20.0
cross-platform ✓ Security Clean
270
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install superpower-with-files
Description
Unified AI workflow with persistent memory, TDD execution, and 15 productivity skills. Use when starting any coding project or when you need planning, execut...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install superpower-with-files
  3. After installation, invoke the skill by name or use /superpower-with-files
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug superpower-with-files
Version 2.20.0
License
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 270 downloads so far.

How do I install Superpower with Files?

Run "/install superpower-with-files" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Superpower with Files free?

Yes, Superpower with Files is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Superpower with Files support?

Superpower with Files is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Superpower with Files?

It is built and maintained by mok888 (@mok888); the current version is v2.20.0.

💬 Comments