Tag: llm-orchestration

Type: All Skills Tools
tool ★ 4,829

Orchestrates multiple AI agents for coding tasks

This tool provides a structured bash interface for delegating complex coding tasks, such as refactoring or PR reviews, across various LLM agents (e.g., Codex, Claude Code). It manages background sessions, allowing developers to monitor, int…

the-open-agent/openagent coding-agent llm-orchestration bash-cli development
tool ★ 8,394

Higress AI Gateway Automatic Model Router

Manage intelligent model routing for the Higress AI Gateway using a CLI tool to map message content triggers to specific LLMs. It allows for adding, listing, and removing routing rules via regex or predefined phrases with automatic configur…

higress-group/higress higress ai-gateway model-routing llm-orchestration
skill ★ 19

Financial AI Agent Engine for Sui

An engine for building conversational AI agents with integrated financial capabilities on the Sui blockchain. It leverages Vercel AI SDK v6 for orchestration and supports MCP integration, streaming, and permission-based tool execution.

mission69b/t2000 ai-agents sui-blockchain financial-tools mcp
skill ★ 23

Automatic LLM Task Classification and Routing

This skill automatically classifies incoming tasks using a multi-layer heuristic chain, falling back to local or commercial LLMs for robust intent detection. It then routes the task to the optimal specialized LLM and selects the appropriate…

ypollak2/llm-router llm-routing task-classification agent-skill llm-orchestration
skill ★ 20

Writing Effective MCP Server Instructions

Provides guidance and templates for authoring the instructions parameter in MCP server initialisation to improve LLM tool orchestration. It focuses on defining cross-tool workflows, operational constraints, and sequencing patterns.

adawalli/nexus mcp llm-orchestration prompt-engineering server-configuration
skill ★ 835

Deep Codebase Investigation and Analysis

This expert skill orchestrates deep, multi-step code exploration and repository analysis by managing complex research workflows. It provides data-driven answers with precise file and line number references, guiding the user through planning…

bgauryy/octocode-mcp code-research codebase-analysis technical-investigation llm-orchestration
skill ★ 5

Orchestrates production-grade software asset generation

This skill orchestrates the creation of production-grade software assets, automatically classifying the required asset type and routing the request to the optimal generation pipeline. It supports multiple execution modes, including inline S…

MohamedAbdallah-14/prompt-to-asset asset-generation image-pipeline svg-creation llm-orchestration
skill ★ 5

Automated Asset Failure Diagnosis and Repair

This skill diagnoses asset generation failures by mapping structured validation codes (T0-T2) to specific repair primitives. It manages a retry budget and follows a structured diagnostic tree, preferring deterministic, low-cost fixes before…

MohamedAbdallah-14/prompt-to-asset asset-validation image-repair workflow-agent llm-orchestration