← Back to Skills Marketplace
340
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install self-learning-skill-v3
Description
持续主动学习,深度分析问题根因,识别模式,横向扩展,迁移知识,避免重复错误,实现举一反三的自我迭代能力。
Usage Guidance
This skill is mostly documentation for a proactive "self-learning" assistant. That by itself is not dangerous — but the SKILL.md and example files repeatedly instruct the assistant to perform autonomous network actions and to look for credentials (e.g., ~/.github-token, ~/.openclaw/, environment variables, use of 'clawhub login' or GitHub CLI). Yet the skill metadata declares no required credentials. Before installing, consider: 1) Where will the agent run and what filesystem/env access will it have? 2) Will the agent be allowed to act autonomously on your behalf (push to repos, call CLIs, search files)? 3) If you install, restrict the agent's runtime permissions (no access to secret files or sensitive env vars), require explicit user consent before any credential use, and run the skill in a sandboxed account. Ask the author/maintainer to clarify exactly what automated actions the skill will take, to add explicit consent prompts before any credential access, and to declare any required credentials in the manifest. If you cannot verify those safeguards, avoid granting the agent access to sensitive tokens or enabling full autonomous invocation.
Capability Analysis
Type: OpenClaw Skill
Name: self-learning-skill-v3
Version: 1.0.0
The skill bundle is a comprehensive framework designed to help an AI agent perform self-reflection, error tracking, and knowledge generalization (learning by analogy). The instructions in SKILL.md and EXAMPLES.md guide the agent to maintain an internal error log (ERROR_LOG.md) and a case study database to improve its performance over time. While the documentation mentions searching for authentication tokens (e.g., GitHub tokens), this is framed as a troubleshooting step for the agent's own deployment tasks rather than a credential harvesting attack. No evidence of data exfiltration, malicious execution, or unauthorized persistence was found.
Capability Assessment
Purpose & Capability
Name/description (self-learning, continuous improvement) match the content of SKILL.md and the included docs: the skill is purely methodological/operational guidance for an assistant. No declared binaries, env vars, or installs are needed for the described documentation and checklists.
Instruction Scope
SKILL.md and supporting docs describe autonomous behaviors (daily/weekly scheduled actions, automatic learning triggers) and concrete operational steps referencing credential searches, publication workflows (clawhub login, GitHub CLI), multi-location token search (~/.github-token, ~/.openclaw/, env). Those instructions expand scope beyond passive documentation — they imply reading local files/env and taking network actions. The manifest does not declare or limit that access and there is no code-level sandboxing described.
Install Mechanism
No install spec and no code files that execute during install; instruction-only skills are lower-risk from installation. There are no downloads/archives or third-party packages declared.
Credentials
The skill declares no required env vars or credentials, yet the docs repeatedly reference locating and validating tokens, using CLI auth, and searching env/file locations for credentials. Requesting or encouraging access to tokens/credentials without declaring them is disproportionate and incoherent with the manifest.
Persistence & Privilege
always:false (expected), but the skill explicitly encourages autonomous, recurring actions (daily summaries, automated publishing checks, proactive credential validation). Combined with instructions about searching for tokens and calling CLIs/APIs, this increases the blast radius if the agent is allowed to act autonomously. The skill does not document safeguards or explicit user-consent gating for credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install self-learning-skill-v3 - After installation, invoke the skill by name or use
/self-learning-skill-v3 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Self-Learning Skill v3.0.0 introduces a new "举一反三" (analogy and generalization) learning system.
- Added: "举一反三" learning system for expanding one solution to cover an entire class of similar problems
- Introduced point-line-plane-body (点线面体), analogy, reverse, and systems thinking models
- Added systematic "举一反三" checklists, implementation flows, and practical case studies
- Expanded knowledge base with pattern library and solution library for typical problems
- Improved self-review and weekly practice mechanisms to strengthen knowledge transfer and error prevention
- Enhanced capabilities matrix and review templates to promote abstraction, generalization, and knowledge migration
Metadata
Frequently Asked Questions
What is SELF LEARNING SKILL V3?
持续主动学习,深度分析问题根因,识别模式,横向扩展,迁移知识,避免重复错误,实现举一反三的自我迭代能力。 It is an AI Agent Skill for Claude Code / OpenClaw, with 340 downloads so far.
How do I install SELF LEARNING SKILL V3?
Run "/install self-learning-skill-v3" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SELF LEARNING SKILL V3 free?
Yes, SELF LEARNING SKILL V3 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SELF LEARNING SKILL V3 support?
SELF LEARNING SKILL V3 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SELF LEARNING SKILL V3?
It is built and maintained by davidme6 (@davidme6); the current version is v1.0.0.
More Skills