AI Agent Hub
Back to plugins
🧰

dsh-art-terms

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-art-terms

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

Install the plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-art-terms; the source code is available at https://github.com/uckkk/dsh-art-terms .

About this plugin

When you reference art styles, techniques, or movements in an AI conversation, you often need quick and accurate terminology definitions without opening a browser or calling an external API. dsh-art-terms is a lightweight plugin built for exactly that — it bundles a curated set of art-terminology entries directly into your local session, ready to use out of the box.

The plugin exposes two core tools: list_art returns every entry currently in the knowledge base for a quick overview, while get_art lets you look up a specific entry by its id or name for detailed information. The entire implementation is pure Node.js with zero network dependencies, so everything works offline once installed.

It is well suited for prompt engineers working in art-oriented tasks, art educators, and any developer who frequently references art terminology in conversations and wants a consistent, offline-ready source.

Use Cases

  • Looking up art style or technique terminology definitions during AI conversations
  • Providing a consistent, offline-ready art terminology reference for teaching or prompt engineering
  • Browsing and searching foundational art knowledge entries without any network connection

Best For

  • Prompt engineers working on art-oriented tasks
  • Art educators and curriculum developers
  • Developers who frequently reference art terminology in conversations