← Back to Skills Marketplace
maochen1980

Reframe

by MaoChen1980 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
31
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install reframe
Description
Run this when stuck after multiple failed attempts, context is cluttered with tool call noise, or you need a fresh perspective on the same evidence. Compress...
README (SKILL.md)

Reframe — Strip Noise, Get Fresh Perspective

Action

Write a compressed problem summary to a temp file, then read it back.

  1. Collect the essential facts into a structured summary
  2. Write to a temp file
  3. Read it back
  4. Answer the fresh analysis questions
  5. Continue based on the reframe

Summary Template

Write this to /tmp/reframe.md:

## Goal
\x3Cwhat working state you want>

## Stuck On
\x3Cwhat's happening, what went wrong>

## What Has Been Tried
\x3Ckey attempts and results — keep brief>

## Difficulties / Blockers
\x3Cerrors, blockers, constraints>

## Available Resources
\x3Crelevant files, data, context>

Fresh Analysis

After reading the file back, answer:

  • What's the most likely cause given this evidence?
  • What's the simplest test to confirm or refute it?
  • What single next step has the highest information value?
  • What have you been assuming that might be wrong?

Constraints

  • Each section: 1-3 bullet points max
  • Total file: under 30 lines
  • No narrative — just facts

Pitfalls

  • Too much detail defeats the purpose — compress aggressively
  • "What Has Been Tried" is for facts, not frustration
  • Read the file back — the detachment is where insight comes from
  • If the summary is longer than the conversation it's replacing, stop and just keep debugging

Source: https://github.com/MaoChen1980/think-skills Self-optimization: After using this skill, improve it based on what you learned.

Usage Guidance
Before installing, be aware that the skill may cause the agent to write a short problem summary to `/tmp/reframe.md`. Avoid including secrets or sensitive private data in that summary, or delete the temp file after use if the environment is shared.
Capability Assessment
Purpose & Capability
The skill's stated purpose is to reframe a cluttered debugging or analysis context, and its capabilities are limited to creating a concise summary and answering reflection questions.
Instruction Scope
It instructs the agent to write and read `/tmp/reframe.md`, which is coherent with the workflow but may leave a temporary copy of summarized context on disk.
Install Mechanism
The package contains only `SKILL.md`; metadata and scanner context show no executable scripts, API key requirement, install hooks, or hidden files.
Credentials
The requested local file use is narrow and proportionate to the skill's purpose, with no network access, credential use, broad indexing, or external tool integration.
Persistence & Privilege
The temp file may persist after use and the skill includes a vague self-optimization note, but there is no concrete instruction to gain privilege, run background processes, or modify installed agent behavior automatically.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reframe
  3. After installation, invoke the skill by name or use /reframe
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the reframe skill — helps clarify and analyze problems when stuck. - Provides a structured summary template to compress complex problem contexts. - Guides users through stripping noise and distilling to essential facts. - Introduces a fresh analytical process after summarization for clearer next steps. - Enforces concise, bullet-point-only summaries with length constraints.
Metadata
Slug reframe
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Reframe?

Run this when stuck after multiple failed attempts, context is cluttered with tool call noise, or you need a fresh perspective on the same evidence. Compress... It is an AI Agent Skill for Claude Code / OpenClaw, with 31 downloads so far.

How do I install Reframe?

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

Is Reframe free?

Yes, Reframe is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Reframe support?

Reframe is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Reframe?

It is built and maintained by MaoChen1980 (@maochen1980); the current version is v1.0.0.

💬 Comments