LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: context-isolation

Browse skills that share this tag.

  • multi-agent-patterns - Multi-agent architecture patterns for task distribution.
    multi-agentarchitectural-patternscontext-isolationorchestration

    ★ 28 · Updated 2026-09-16

    Provides architectural patterns to distribute work across language model instances with isolated context windows.

    ⚙ Distribute work across multiple LMs⚙ Implement supervisor orchestrator pattern⚙ Implement peer to peer pattern
  • codex-subagents - Manage background subagent threads for parallel execution
    subagentsparallel-tasksbackground-executioncontext-isolation

    ★ 24 · Updated 2026-09-14

    Spawns background subagents for parallel or long-running tasks to support research threads, context isolation, and detached execution.

    ⚙ Launch background subagent threads⚙ Resume stopped subagent threads⚙ Read unseen thread messages
  • aiclimenu - Run AI Tasks in Isolated Context via Named Pipe
    ai-task-processingcontext-isolationbatch-processingnamed-pipe

    ★ 0 · Updated 2026-02-17

    Farm out AI tasks to separate Codex instances running as Named Pipe service for isolated context

    ⚙ farm out AI tasks⚙ run in fresh context⚙ process large files