AI Agent Hub
Back to plugins
🎮

dsh-future-space-tourism

Fun & Dress-up Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-future-space-tourism

Paste the following prompt into your AI chat to install this plugin:

Install this plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-future-space-tourism; source: https://github.com/uckkk/dsh-future-space-tourism

About this plugin

Want to casually browse fun-dressup entries themed around future space tourism right inside your DeepSeek Harness session, without opening a browser or calling an external API? dsh-future-space-tourism was built for exactly that: it brings a curated set of space-tourism entries directly into your conversation, letting you list and look them up as naturally as checking a contact book, with zero extra overhead.

The plugin exposes two lightweight tools. list_space-tourism dumps every space-tourism entry in one call, while get_space-tourism performs a precise lookup by id or name. The entire implementation is pure Node, makes no network requests whatsoever, and becomes available the moment you register the plugin in a session, with no additional configuration or dependency management required.

It is ideal for developers who enjoy enriching their Harness experience with playful plugins, creators building a quick space-themed dress-up demo, and tinkerers who want to explore the no-network-dependency plugin development pattern at minimal cost. Licensed under MIT, so feel free to experiment.

Use Cases

  • Quickly browse space-tourism dressup entries in a session
  • Look up a specific entry by name or ID
  • Build a fun offline dressup micro-demo

Best For

  • Developers who enjoy playful Harness plugins
  • Creators building space-themed dressup demos
  • Tinkerers exploring offline plugin patterns