20 skills found
tody-agent / cm-continuityWorking memory protocol — maintains context across sessions via CONTINUITY.md. Inspired by Loki Mode. Read at turn start, update at turn end. Captures mistakes and learnings to prevent repeating errors.
carloluisito / mindkeg-mcpA persistent memory MCP server for AI coding agents — stores, searches, and retrieves atomic learnings so agents retain knowledge across sessions.
parcadei / Continuous-Claude-v3Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.
raiyanyahya / ensembleMulti-model consensus debate via the filesystem. LLMs propose, peer-review, rebut, vote and synthesize a group-confirmed answer. CLI + MCP.
agentic-box / memoraGive your AI agents persistent memory.
PlaiPin / check-statusROS2 meets OpenClaw 💗
trinhtu34 / company-project-11-11When answering questions, please follow these rules to ensure consistency: - Always provide accurate and relevant information based on the user's question. - Make sure your answers are clear. - Ensure code consistency in formatting, style with similar features in the project
mormorbump / go-testfsmによる状態遷移のサンプル
mormorbump / memoryfsmによる状態遷移のサンプル
omermaksutii / mnemoPersistent memory for Claude Code. Your AI never starts from scratch again.
psyborg27 / PECSPersistent Engineering Continuity System
Huaizz-shawen / check-statusOpenclaw + rosclaw + visual feedback
provos / ironcurtainA secure* runtime for autonomous AI agents. Policy from plain-English constitutions. (*https://ironcurtain.dev)
Cyptopimpinainteazy / 07-cross-vm-atomic-rulesCross-VM operations (EVM, SVM, BTC, CosmWasm, X3VM) must be atomic or have proven rollback. Partial execution across chains is an invariant violation. - Every cross-chain transfer must have a timeout and refund path.
pierceboggan / nano-banana-mcpAn MCP server for generating images.
noriaki / state-managementRe-Stock アプリでは、以下の基本方針に従って状態管理を行います: - Zustandを使用した軽量な状態管理
tunnckoCore / pi-memoryManage persistent memory across sessions
slysik / tac-7end-to-end with out-loop Agentic systems.
zycaskevin / Vault-Agent-MemoryLocal-first memory governance for AI agents: shared, reviewable, auditable memory via SQLite and MCP.
ellmos-ai / open-computeModel-agnostic computer-use core: one agent loop for Claude, OpenAI CUA, and a mock backend — normalized coordinates, canonical action schema, central safety gate.