SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

cognee
A lightweight knowledge engine for agent memory: build searchable knowledge graphs from documents and use graph-aware search to give agents persistent, temporal

syke
Local-first cross-harness memex for agents: query, read, and record session memory with commands like `syke ask`, `syke memex`, and `syke record`.

dna-memory
Three-layer agent memory system (working / short-term / long-term) with active forgetting, automatic pattern induction and a reflect loop to let agents learn an

awesome-omni-skills
Guides building and operating agent memory systems (semantic, episodic, procedural) with practical patterns for chunking, embeddings, retrieval, and decay.