← Back to Skills Marketplace
davidme6

SELF LEARNING SKILL V2

by davidme6 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
267
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install self-learning-skill-v2
Description
持续记录、分析并改正错误,实施预防措施,推动自我学习与迭代,确保不重复犯同类错误。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install self-learning-skill-v2
  3. After installation, invoke the skill by name or use /self-learning-skill-v2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug self-learning-skill-v2
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SELF LEARNING SKILL V2?

持续记录、分析并改正错误,实施预防措施,推动自我学习与迭代,确保不重复犯同类错误。 It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.

How do I install SELF LEARNING SKILL V2?

Run "/install self-learning-skill-v2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SELF LEARNING SKILL V2 free?

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

Which platforms does SELF LEARNING SKILL V2 support?

SELF LEARNING SKILL V2 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SELF LEARNING SKILL V2?

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

💬 Comments