lijian-ui/dsh-skill-manage0

@lijian-ui/dsh-skill-manage

Skill management plugin for DeepSeek Harness (dsh): list / enable / disable / delete / add skills from the web UI settings panel. 为 DeepSeek Harness 提供技能管理:列表 / 启用 / 停用 / 删除 / 添加。

包名
@lijian-ui/dsh-skill-manage
版本
0.1.4
许可证
MIT
最近更新
2026年8月26日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lijian-ui/dsh-skill-manage

Usage

  1. Open dsh desktop
  2. Navigate to SettingsSkill Manage
  3. In the skill list:
    • Click the toggle switch to enable/disable a skill
    • Click the delete button to permanently remove a skill
    • Click a skill card to view details
    • Use the search box to filter skills
    • Click "Add skill" and pick a .zip archive to import into the global skills directory

Skill File Convention

StateDirectory BundleFlat File
Enabled/SKILL.md.md
Disabled/SKILL.md.disabled.md.disabled

Skill Scopes

ScopePathDescription
Global dsh~/.dsh/skills/User global skills
Global agents~/.agents/skills/Agents global skills
Workspace/.dsh/skills/Project-level skills
BundledDSH_BUNDLED_SKILL_DIRDeployment-bundled, read-only