18 skills found
iterate / iterateThe most hackable AI agent
uditgoenka / autoresearchClaude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify → Verify → Keep/Discard → Repeat forever.
liwala / shealself-healing and self-learning loop for coding agents
Dataojitori / nocturne_memoryA lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to Vector RAG and amnesia. Empower your AI with persistent, graph-like structured memory across any model, session, or tool. Drop-in replacement for OpenClaw.
jasona / iterateYou are refining an existing React component. Apply only the changes the user specifies — nothing else. The user's refinement request is: $ARGUMENTS If `$ARGUMENTS` is empty, show the user the iteration template from `prompts/iteration-template.md` and ask them to fill it in.
pierceboggan / nano-banana-mcpAn MCP server for generating images.
mormorbump / memoryfsmによる状態遷移のサンプル
Anmol-Srv / sigilPersistent memory for AI coding agents. Local-first. MCP-native. Auto-captured from Claude Code, shared with Cursor, Codex, and any MCP client. Your agents don't remember what you decided yesterday. Sigil does. Every prompt, every session, your context is already there.
tribal-memory / tribalSelf-hosted semantic memory over MCP for an engineering team's tacit knowledge. Rust, Postgres + pgvector.
Rath-Team / OpenRathAn open-source, PyTorch-like runtime for dynamic multi-agent and multi-session workflows.
MushroomFleet / zero-vector-MCPMCP server for deterministic procedural generation — seed-based world building, terrain & content systems
LycheeMem / LycheeMemLightweight Long-Term Memory for LLM Agents.
MemPalace / mempalaceThe best-benchmarked open-source AI memory system. And it's free.
sdsrss / claude-mem-litePersistent long-term memory for Claude Code via MCP — captures coding decisions, bugfixes, and context across sessions. Hybrid FTS5 + TF-IDF search with episode batching. Single SQLite DB, no external services. Alternative to claude-mem with 600x lower cost.
omermaksutii / mnemoPersistent memory for Claude Code. Your AI never starts from scratch again.
cursey / regennyA reverse engineering tool to interactively reconstruct structures and generate header files
TwoWells / CatenaryGiving AI coding agents LSP-powered code intelligence.
massimodeluisa / recursive-decomposition-skillClaude Code skill for handling long-context tasks through recursive decomposition