ndpvt-web

Capy Cortex — AI skill for Claude Code

AI community

Autonomous memory and learning system for AI coding agents.

How to install Capy Cortex

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ndpvt-web/capy-cortex and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Capy Cortex does

Autonomous memory and learning system for AI coding agents. LLM-powered knowledge extraction, triple fusion retrieval (FTS5 + TF-IDF + entity graph), quality-gated storage, and self-curating consolidation. Your agent never makes the same mistake twice.

Alternatives in AI

  • Fusion 3 — Fusion full panel — Opus 4.8 + GPT-5.5 + Gemini 3.1 Pro in parallel, judged by Opus 4.8 (opus4.8-gpt5.5-gemini 468 ★
  • Memory Lancedb Pro — Production-grade long-term memory system (v1.1.0-beta.8) for OpenClaw AI agents 222 ★
  • Awareness Local — Local-first AI agent memory — one command, works offline, no account needed 199 ★

README

HappyCapy

Sponsored by HappyCapy
Unlimited 24/7 Claude Code access with Opus 4.6. The agent-native computer for everyone.

Thank you to HappyCapy for providing unlimited Claude Code access around the clock with Opus 4.6 -- this project would not exist without their generous support.


Capy Cortex

Autonomous memory and learning system for AI coding agents.
Your agent makes the same mistake twice. Cortex makes sure there is no third time.

Version License Python 3.9+ SQLite LLM Powered Powered by HappyCapy


The Problem

AI coding agents repeat mistakes. They forget what worked. Every session starts from zero.

You fix a deployment bug on Monday. On Wednesday, the same agent hits the same bug and burns 10 minutes rediscovering the fix. Multiply that across hundreds of sessions and you are bleeding hours every week.