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.

code-mode - Add code mode tool to existing MCP servers

Runs LLM-written processing scripts against large API responses in a sandboxed runtime to reduce context size.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Understand existing MCP server
  • Select sandboxed runtime
  • Plan implementation steps
  • Implement sandbox executor module
  • Run context reduction benchmarks

Inputs

  • MCP server codebase
  • API response data
  • LLM processing scripts

Outputs

  • Code mode MCP tool
  • Sandbox executor module
  • Benchmark comparison script
  • Context reduction metrics

Requirements

  • Existing MCP server
  • Sandboxed execution runtime

Source

  • Spec: SKILL.md
mcp
code-mode
sandbox
context-reduction
token-optimization
Understand existing MCP server
Select sandboxed runtime
Plan implementation steps
Implement sandbox executor module
MCP server codebase
API response data
LLM processing scripts
Code mode MCP tool
Sandbox executor module
Benchmark comparison script