dsh-token-skills
四层省 Token,不牺牲模型智能:handoff、rtk、headroom、caveman 四个省 token 的 skill,每个也是独立可装插件。
Cut token cost in 4 layers without cutting model intelligence: handoff, rtk, headroom, caveman token-saving skills — each also available as a standalone installable plugin.
怎么安装
dsh plugin add github:WODE25500/dsh-token-skills 简介
dsh-token-skills **Cut token cost in 4 layers — without cutting model intelligence.** A DeepSeek Harness preset of four complementary token-saving skills. Each one attacks a different stage of the token pipeline, so they *stack*: **handoff** the context *→ prune* the input *→ compact* the context *→ terse* the output Stop paying twice for tokens you already have. mermaid flowchart LR A[Tokenizer] --> B[① Handoff<br>session] B --> C[② RTK<br>input] C --> D[③ Headroom<br>context] D --> E[④ Caveman<br>output] E --> F[<b>fewer tokens</b>] **Why: every token is money.** A long agent session re-send…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-30
- 创建于
- 2026-08-30
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
同类推荐
mcp-server-chart
antvis/mcp-server-chart
🤖 一个可视化MCP和技能,包含使用@antvis的25+可视化图表。用于图表生成和数据分析。
avoid-ai-writing
conorbronsdon/avoid-ai-writing
审计并重写内容以去除AI写作模式的技能。可与你最喜欢的代理一起使用,包括Claude Code、OpenClaw、Codex和Hermes。
ruflo
ruvnet/claude-flow
🌊 原始的代理元框架。部署智能多智能体群体,协调自主工作流,构建对话式AI系统。具备自适应记忆、自学习智能、RAG集成,并原生集成Claude Code / Codex / Hermes等。