Communityv1.3.2

Agent Context System

A persistent local-only memory system for AI coding agents. Two files, one idea — AGENTS.md (committed, shared) + .agents.local.md (gitignored, personal). Agents read both at session start, update the scratchpad at session end, and promote stable patterns over time. Works across Claude Code, Cursor, Copilot, Windsurf. Subagent-ready. No plugins, no infrastructure, no background processes.

1.4kdownloads6active installsacolombiadev
View on ClawHubBack to Skills

Skill Details

Slug
agent-context-system
Latest Version
1.3.2
Author
acolombiadev
Published
Feb 13, 2026
Updated
May 17, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Agent Context System.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.3.2

Fix metadata mismatch: root SKILL.md now declares requires.bins: [bash] matching openclaw/SKILL.md. Resolves scanner inconsistency flag.