Agentic Execute

Execute a precomputed agentic plan payload.

steliosot 47975b3 4 files · 2.3 KB Updated

File contents

agentic_execute

Executes a plan payload produced by agentic_plan.

The skill validates plan schema/version before execution and returns structured outputs:

  • prompt_id
  • output_images
  • artifacts
  • execution context (run_id, etc.)

steliosot/comfy-agent/tree/main/skills/infra/agentic_execute commit 47975b3b2d

Frequently asked questions

npx skillmds@latest add steliosot/agentic-execute