OSP logo
os://protocol

Executor

Execute specific tasks and operations

Overview

The executor is a core component of the Skills Framework that handles the actual execution of agent tasks. It performs tool usage, API interactions, and data processing.

Features

  • Task Execution: Execute tasks assigned by planners
  • Tool Usage: Use tools to perform actions
  • API Interactions: Interact with external APIs
  • Data Processing: Process and transform data

Usage

Executors are the workhorses of the agent system, performing the actual operations needed to complete tasks and achieve objectives.

Integration

Executor integrates with:

  • Planner: Receives tasks from planners
  • Orchestrator: Reports back to orchestrators
  • Tools: Uses tools to perform actions
  • Operations: Executes operations

Agent Type

Executor Agents are specialized agents designed to execute specific tasks and operations.