skills$openclaw/anterior-cingulate-memory
impkind458

by impkind

anterior-cingulate-memory – OpenClaw Skill

anterior-cingulate-memory is an OpenClaw Skills integration for data analytics workflows. Conflict detection and error monitoring for AI agents. The 'something's off' detector. Part of the AI Brain series.

458 stars7.6k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026data analytics

Skill Snapshot

nameanterior-cingulate-memory
descriptionConflict detection and error monitoring for AI agents. The 'something's off' detector. Part of the AI Brain series. OpenClaw Skills integration.
ownerimpkind
repositoryimpkind/anterior-cingulate-memory
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @impkind/anterior-cingulate-memory
last updatedFeb 7, 2026

Maintainer

impkind

impkind

Maintains anterior-cingulate-memory in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
303 B
SKILL.md
1.6 KB
SKILL.md

name: anterior-cingulate-memory description: "Conflict detection and error monitoring for AI agents. The 'something's off' detector. Part of the AI Brain series." metadata: openclaw: emoji: "⚡" version: "0.1.1" author: "ImpKind" requires: os: ["darwin", "linux"] tags: ["memory", "monitoring", "ai-brain"]

Anterior Cingulate Memory ⚡

Conflict detection for AI agents. Part of the AI Brain series.

Status: 🚧 Under Development

This skill is being developed. Star/watch for updates!

Concept

The anterior cingulate cortex monitors for errors and conflicts. This skill will give AI agents:

  • "Something's off" detection — pre-conscious warning signals
  • Conflict monitoring — detecting contradictions in information
  • Error tracking — learning from mistakes
  • Uncertainty awareness — knowing when to be cautious

AI Brain Series

PartFunctionStatus
hippocampusMemory formation, decay, reinforcement✅ Live
amygdala-memoryEmotional processing✅ Live
basal-ganglia-memoryHabit formation🚧 Development
anterior-cingulate-memoryConflict detection🚧 Development
insula-memoryInternal state awareness🚧 Development

Coming Soon

Based on neuroscience research on the ACC's role in error detection and cognitive control.


Built with ❤️ by the OpenClaw community

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install anterior-cingulate-memory?

Run openclaw add @impkind/anterior-cingulate-memory in your terminal. This installs anterior-cingulate-memory into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/impkind/anterior-cingulate-memory. Review commits and README documentation before installing.