← 返回 Skills 市场
267
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install self-learning-skill-v2
功能描述
持续记录、分析并改正错误,实施预防措施,推动自我学习与迭代,确保不重复犯同类错误。
安全使用建议
This skill is mostly documentation and templates for 'self-learning' behavior and is internally consistent, but it contains instructions that encourage the agent to search for authentication tokens, run GitHub/ClawHub auth flows, and perform autonomous daily/weekly tasks. Before installing: 1) Decide whether you are comfortable giving any agent the ability to search for tokens or credentials on your system — the skill suggests doing that even though it doesn't declare required env vars. 2) If you install, restrict the agent's runtime permissions or run it in a sandbox where it cannot access your home directory/credential stores. 3) Consider editing SKILL.md/EXECUTE.md to remove or require explicit user confirmation before any token-search or auth actions (e.g., require the user to provide a specific env var or confirm each GitHub/ClawHub operation). 4) Monitor logs/agent actions and avoid installing on accounts/machines that hold sensitive credentials. If you want a lower-risk alternative, keep this as a static template (read-only) and do token management manually.
功能分析
Type: OpenClaw Skill
Name: self-learning-skill-v2
Version: 1.0.0
The skill bundle implements a meta-learning framework for an AI agent to track errors, perform root cause analysis, and update its own capability matrix. It is classified as suspicious because SKILL.md and ERROR_LOG.md explicitly instruct the agent to "search for tokens in multiple locations" (建立 token 搜索机制,多位置查找) to resolve authentication failures. While this is plausibly intended to fix GitHub publishing issues, the broad instruction to hunt for credentials across the filesystem is a high-risk behavior. Additionally, EXECUTE.md defines scheduled automation tasks (e.g., daily checks at 22:00) that imply persistent background activity.
能力评估
Purpose & Capability
Name/description (self-learning, error tracking, retrospectives) match the included files (SKILL.md, README, EXECUTE.md, ERROR_LOG.md). It does not request unrelated services or install components; functionality described is plausible for a self-learning assistant.
Instruction Scope
SKILL.md and ERROR_LOG.md describe procedures that imply searching for tokens ("多位置搜索 token 文件"), using GitHub CLI/auth, and automated scheduled actions (daily/weekly tasks). Although no explicit shell commands to exfiltrate data are present, the prose gives the agent broad discretion to inspect credentials and run auth flows — scope creep beyond a passive documentation/housekeeping skill.
Install Mechanism
No install spec or code is present (instruction-only). This minimizes direct filesystem writes or downloads. README suggests cloning from GitHub, but that's user-initiated and not enforced by the skill.
Credentials
The skill declares no required env vars or credentials, but the instructions reference finding/validating tokens and using GitHub/ClawHub authentication. That implies access to credentials or token files that are not declared or limited, which is disproportionate without explicit user consent or constraints.
Persistence & Privilege
always:false (good). The platform default allows autonomous invocation (disable-model-invocation:false). The skill's text promotes autonomous, scheduled behavior (daily/weekly automated checks). Autonomous invocation combined with the token-search guidance increases risk — but autonomy alone is normal for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install self-learning-skill-v2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/self-learning-skill-v2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Self-Learning Skill v2.0.0 introduces a comprehensive error learning and correction system to ensure mistakes are never repeated.
- Added an error learning and correction system with 4 categories and 20 subtypes.
- Introduced detailed error record templates, 5 Why root-cause analysis, and periodic reviews.
- Provided prevention checklists and a structured error database for tracking and statistics.
- Enhanced self-assessment with error prevention metrics and after-task error reviews.
- Established weekly error retrospectives and monthly trend analysis for continuous improvement.
- Expanded the knowledge base with common error solutions and preventive measures.
元数据
常见问题
SELF LEARNING SKILL V2 是什么?
持续记录、分析并改正错误,实施预防措施,推动自我学习与迭代,确保不重复犯同类错误。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。
如何安装 SELF LEARNING SKILL V2?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-learning-skill-v2」即可一键安装,无需额外配置。
SELF LEARNING SKILL V2 是免费的吗?
是的,SELF LEARNING SKILL V2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SELF LEARNING SKILL V2 支持哪些平台?
SELF LEARNING SKILL V2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SELF LEARNING SKILL V2?
由 davidme6(@davidme6)开发并维护,当前版本 v1.0.0。
推荐 Skills