dsh-culture-movies
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-culture-movies
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-culture-movies in DeepSeek Harness to install this plugin; source code is available at https://github.com/uckkk/dsh-culture-movies
About this plugin
Building an LLM workflow around film content—whether for recommendation, tagging, cultural research, or education—often requires a structured reference list of movie genres right at the model's fingertips. dsh-culture-movies solves that gap by injecting a local, structured catalogue of movie-genre entries into your DeepSeek session, so the model can reason over the data without any external API calls or network round-trips.
The plugin registers two lightweight tools: list_movie returns every genre entry in one call, while get_movie lets you look up a specific entry by its id or name to retrieve full details. Both are implemented in pure Node.js with zero runtime dependencies, meaning the plugin is ready the moment it loads.
If you are assembling a DeepSeek pipeline for film-related tasks and want to keep the deployment stack lean—no microservices, no hosted databases, no network calls—this plugin slots in as a self-contained, ready-to-use knowledge source.
Use Cases
- Film recommendation pipelines that need genre classification context
- Cultural research or educational Q&A referencing movie-genre entries
- Zero-network, offline-capable DeepSeek inference workflows
Best For
- Developers building film content pipelines or tagging systems
- Teams that prefer lean local deployment without external APIs
- Users assembling culture-domain knowledge-augmented DeepSeek workflows
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.