dsh-skillopt
Microsoft SkillOpt-Sleep integration for DeepSeek Harness: give your dsh agent a nightly sleep cycle that harvests past sessions, replays recurring tasks, and consolidates validated skills behind a held-out gate.
568 results
Microsoft SkillOpt-Sleep integration for DeepSeek Harness: give your dsh agent a nightly sleep cycle that harvests past sessions, replays recurring tasks, and consolidates validated skills behind a held-out gate.
Skill Radar for DeepSeek Harness (dsh): scan the current session's visible skills, score their relevance against the recent conversation, and recommend which skill to load. Model tool + optional interactive panel.
Bridge the vercel-labs/skills ecosystem into dsh: LLM-driven skill search, install, and lifecycle for temp/project/global scopes
Content-addressed receipts for skills actually loaded by DeepSeek Harness
Import Claude Code sessions, skills and plugin assets into DSH as native resumable sessions, and export or sync DSH sessions back to Claude Code JSONL
PaddleOCR text-recognition and document-parsing skills with native DeepSeek Harness tools and GUI configuration.
Per-conversation skill catalog picker for DeepSeek Harness (dsh): choose which skills are loaded (载入技能清单) into each conversation on the new-conversation page; unselected skills are unavailable in that conversation.
配置打包器(Agent config packer for DeepSeek Harness):把本地 Agent 资产(Skills/会话/Profile/设置/记忆)按模块打包成 zip——迁移、分享、恢复、差异对比、隐私安全扫描,全部可选。v0.2.4:全链路异步 IO(fs/promises + execFile,不再阻塞事件循环,对外 API 一律返回 Promise)+ /packer/api/* 防护(鉴权默认 fail-closed:只用官方 connection.requestRejection,拿不到就 403;请求体上限 8MB 与速率限制 60 次/分钟在完整缓冲请求体之前判定;错误文案脱敏)、测试补齐;v0.2.3:恢复安全加固(目标路径 containment / 缺指纹 fail-closed / 备份+原子替换+失败回滚 / tar 成员白名单 / SQLite 库默认排除)+ 隐私扫描补齐(Unix 与 UNC 路径、无引号密钥与密钥形状、全量计数、无扩展名文本)+ peerDependenciesMeta 标记宿主内建 peer 为 optional;v0.2.2:管理面板按打包工作流设计语言(阶段流程条/器材面板/diff 色带/橙琥珀青品牌色)+ 深色适配(DSH 主题跟随)
Pack skills, rules, and MCP into .pack.zip and install them into Claude Code, Codex, Cursor, and other harnesses
DeepSeek Harness math animation plugin powered by Manim CE (zero-code skills for math/physics users)
DSH plugin — browse local Hermes skills / MCP servers / chats in the DeepSeek Harness web sidebar, and inject selected skills & MCP config into the active agent (active/passive mode).
DSH WebUI capability controls for skills, MCP servers, tools, prompt injections, approvals, and safety guards at session, project, and global levels.
Auto-inject user-chosen skills (e.g. caveman, ponytail) into DeepSeek Harness sessions: every prompt or once at session start, with a settings page and a composer indicator. 在 DSH 会话中自动注入所选技能(如 caveman、ponytail):每轮提示或仅在会话开始时,含设置页与输入区指示。
本地优先的 Agent 五层记忆体组件 - DSH 插件
统一管理 DSH 插件/Skill/MCP,支持角色化动态装载与切换
Host-neutral durable DAG workflows for Agents, Tools, Skills, MCP, triggers, replay, and visual Canvas
Agent Skill for DeepSeek Harness (dsh): big8.
Agent Skill for DeepSeek Harness (dsh): bigplan.
Agent Skill for DeepSeek Harness (dsh): bigseed.
Agent Skill for DeepSeek Harness (dsh): list.
Give DeepSeek (text-only) models vision in Claude Code, Codex, and Agent Plugins clients: describe images via any OpenAI-compatible vision endpoint.
Host-only Weixin ClawBot/iLink bridge for DeepSeek Harness (DSH)
DSH ticket management plugin: Epic/Story/Ticket hierarchy backed by SQLite + Markdown
deepseek-harness(dsh)插件开发总规范:五种扩展形态——组合包 Bundle、本地 --patch 插件、Agent Preset、Skill、运行时动态 Cordis 插件——各自的安装/打包/发布方式、选型决策树,以及所有插件共守的设计铁律。当用户要开发、安装、打包、发布 dsh/deepseek-harness 插件,或询问「插件怎么做 / 怎么装 / 用哪种方案 / 该做成 bundle 还是 skill 还是 preset」时使用。