What is self-evolving skill?
Meta-cognitive self-learning system - Automated skill evolution based on predictive coding and value-driven mechanisms. Source: jackjin1997/clawforge.
Meta-cognitive self-learning system - Automated skill evolution based on predictive coding and value-driven mechanisms.
Quickly install self-evolving skill AI skill to your development environment via command line
Source: jackjin1997/clawforge.
| skillcreate | 创建Skill | name, description | | skillexecute | 执行并学习 | skillid, context, success, value | | skillanalyze | 分析嵌入 | embedding | | skilllist | 列出Skills | - | | skillstats | 系统统计 | - | | skillsave | 持久化保存 | skillid | | skillload | 加载 | skillid |
| >80% | POLICY | 调整策略权重 | | 40-80% | SUBSKILL | 生成子Skill | | <40% | PREDICATE | 归纳新谓词 |
| /.openclaw/skills/self-evolving-skill | 技能根目录 | | /.openclaw/mcpservers/self-evolving-skill.json | MCP服务器配置 | | /.openclaw/workspace/self-evolving-skill/storage | 数据存储 |
Meta-cognitive self-learning system - Automated skill evolution based on predictive coding and value-driven mechanisms. Source: jackjin1997/clawforge.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jackjin1997/clawforge --skill self-evolving skillMeta-cognitive self-learning system - Automated skill evolution based on predictive coding and value-driven mechanisms. Source: jackjin1997/clawforge.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jackjin1997/clawforge --skill self-evolving skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jackjin1997/clawforge