Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Context — Multi-Agent Collaboration Engine

v1.0.8

Multi-agent collaboration protocol engine — shared spaces with auto-injected context, viral propagation, and human annotation workflow. Creates a shared Spac...

0· 174· 5 versions· 0 current· 0 all-time· Updated 1w ago· MIT-0

Context Plugin

Multi-agent collaboration protocol engine for OpenClaw.

What it does

  • Auto-injects SPACE.md + TEAM.md + TASK.md into every conversation in a linked group
  • 14 Agent Tools for reading/writing shared files, managing tasks, and annotations
  • 5 Slash Commands for space management (/ctx_create, /ctx_info, /ctx_files, /ctx_tasks, /ctx_team)
  • Viral propagation via shareable /ctx/ URLs
  • Annotation workflow for human → AI feedback loop

Installation

clawhub install context

Then add to your openclaw.json:

{
  "plugins": {
    "allow": ["context"],
    "entries": {
      "context": {
        "enabled": true,
        "config": {
          "serverUrl": "https://context-server-mj6f.onrender.com"
        }
      }
    }
  }
}

Tools

ToolDescription
context_create_spaceCreate a shared Space for a group
context_lookup_spaceFind the Space linked to a group
context_read_fileRead a file from the Space
context_write_fileWrite/update a file in the Space
context_list_filesList all files
context_delete_fileDelete a file
context_get_protocolGet SPACE.md + TEAM.md + TASK.md at once
context_update_taskUpdate TASK.md
context_add_memberAdd a team member
context_list_membersList members
context_get_annotationsGet human annotations/feedback
context_resolve_annotationMark annotation as resolved
context_search_filesFull-text search across files
context_notify_memberSend notification to group

Web UI

Human users can browse, edit, and annotate files at: https://context-server-mj6f.onrender.com/s

Source

https://github.com/luojingwei123/context

Version tags

latestvk97bdke9j4gxz6yhs583tthsg1856kcq