@firefly0621/dsh-skill-taste
Leonxlnx/taste-skill bundled skill provider for DeepSeek Harness
145 results
Leonxlnx/taste-skill bundled skill provider for DeepSeek Harness
DeepSeek Harness skill bundle: function-extraction (loads SKILL.md).
Bundled Impeccable frontend-design skill provider for DeepSeek Harness
Bundled Karpathy coding-guidelines skill provider for DeepSeek Harness
One-shot DSH skill (SKILL.md) generator: capture intent, draft, validate, package and distribute skills from inside a DeepSeek Harness session.
DSH skill authoring toolkit: scaffold + 9-gate quality audit for skills
DSH skill 目录懒加载:首轮只注入名字+一行短摘要(~500 tokens),完整摘要走 skill_search 按需检索,调用频率排序。
把 Claude Code / Codex 生态的 SKILL.md 技能导入或运行时挂载进 DeepSeek Harness:CLI 导入器 + SkillProvider 插件
Fuzzy skill search for the dsh web UI '/' menu: replaces the prefix-match ui-skill source and adds a description preview panel for the highlighted candidate
Inject skills marked alwaysApply into DeepSeek Harness sessions without a skill tool load
DSH plugin: adapts DashScope/闂傚倸鍟锟犲闯闁垮顩查柟瀵稿У椤忋儵鏌?DeepSeek endpoints that lack native tool calling by converting tool definitions to prompt text and parsing model responses for tool calls.
obra/superpowers skills provider plus session-start bootstrap for DeepSeek Harness
DSH host bundle plugin: builds a two-level (category + skill) recall index over all local SKILL.md files and routes a natural-language intent to the best-matching skills, with three-state (hit / low-confidence / miss) fallback.
lt-dsh-skill-manager · DeepSeek Harness 技能管理插件:在设置面板管理 ~/.dsh/skills 下的技能,支持多目录导入与 AI 名称解析(导入的 skill 可在对话框用 /name 直接引用)
统计每轮对话中 agent 使用的 skill 与 MCP 工具,支持对话内查询与 Web 面板查看(原生 DSH 插件)
DeepSeek Harness skill bundle: replicate-android-feature (loads SKILL.md).
DSH web plugin: Skill Cockpit panel in Settings. See all skills (system/project/pool) with Chinese notes, search, enable/disable/delete/import, local test-fire scoring, and per-skill usage stats to spot zombie skills.
DSH skill manager — list, inspect, enable/disable skills on disk and delegate creation/editing to the host agent. · DSH 技能管理器:列出/查看/启用禁用本机技能,创建与编辑交由 agent 完成。
Configurable skill discovery provider for DeepSeek Harness (DSH): cwd / project / ancestors / global layers plus editable parent dirs, with an install wizard to replace or coexist with dsh-skill-filesystem. Hot-pluggable — install via `dsh plugin --profile <name> add @sidleo3/skill-scan`.
在 DSH Web 中管理项目级与用户级 Agent Skills。
Manage DeepSeek Harness skills and MCP servers from inside a session
Multi-agent orchestration for DeepSeek Harness: delegate, adversarial review, diverse explore, background runs + converge. One prompt. A team of agents.
DSH web 插件:ChatGPT 同款右侧悬浮会话轮次跳转条。极简刻度线 + 悬浮提问摘要气泡 + 平滑跳转导航。A ChatGPT-style right-side floating session-turn jump bar for DeepSeek Harness (DSH) web GUI.
把技能当可训练参数:像训练神经网络一样训练 agent 技能(epochs/batchsize/learning rate/验证门禁,但不碰模型权重)——rollout→reflect→aggregate→select→update→evaluate 循环、候选编辑仅在严格改善 held-out 验证分时接受、文本学习率预算、零推理时模型调用、部署紧凑 best_skill.md。受 microsoft/SkillOpt(MIT)启发。