Resume multi-session projects with full context retention. Use when returning to previous work, needing conversation history, recalling past decisions, or bridging context across days/weeks. Solves agent memory loss between sessions.
#github
#api
Context Budget Optimizer
Generate LLM-optimized codebase context from any directory using context-builder CLI
#github
Token-based context compaction for local models (MLX, llama.cpp, Ollama) that don't report context limits.
#github
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context during conversations, and enforces privacy/anonymization rules before external API calls.
#api
Keeps the conversation token-friendly by summarizing recent exchanges, surfacing pending actions, and delivering a compact briefing for each turn before calling the model. Trigger this skill whenever you need to prune a bloated thread or keep the next prompt lean.
Proactive context monitoring with smart 3-level alerts. Know when to restart before quality degrades.
#github
#api
Enable "Context, not Control" workflow - clarify requirements through multi-turn dialogue, reduce rework, and execute with appropriate permission levels. Use when users want AI to take more autonomy, need help clarifying vague requirements, or want to establish trust-based collaboration patterns. Supports three permission levels (Master/Collaborative/Assistant) and automatic context management.
#productivity
Provide new contributors and agents with a concise tour of the workspace identity files (SOUL.md, USER.md, AGENTS.md, TOOLS.md) plus onboarding tips. Use when a newcomer needs context or when you want to double-check how this workspace is configured.
#github
Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs optimization events to chat.
OpenClaw Context Optimizer
#github
#api
Intelligent context window management by summarizing and removing redundant history. Helps agents maintain high performance in long-running threads.
Skill that restores conversation context when users want to "continue where we left off".
Reads compressed context files, extracts key information (recent operations, projects, tasks),
and provides structured output to help users quickly resume their work.
#github
#writing
#api
#telegram
Auto-compress session memories when context usage exceeds 60%
#github
Visualize the current context window usage — token estimates per component (system prompt, tools, workspace files, messages, free space). Use when the user asks about context size, token usage, context breakdown, "how full is the context", or wants to see what's consuming their context window.
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when:
(1) Working with ANY external library (React, Next.js, Supabase, etc.)
(2) User asks about library APIs, patterns, or best practices
(3) Implementing features that rely on third-party packages
(4) Debugging library-specific issues
(5) Need current documentation beyond training data cutoff
Always prefer this over guessing library APIs or using outdated knowledge.
#api
#productivity
ContextKeeper — Safe project state tracking for AI agents. Manual checkpoint creation with validated inputs. No background processes, no PID manipulation, no command execution.
#github
Analyzes contracts and agreements for risks, unusual terms, and missing clauses
#github
Contract Renewal & Expiration Manager Framework: Renewal Readiness Protocol Output: A proactive renewal calendar + decision framework + renegotiation prep package
Contract & Proposal Writer
#github
alirezarezvani/contract-and-proposal-writer
View Detail
Review business contracts for risks, missing clauses, unfavorable terms, and compliance gaps. Use when analyzing NDAs, MSAs, SaaS agreements, vendor contracts, SOWs, or employment agreements. Generates a structured risk report with recommendations. Built by AfrexAI.
#github
Scan smart contracts for security risks.
Detect honeypots, high taxes, and malicious code.
Protect yourself from scams!
Advanced desktop automation with mouse, keyboard, and screen control
Control IKEA/TP-Link Kasa smart bulbs (set on/off, brightness, and color). Use when you want to programmatically control a local smart bulb by IP on the LAN.
#github