← 返回 Skills 市场
boboincn

Temp Skill Download

作者 BoBoinChina · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
147
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install temp-skill-download
功能描述
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
安全使用建议
This skill appears to do what it says: remind the agent to log learnings and provide helpers to promote those learnings into workspace files or extracted skills. Before installing or enabling hooks: 1) Review the scripts (activator.sh, error-detector.sh, extract-skill.sh) to ensure you understand where they write files (defaults: ~/.openclaw/workspace/.learnings or ./skills) and that the SKILLS_DIR override is acceptable. 2) Hooks run with the same permissions as your agent — only enable them if you trust the code and repository. 3) The error detector reads CLAUDE_TOOL_OUTPUT to look for error strings; it only outputs reminders (no network calls), but it may trigger frequently if enabled globally. 4) If you run extract-skill.sh, it will create files/directories—use --dry-run first or set an explicit --output-dir. 5) If you want tighter control, enable hooks at project-level (not user/global) and/or inspect the repository you clone. Overall, no credentials or external endpoints are requested and no obfuscated or suspicious code was found.
功能分析
Type: OpenClaw Skill Name: temp-skill-download Version: 1.0.0 The 'self-improvement' skill bundle is designed to help AI agents log errors, user corrections, and new insights into local markdown files (e.g., .learnings/LEARNINGS.md). It includes utility scripts (activator.sh, error-detector.sh, extract-skill.sh) and OpenClaw hooks (handler.js/ts) that facilitate this logging process and provide reminders to the agent. The code and instructions are consistent with the stated purpose of continuous improvement and do not exhibit signs of data exfiltration, unauthorized execution, or malicious intent.
能力评估
Purpose & Capability
The name/description (self-improvement / logging learnings) matches the included assets: templates, log formats, hook handlers, activator/error-detector scripts, and an extraction helper. There are no requests for unrelated credentials, binaries, or system config.
Instruction Scope
SKILL.md and reference docs instruct creating .learnings/ files, copying the hook into ~/.openclaw/hooks, and optionally cloning a GitHub repo. The scripts read CLAUDE_TOOL_OUTPUT (documented) to detect errors. All referenced file paths and actions (writing to workspace, adding bootstrap virtual file, running local scripts) are consistent with the stated logging/promotion behavior. Minor note: the docs recommend cloning from GitHub and enabling hooks — these are normal for installation but are actions that write to and modify the user's workspace if followed.
Install Mechanism
There is no automated install spec in the package (instruction-only), and included scripts/hooks are present in the bundle. The SKILL.md suggests manual git clone or use of a 'clawdhub' installer; cloning from GitHub is standard but is an out-of-band action the user must opt into. No external, opaque download URLs or archive extraction are present in the package itself.
Credentials
The skill does not declare required env vars or credentials. The scripts use optional env vars (e.g., SKILLS_DIR override) and read CLAUDE_TOOL_OUTPUT to detect errors — both are proportional to the purpose. There are no requests for secrets or unrelated service tokens.
Persistence & Privilege
always:false and model invocation enabled (defaults) — normal. The OpenClaw hook, if installed/enabled by the user, will inject a virtual reminder at agent bootstrap and the activator/error-detector will run when configured. The extract-skill.sh can create files under a skills directory when executed. These behaviors require explicit user configuration/enabling; review before enabling hooks globally.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install temp-skill-download
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /temp-skill-download 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
temp-skill-download v1.0.0 - Initial release of the self-improvement skill for agents. - Provides a structured workflow for logging learnings, errors, and feature requests. - Includes detailed markdown log templates for continuous improvement. - Offers OpenClaw-specific integration and generic usage instructions. - Describes criteria and workflow for promoting important learnings to project memory files.
元数据
Slug temp-skill-download
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Temp Skill Download 是什么?

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。

如何安装 Temp Skill Download?

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

Temp Skill Download 是免费的吗?

是的,Temp Skill Download 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Temp Skill Download 支持哪些平台?

Temp Skill Download 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Temp Skill Download?

由 BoBoinChina(@boboincn)开发并维护,当前版本 v1.0.0。

💬 留言讨论