context AI Agent Skills
Browse 22 skills related to context
konteks
Connect your OpenClaw agent to your Konteks account (konteks.app) for persistent memory, task management, and context sharing. Use when you need to store agent memories, create or read tasks/notes, check projects and folders, read daily plans, or sync context between conversations. Requires a Konteks API key from konteks.app/dashboard/settings.
handoff-protocols
Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs to hand off, hand over, or transition a project; pass work to another person or agent; brief a colleague taking over; prepare a shift change summary; or onboard someone mid-task. Produces ready-to-use handoff documents covering current status, next steps, known issues, technical context, and communication templates for both planned and unplanned transfers.
setup
Initialize Conductor with product.md, tech-stack.md, and workflow.md
shodh-memory
Persistent memory system for AI agents. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.
memory
Read-side memory operations: search, recall, load, sync, history, visualize. Use when searching past decisions, loading session context, or viewing the knowledge graph.
rag-retrieval
Retrieval-Augmented Generation patterns for grounded LLM responses. Use when building RAG pipelines, embedding documents, implementing hybrid search, contextual retrieval, HyDE, agentic RAG, multimodal RAG, query decomposition, reranking, or pgvector search.
dag-context-bridger
Manages context passing between DAG nodes and spawned agents. Handles context summarization, selective forwarding, and token budget optimization. Activate on 'bridge context', 'pass context', 'summarize context', 'context management', 'agent context'. NOT for execution (use dag-parallel-executor) or aggregation (use dag-result-aggregator).
react-development
Comprehensive React development with hooks, components, state management, context, effects, and performance optimization based on official React documentation
honest-forget
Graceful memory compression with integrity — summarize before forgetting, never fabricate
context
Runtime context passed to compiled closures — the world as seen from inside
subjective
First-person code — the "I" shifts based on who is speaking
mooco
Custom orchestrator design notes and skill interface expectations
summarize
Compress without losing truth. Backlink to sources.
specialization-loader
Compose technology-specific agent identity and patterns. Invoke before spawning agents (Developer, SSE, QA, Tech Lead, RE, Investigator) to enhance expertise based on project stack. Returns composed specialization block with token budgeting.
codebase-analysis
Analyzes codebase to find similar features, reusable utilities, and architectural patterns
golang-concurrency-patterns
Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls
shodh-cloudflare
Persistent memory system for AI agents running on Cloudflare's edge network. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.
claude-mem
Persistent memory compression system for Claude Code enabling context preservation across sessions with automatic observations, semantic search, and privacy controls
context-fork-skill
Demonstrates forked context execution. This skill runs in an isolated sub-agent context with its own conversation history and tool access.
remember
Rebuild context from previous Claude Code sessions in the current directory. Use when asked to "remember", "what was I working on", "recap last session", "summarize recent work", "catch me up", or when starting a new session and needing to understand what happened before.
context-window-stewardship
Use when context window is filling up, when agent responses degrade in quality over a long session, when deciding what to load into an agent's context vs keep in files, or when designing multi-agent systems where subagents need isolated contexts. Triggers on: context full, context rot, compaction, session degradation, token limit.
Context Slim
Context window optimizer — save 40-70% with 3 compression strategies