.claude/skills/continue-learningRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Instinct-based learning system for OpenClaw. Analyzes sessions, detects patterns, creates atomic learnings with confidence scoring, and suggests optimizations for self-evolution. Works alongside agent-self-improvement for complete learning: internal session analysis + external user feedback. Use when: you want your AI agent to learn from its own behavior, improve over time, discover optimization opportunities, or build a self-improving automation system. Don't use when: static agent behavior is preferred.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/continue-learningRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/continue-learningRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/continue-learningRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @adelpro/continue-learningclawhub inspect @adelpro/continue-learning --version 1.3.2This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:de35ec6226a914f67afab4245316de6dc8369d1a827ae232244eb097d37e68a4README.mdscripts/analyze.mjsskill-card.mdSKILL.mdVersion 1.3.2 of continue-learning adds security and privacy controls for learning data. - Session analysis now requires explicit agent scoping (`--agent <name>` or `--all`); running with no scope is not allowed. - All session-derived data stored is redacted for secrets and Unicode/control stripped before saving. - Retention limits added: instincts, evidence, and patterns are capped to recent data; nothing is retained unbounded. - New `prune` command deletes all stored learning data (instincts, patterns, optimizations). - Raw transcripts are never persisted; only redacted and aggregated information is stored. - skill-card.md documentation file removed.