Qian-Ning/prompt-skill-armory--packages-switchblade1

@deepseek-ai/dsh-switchblade

CCswitch-style manager for skills, prompt profiles, and slash commands in the DeepSeek Harness

AI Analysis

提供 CCswitch 风格的技能与斜杠命令管理底座,支持在输入框通过斜杠快速注入技能。适合需要构建和复用结构化 Prompt 的用户。

Package
@deepseek-ai/dsh-switchblade
Version
0.7.2
License
MIT
Last updated
Aug 30, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Qian-Ning/prompt-skill-armory#2ddb9acd334c7962ef195086a98d32fc9818ec73&path:packages/switchblade

🧰 在聊天中使用技能

在输入框打 / + 技能名:

/code-review
/mission-keeper

技能体被注入,agent 按它执行。modelInvocable 的技能模型也可自主调用。