exo:ptc

Official

Batch tool calls for smarter Exo agents.

Authormidsphere-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PTC reduces LLM round-trips by enabling programmatic tool calling inside a restricted Python namespace, batching multiple tool invocations in a single execution.

Core Features & Use Cases

  • PTC enables batching of tool calls via the exo_ptc executor, cutting round-trips and keeping intermediate data out of the model context.
  • Supports HITL-aware flows, swarm propagation, and dynamic tool usage by routing calls through default_api in a sandboxed environment.
  • Use cases include parallel data gathering, batch processing across regions, and workflows that require aggregated results from multiple tools.

Quick Start

Enable PTC on an agent and write Python code that batches tool calls inside exo_ptc to minimize LLM round-trips.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: exo:ptc
Download link: https://github.com/midsphere-ai/exo/archive/main.zip#exo-ptc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.