LogoClawIndex
CasesSkillsAbout
LogoClawIndex

continuous-learning-v2 - Instinct-based continuous learning system

Observes session activity via hooks to build weighted atomic instincts and evolve them into skills, commands, and agents.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Capture session prompts and tool calls
  • Detect learning patterns from observations
  • Create atomic instincts with confidence scores
  • Cluster instincts into skills and agents
  • Export and import learned instincts

Inputs

  • PreToolUse and PostToolUse hook events
  • Session prompts and tool execution results
  • Configuration parameters in config.json
  • Importable instinct Markdown files

Outputs

  • Observation log jsonl file
  • Atomic instinct files with confidence scores
  • Evolved skill command and agent files
  • Exported instinct bundle files

Requirements

  • Claude Code with hook support
  • Background observer script and Haiku model
  • Local file system directory structure

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
continuous-learning
instincts
claude-code
hooks
automation
Capture session prompts and tool calls
Detect learning patterns from observations
Create atomic instincts with confidence scores
Cluster instincts into skills and agents
PreToolUse and PostToolUse hook events
Session prompts and tool execution results
Configuration parameters in config.json
Observation log jsonl file
Atomic instinct files with confidence scores
Evolved skill command and agent files