← 返回 Skills 市场
Reframe
作者
MaoChen1980
· GitHub ↗
· v1.0.0
· MIT-0
31
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)
Reframe — Strip Noise, Get Fresh Perspective
Action
Write a compressed problem summary to a temp file, then read it back.
- Collect the essential facts into a structured summary
- Write to a temp file
- Read it back
- Answer the fresh analysis questions
- 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.
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reframe - 安装完成后,直接呼叫该 Skill 的名称或使用
/reframe触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 31 次。
如何安装 Reframe?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reframe」即可一键安装,无需额外配置。
Reframe 是免费的吗?
是的,Reframe 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reframe 支持哪些平台?
Reframe 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reframe?
由 MaoChen1980(@maochen1980)开发并维护,当前版本 v1.0.0。
推荐 Skills