Bundle
@firefly0621/dsh-skill-taste
Leonxlnx/taste-skill bundled skill provider for DeepSeek Harness
- Source
- oThTJx
- License
- MIT
- Updated
- Updated 16 days ago
Readme
# @firefly0621/dsh-skill-taste English | [中文](README.zh.md) Optional bundled skill provider that contributes [Leonxlnx/taste-skill](https://github.com/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.
Install
dsh plugin --profile web add github:oThTJx/dsh-skill-taste
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install firefly0621-dsh-skill-taste from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.