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

antigravity-skills
Use the filesystem as an overflow and persistence layer for agent context — store large tool outputs, plans, logs, and sub-agent artifacts to keep active prompt

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

atlas-session-lifecycle
Fast, no-interaction session sync: append session-context files and MEMORY.md, print a concise summary; optional full run builds a capability inventory.

skillattack
Manus-style file-based planning pattern: create task_plan.md, findings.md, and progress.md to manage complex multi-step work and session recovery.

community
Save the full Codex session transcript to Nowledge (nmem) so it can be searched, resumed, or referenced later. Includes command and workflow guidance.

mnemonic
Agent memory/capture workflow: triggers, silent-capture protocol, minimal memory format, and recall/search commands for saving and retrieving structured agent m

sandbox0
Guidance and templates for integrating Sandbox0 sandboxing into AI agents — CLI/SDK patterns, templates, volumes, network policy, and deployment choices.

wildclawbench
Adds full email, SMS, and persistent storage to agents—plus inter-agent messaging, task delegation, outbound security, and spam moderation.

skills
Give agents persistent digital pets that hatch, evolve, and grow by recording daily moods and sentiment via a simple API.

brainx-the-first-brain-for-openclaw
Persistent vector-memory engine for OpenClaw agents providing semantic search, durable recall, and a plugin bridge for JIT recall and working memory.

fireworks-skill-memory
Provides persistent, per-skill experience memory for Claude Code and Codex, injecting past lessons and distilling new ones across sessions.

superclaude-plusplus
Persist session context and create checkpoints: save learnings, summaries, and project state for cross-session continuity.

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

agentmemory
Index of AgentMemory MCP tools and their parameters; helps choose the right memory tool and learn required arguments.

claude-code-templates
Guides building production-grade, stateful agent graphs with LangGraph: state, reducers, routing, persistence, and human-in-the-loop patterns for robust multi-n

freeact
Structured planner for creating, iterating, and executing step-by-step plans with explicit user feedback loops.

planning-with-files
Manus-style persistent markdown planning system for multi-step projects and long-running agent tasks; creates and manages task_plan.md, findings.md, and progres