dsh-catgirl-plugin
Token-efficient persona runtime for DeepSeek Harness with local catgirl rendering and progressive tool-schema disclosure.
DeepSeek Harness 的省 token 人格运行时:本地渲染猫娘风味,并支持渐进式工具 schema 披露。
How to install
dsh plugin add dsh-catgirl-plugin About
dsh-catgirl-plugin **一个为 DeepSeek Harness 打造的 token 高效人格运行时。** 把人格留在界面,把智能留给模型。 **简体中文 | English** 效果示例 用户:帮我写个排序算法 > 模型(正常输出):已写入 /tmp/qs.py:原地分区版快速排序,6 组测试全部 PASS。 > **你看到的**:已写入 /tmp/qs.py:原地分区版快速排序,6 组测试全部 PASS。**喵~ (。・ω・。)** 核心思想 传统做法让 LLM 自己"演猫娘":几百 token 的长 persona 注入 system prompt,每个请求重复付费,模型输出还变啰嗦。 本插件反其道而行——**Persona Virtualization**: **会话日志保存原文**,模型上下文零污染 **猫娘风味 0 LLM Token**,全部本地渲染 **工具 schema 裁剪**:25 → 8 个,省下每请求数千 token 实测结果 真实 DeepSeek API 实测(2026-08-14):**首个请求新输入 -67%,稳态缓存命中 -66%,质量无退化**。 冷启动(首个 agent 请求,无缓存) | 配置 | 首个请求新输入 | 全程新输入 | 全程缓存命中 | 输出 | |---|---|---|---|---| | 基线(无插件)…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 4
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-14
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, dsh-plugin, javascript, llm, token-optimization
Related plugins
dsh-ponytail
MengYuil/dsh-ponytail
Port of ponytail: an always-on lazy-senior-developer coding persona with intensity levels, persistence of the default level, and review, audit, debt, gain and help skills for DeepSeek Harness.
dsh-awiki
AgentConnect/dsh-awiki
Provides DeepSeek Harness agents with native identities based on the open Agent Network Protocol (ANP), plus identity-based direct, group, mail, and Agent-to-Agent communication.
dsh-auth-everying
chenbin-dev/dsh-auth-everying
Import local Claude, Codex, Grok, Gemini, Copilot, OpenCode, and CC Switch config into DeepSeek Harness with OAuth login for supported providers.
dsh-remote-shell
wutian122/dsh-remote-shell
Bundles the remote-shell skill for secure SSH, SFTP, Telnet, and WinRM remote operations, with an encrypted credential vault whose login and execution scripts never accept plaintext passwords.