DeepSeek Harness plugin

dsh-skill-taste

Leonxlnx/taste-skill bundled skill provider for DeepSeek Harness

Jump to install

Source facts

Repository
oThTJx/dsh-skill-taste
Latest update
Aug 18, 2026
Category
Models & Providers
GitHub stars
0
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/oThTJx/dsh-skill-taste
Plugin: dsh-skill-taste
Author: oThTJx

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only
README language

@firefly0621/dsh-skill-taste

English | 中文

Optional bundled skill provider that contributes Leonxlnx/taste-skill skills to ctx.skills, adapted for dsh. Upstream folders often differ from SKILL.md frontmatter name values (install names such as design-taste-frontend); the provider indexes by those frontmatter names. Redistributed under MIT; see assets/NOTICE.md.

Mount the plugin to enable the provider. Optional skillsRoot overrides the packaged skills/ directory. This package is not part of the official main dsh-base composition; install it explicitly with dsh plugin add or a custom cordis.patch.yml.

Model Experience

Indirectly, through @deepseek-ai/dsh-tool-skill, which renders catalog entries and selected skill bodies.

#### KV Cache effect

When mounted, its catalog entries and any loaded bodies change the provider KV prefix at their insertion points. Setting the composition row to disabled: true removes that effect.

Known Limitations and Deferred Work

  • The provider ships the dsh-adapted skills (design-taste-frontend, brandkit, imagegen-frontend-web/mobile, and friends); the Codex-specific image-to-code skill is omitted.
  • Upstream installer CLI and agent-specific packaging are not mirrored; only the skill trees are bundled for the dsh skill catalog.