we-need-ds
v1.0.0Unlock full-power 'We need' reasoning chains for DeepSeek Pro models in Claude Code by dynamically decoupling first-round tool schemas.
By YixuAnLicense: MIT0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 6 skill or MCP entries
- Source updated
- Sep 1, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install we-need-ds for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install we-need-ds@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/YixuAnsensei/we-need-dsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/doctor/SKILL.md├── skills/off/SKILL.md├── skills/on/SKILL.md├── skills/status/SKILL.md├── skills/test/SKILL.md└── skills/we-need-ds/SKILL.md
Included Skills6
深度体检:排查代理端口、9router 连通性与环境配置
手动关闭 we-need-ds 拦截并安全还原端点
手动开启 we-need-ds 拦截环境
查看 we-need-ds 代理运行状态与拦截开关
运行两阶段裁切逻辑自测试套件
默认主入口:以 We need 满血思维链运行任务
Plugin manifests1
{
"name": "we-need-ds",
"version": "1.0.0",
"description": "Unlock full-power 'We need' reasoning chains for DeepSeek Pro models in Claude Code by dynamically decoupling first-round tool schemas.",
"author": {
"name": "YixuAn",
"url": "https://github.com/YixuAnsensei"
},
"license": "MIT",
"homepage": "https://github.com/YixuAnsensei/we-need-ds",
"keywords": [
"claude-code",
"deepseek",
"deepseek-v4-pro",
"reasoning",
"we-need",
"tools-filter",
"9router"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[we-need-ds on Agent Plugins Marketplace](https://pluginsmp.com/plugins/we-need-ds)