penglai-doll/dsh-skills-manager

penglai-doll★ 0JavaScriptLast synced: 2026-08-17

Open on GitHub

Skills management tab for the Web Plugins settings: manage agent skills at the official hierarchy levels 鈥?global (host layer, <dshHome>/skills + <agentsHome>/skills), preset (<preset>/skills), and agent (live-agent runtime layer) 鈥?through a same-origin /skills-manager JSON API.

README excerpt

dsh-skills-manager Bilingual 中英双语:English first, 中文译文在后。 English Formal (composition-mounted) DeepSeek Harness plugin: a Skills 管理 tab in the Web Plugins settings section that manages agent skills at the three official hierarchy levels of the skill registry's scope layering ( @deepseek-ai/dsh-skill + @deepseek-ai/dsh-scope ). The official levels Level Registry layer Files / registration Writable? global host layer — host rows and repository plugins /skills ( user-dsh , rank 400), /skills ( user-agents , rank 500), bundled root yes (user roots) preset one agent preset's standing mount layer /skills/ , wired by the preset's dsh-skill-filesystem row via customSkillDirs user presets only; shipped presets read-only agent one live agent's own scope layer runtime skills registered through that agent's scoped context (e.g. dynamic Cordis plugins calling ctx.skills.register ) no — process-local, read-only view Project roots ( /.dsh/skills , /.agents/skills ) only enter each agent's merged view through its workspace cwd ; they are not managed by this panel. What it manages - List skills at each level, both as files (bundle /SKILL.md or flat .md , one level deep — the official skill-filesyste…

View full README on GitHub →
Agentsdeepseek-harnessdshdsh-pluginskillsagent

Category