← 返回 Skills 市场
harrylabsj

Self Improving Skill

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
631
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install self-improving-skill
功能描述
Structured improvement system for learnable skills (programming, design, languages, instruments). Use when tracking progress, identifying bottlenecks, or opt...
安全使用建议
This skill is coherent with its stated purpose and appears to only write local practice logs, but exercise caution before running the included script. The quick-log.sh script does not sanitize the SKILL_NAME argument, so a crafted name (e.g., containing '../' or other special characters) could cause the script to create or append to files outside the intended .learnings/skills directory. Before using: (1) review the script source yourself; (2) only run it in a directory you control and not as a privileged user; (3) avoid passing untrusted input as SKILL_NAME (use simple alphanumeric names); (4) consider patching the script to validate/sanitize SKILL_NAME (e.g., allow only [A-Za-z0-9_-] and reject slashes), or quote/normalize the path with realpath checks; (5) note the _meta.json dependency 'self-improving-agent' may be informational only — confirm whether your environment will try to install/run anything else. If you need, I can provide a safer version of quick-log.sh that sanitizes the filename.
功能分析
Type: OpenClaw Skill Name: self-improving-skill Version: 1.0.0 The skill bundle is a productivity tool designed for tracking skill development and practice sessions. It uses local markdown files in a `.learnings` directory to store progress logs and includes a simple bash helper script (scripts/quick-log.sh) for appending entries. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the functionality is entirely consistent with the stated purpose of systematic skill improvement.
能力评估
Purpose & Capability
Name, description, and SKILL.md describe a local practice-tracking/logging helper; the files and script are consistent with that purpose. No network, cloud, or unrelated capabilities are requested.
Instruction Scope
The SKILL.md instructs the agent to append logs under '.learnings/skills', which is appropriate for a logging tool. However, the included scripts/quick-log.sh uses the unsanitized SKILL_NAME variable when constructing the output path, allowing path traversal or creation/modification of arbitrary files if a malicious or malformed skill name is supplied.
Install Mechanism
No install spec is present (instruction-only plus a small script). Nothing is downloaded or extracted from external URLs.
Credentials
No environment variables, credentials, or unrelated config paths are requested. The skill operates on local files only.
Persistence & Privilege
always:false and normal agent invocation settings. The skill does not request permanent system-wide privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install self-improving-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /self-improving-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of self-improving-skill: a structured, evidence-based system for mastering any learnable skill. - Provides a comprehensive framework for tracking skill progress, identifying bottlenecks, and optimizing practice. - Introduces standardized logging formats for skill definition, practice sessions, and reviews. - Features clear progress metrics (time, quality, confidence, skill level) and milestone tracking. - Includes actionable analysis tools: plateau detection, progress visualization, optimal practice guidelines, and improvement strategies for different skill levels. - Offers integration suggestions with other self-improvement systems and practical automation/tooling examples.
元数据
Slug self-improving-skill
版本 1.0.0
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Self Improving Skill 是什么?

Structured improvement system for learnable skills (programming, design, languages, instruments). Use when tracking progress, identifying bottlenecks, or opt... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 631 次。

如何安装 Self Improving Skill?

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

Self Improving Skill 是免费的吗?

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

Self Improving Skill 支持哪些平台?

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

谁开发了 Self Improving Skill?

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

💬 留言讨论