AIsa-plugins/easy-dsh-plugin
AIsa-plugins★ 0TypeScriptLast synced: 2026-08-17
—
README excerpt
Easy DSH Plugins A curated collection of native plugins for DeepSeek Harness. Each plugin is independently installable and owns its runtime code, configuration, tests, and package boundary. The repository root is a catalog and pnpm workspace, not an installable DSH bundle. Catalog Search & Data Extraction Plugin Description Status Easy Search AIsa One Key or BYOK search across Web, X, YouTube, and Scholar Preview Machine-readable category, tag, package, and source-path metadata lives in catalog.json . Categories organize discovery without becoming part of a plugin's stable installation path. Repository layout text easy-dsh-plugin/ ├── catalog.json ├── plugins/ │ └── easy-search/ │ ├── src/ │ ├── tests/ │ ├── package.json │ └── cordis.patch.yml ├── pnpm-workspace.yaml └── README.md Each directory under plugins is a complete DSH bundle with its own package manifest, dependencies, tests, build output, and documentation. Adding one plugin does not install or activate the others. Collection conventions - plugins/ is the stable install boundary and does not encode mutable categorization. - Every plugin is a complete, independently testable DSH bundle. - catalog.json owns primary categori…
View full README on GitHub →Category
A MCP server for Stata to integrate Stata into your agent.
★ 245
Awesome-AI-Pedia/Awesome-AI-PediaAI skills大全 mcp ai知识库 Agent 全维度 AI 资源百科,DSH插件 收录大模型、智能 Agent、RAG 检索增强、多模态、MLOps、AI 应用工具、AI面试集、Vibe coding 大全、零基础学习路线,持续更新前沿 AI 开源项目,开发者一站式 AI 导航库
★ 166
csyangwen/dsh-memory-evolve为 DeepSeek Harness 带来「跨会话长期记忆 + 后台自我进化」能力的纯插件实现:五轨记忆 · git 分支感知 · 回合内自我审查 · 技能自我进化与技能管理器 · 四轨待办 · COI 调度 · 会话广播 · 会话搜索 · 提示词管理器 · 临时信息便签——零核心修改、零运行时依赖,随装随用、卸载即净。
★ 145