dsh-algo-trainer
Algorithm learning toolkit syncing Codeforces and AtCoder submissions, profiling weaknesses, generating AI training plans, and tracking spaced-repetition reviews across a 114-lesson algorithm curriculum.
算法学习工具:同步 Codeforces 与 AtCoder 提交记录,分析弱项画像, AI 生成训练计划,间隔复习排期,覆盖 114 课算法模板库。
How to install
dsh plugin add github:ZF3373/dsh-algo-trainer About
dsh-algo-trainer 算法学习训练台 — DeepSeek Harness 插件。 将 icpc-workbench 的核心训练能力(刷题同步、弱项分析、今日推荐、训练计划、间隔复习、模板库、赛事中心、打卡)封装为 dsh agent 工具,让 AI agent 能直接帮选手完成训练全流程。 设计方案 **不搬 Express/SQLite**——用 dsh 原生服务重建数据层与适配层: | 层 | 原项目 | 本插件 | |---|---|---| | 数据持久化 | SQLite (node:sqlite) | JSON 文件(通过 dsh fs 服务落盘到 workspace 目录) | | 网络请求 | Node fetch | dsh web.fetch / 全局 fetch | | 适配范围 | CF + AtCoder + 洛谷 + 牛客 | **CF + AtCoder**(洛谷/牛客需 Cookie/反爬,首版不支持) | | Agent 接口 | Express REST 路由 | dsh ctx.tools.register()(10 个 icpc_ 前缀工具) | | 前端 | React SPA | dsh Slot UI 面板(紧凑仪表盘) | | 分析引擎 | 依赖 DB 的函数 | **纯函数**(输入 SubmissionRow[],无…
Recommendation signals
Meta
- License
- –
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-04
- Created
- 2026-09-04
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- competitive-programming, deepseek-harness, dsh-plugin, icpc
Related plugins
apify-mcp-server
apify/actors-mcp-server
The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
mobile-mcp
mobile-next/mobile-mcp
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
mcp-server-kubernetes
Flux159/mcp-server-kubernetes
MCP Server for kubernetes management commands