dsh-itinerary
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-itinerary
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-itinerary in DeepSeek Harness to install this plugin; the source repository is https://github.com/uckkk/dsh-itinerary .
About this plugin
Planning a trip usually means juggling dates, destinations, budgets, and activity sequences, which is tedious and easy to get wrong when done by hand. dsh-itinerary collapses that process into a single structured parameter call, so an AI conversation can produce a complete travel plan on demand.
The plugin centers on one itinerary tool: it accepts planning parameters and returns a travel plan entirely within a local, pure-Node environment. No network requests are made and no third-party APIs are involved, meaning it runs offline, responds instantly, and carries minimal deployment overhead.
It is well suited for teams that already operate agent-workflow pipelines and want to slot trip planning into that pipeline, as well as developers who need itinerary generation as a reusable atomic capability inside a conversation flow. Once registered in your session, you can invoke the itinerary tool just like any built-in utility, with no extra infrastructure or external services required.
Use Cases
- Generate structured travel plans on demand within an agent workflow
- Produce itinerary plans quickly in an offline environment with no network calls
- Embed itinerary generation as a reusable atomic capability in a conversation flow
Best For
- Teams running agent-workflow pipelines that need trip planning integrated
- Developers requiring itinerary generation as a reusable capability
- Practitioners who prefer lightweight, offline tools with zero external dependencies
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.