gateway-direct-execution
CommunityStreamline gateway execution paths.
Software Engineering#routing#execution#gateway#direct execution#request classification#result envelope
Authorberrzebb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of handling incoming requests by intelligently routing them through the most efficient and secure execution paths, minimizing reliance on complex agentic workflows when simpler methods suffice.
Core Features & Use Cases
- Intelligent Request Routing: Classifies requests into categories like
builtin,direct_tool,model_direct,workflow_compile,workflow_run, andagent_required. - Direct Execution Optimization: Prioritizes direct execution paths for tools, models, or workflows when an agent is not strictly necessary, reducing latency and cost.
- Standardized Output: Ensures all results, regardless of the execution path, are formatted into a standard
ResultEnvelope. - Channel Affinity: Guarantees that responses are returned to the exact channel the user initiated the request from.
- Use Case: When a user asks to execute a predefined tool, this skill ensures it's run directly without invoking a full agent, and the result is returned in a clean format to the user's chat.
Quick Start
Use the gateway-direct-execution skill to classify an incoming request and determine the most efficient execution path.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: gateway-direct-execution Download link: https://github.com/berrzebb/SoulFlow-Orchestrator/archive/main.zip#gateway-direct-execution Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.