toolkit-dispatch

Route user requests to appropriate dlt toolkits and skills by intent.

53|5|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/dlt-hub/dlthub-ai-workbench --skill toolkit-dispatch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: toolkit-dispatch
Source: https://github.com/dlt-hub/dlthub-ai-workbench/tree/main/workbench/init/skills/toolkit-dispatch
Command: npx skills add https://github.com/dlt-hub/dlthub-ai-workbench --skill toolkit-dispatch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users understand the capabilities of the dltHub AI Workbench and guides them to the appropriate toolkit and workflow for their data engineering needs.

Core Features & Use Cases

  • Discover Available Toolkits: Lists all installed and available toolkits for dlt.
  • Get Toolkit Details: Provides information on skills, descriptions, and workflow rules for installed toolkits.
  • Route User Intent: Matches user requests to the most suitable toolkit and skill.
  • Suggest Installation: Recommends toolkits to install if no suitable option is found.
  • Use Case: A new user asks, "What can I build with dlt?" This skill will list available toolkits and help them choose one to start building a data pipeline.

Quick Start

Ask me what toolkits are available to get started.

Frequently Asked Questions about toolkit-dispatch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the right dlt toolkit for my data engineering task?

To find the right dlt toolkit, you can use a dispatcher that matches your user intent to available installed toolkits. It lists all available toolkits, inspects their skills, and routes your request to the most suitable one for your data pipeline.

What can I build with dlt for data engineering workflows?

With dlt, you can build data pipelines using various installed toolkits. The discovery mechanism lists all available toolkits, provides details on their specific skills and workflow rules, and helps you choose one to start building.

How do I list installed dlt toolkits and inspect their skills?

You can list installed dlt toolkits and inspect their skills by requesting a toolkit discovery. This requires access to MCP tools or CLI, which provides information on descriptions, skills, and workflow rules for each installed toolkit.

What happens if no installed dlt toolkit matches my workflow request?

If no installed dlt toolkit matches your workflow request, the dispatcher will suggest installation. It recommends specific toolkits to install that fit your data engineering needs when no suitable option is currently available.

Do I need MCP tools or CLI to discover available dlt toolkits?

Yes, you need access to MCP tools or CLI to discover available dlt toolkits. This access is required to list and inspect installed toolkits, retrieve their skill details, and route user intents to the appropriate data engineering workflows.