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

claude-memory-kit
A production-ready memory system and workflow for Claude Code agents: daily capture, audit-driven promotion, multi-project isolation, and utilities for memory h

ai-launchpad-marketplace
Guided conversational onboarding that captures user identity, preferences, relationships, projects, and key dates into Elle's context files for personalized ass

zylos-core
Report current context/window and token usage across supported runtimes so agents can decide when to rotate or trim conversation history.

context-cooler
A token-saving execution layer that uses sandboxed subprocesses and FTS-indexing to reduce context window bloat by up to 98%.

Magicrew
Compresses long conversation histories into structured snapshots to maintain context and prevent token overflow.

context-cooler
Drastically reduce token burn by running heavy commands in sandboxed subprocesses and using indexed summaries instead of raw output.

claude-skill-registry
Implements a persistent memory system to prevent repeating mistakes and consistently apply learned patterns across conversations.

smart-memory
A transcript-first cognitive memory system for agents with revision-aware retrieval and bounded prompt composition.

openskynet
Optimizes token usage by isolating large payloads to subagents and maintaining concise summaries in the main thread.