dsh plugins中文
← Back to popular plugin directory

agent skills

omdsh-dev/dsh-plugin-skills · skills

Agent skills for building and testing DeepSeek Harness plugins — from scaffolding a new plugin package to choosing the right test tiers, entirely inside an agent session.

★ 7GitHub stars
1Forks
2026-08-14Last updated
Language
MITLicense

Project overview

Both skills are fully self-contained: no external docs or other skills needed at runtime — everything required is written inside the skill. Install

Copy the skill folders into your project's agent skills directory:

Claude Code projects usually symlink .claude/skills to .agents/skills; if yours does not:

Install command

dsh plugin --profile web add github:omdsh-dev/dsh-plugin-skills
View GitHub repository ↗Back to popular plugin directory