context-budget
[ 精选 ]Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.
浏览和安装 Killer-Skills 目录中的数千个 AI Agent 技能。支持 Claude Code、Windsurf、Cursor 等。
Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.
划命令是 Claude Code 的一个功能,允许用户使用划语法创建和使用自定义命令。
Backend budget tracking patterns for AI generation. Awareness-based tracking (not blocking), tool timeouts, per-tool rate limits, token estimates, context window management, truncation strategies, search quality detection. Triggers on budget, tool timeout, rate limit, token estimate, truncation, context window, search quality, diminishing returns.
Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them. Key insight: Memory isnt just storage - its retrieval. A million stored facts mean nothing if you cant find the right one. Chunking, embedding, and retrieval strategies determine whether your agent remembers or forgets. The field is fragm