{
  "meta": {
    "name": "AllDSH",
    "site": "https://www.alldsh.com",
    "locale": "zh",
    "catalogUrl": "https://www.alldsh.com/zh/catalog.json",
    "catalogVersion": 1,
    "generatedAt": "2026-09-11T15:17:47.825Z",
    "count": 33,
    "lastUpdatedAt": "2026-09-09T00:00:00.000Z",
    "language": "zh-CN",
    "disclaimer": "A listing is not an endorsement and not a security guarantee. Verification records how far the install path was exercised; security records whether an automated scan has run. Stars measure attention, not quality.",
    "license": "Editorial content CC BY-SA 4.0. Plugin metadata belongs to its maintainers.",
    "contact": "plugins@alldsh.com",
    "docs": {
      "directory": "https://www.alldsh.com/zh/plugins/",
      "pluginPagePattern": "https://www.alldsh.com/zh/plugins/<slug>/",
      "pluginCatalogPattern": "https://www.alldsh.com/zh/catalog/<slug>.json",
      "verification": "https://www.alldsh.com/zh/verification/",
      "security": "https://www.alldsh.com/zh/security/",
      "submit": "https://www.alldsh.com/zh/submit/",
      "agentSkills": "https://www.alldsh.com/zh/skills/",
      "llmsTxt": "https://www.alldsh.com/llms.txt",
      "guides": "https://www.alldsh.com/zh/guides/",
      "availableGuides": [
        "https://www.alldsh.com/zh/guides/build-a-dsh-plugin/",
        "https://www.alldsh.com/zh/guides/dsh-plugin-security/",
        "https://www.alldsh.com/zh/guides/dsh-plugin-quickstart/",
        "https://www.alldsh.com/zh/guides/dsh-plugin-manifest/",
        "https://www.alldsh.com/zh/guides/install-dsh-plugins/",
        "https://www.alldsh.com/zh/guides/publish-dsh-plugin/",
        "https://www.alldsh.com/zh/guides/cordis-plugin-lifecycle/",
        "https://www.alldsh.com/zh/guides/what-is-deepseek-harness/"
      ]
    },
    "skills": {
      "repository": "https://github.com/aixwork/alldsh-skills",
      "available": [
        "find-dsh-plugins",
        "vet-dsh-plugin",
        "submit-dsh-plugin"
      ]
    },
    "taxonomy": {
      "categories": [
        {
          "slug": "interface",
          "name": "界面与体验",
          "tagline": "主题、侧边栏、面板，以及 DSH 在屏幕上绘制的每一处界面。",
          "count": 10
        },
        {
          "slug": "session",
          "name": "会话与消息",
          "tagline": "输入框增强、会话历史、归档以及消息工作流。",
          "count": 2
        },
        {
          "slug": "memory",
          "name": "记忆与上下文",
          "tagline": "上下文查看、压缩、回忆与长期记忆存储。",
          "count": 3
        },
        {
          "slug": "tools",
          "name": "工具与能力",
          "tagline": "搜索、视觉、文件处理、Shell 访问以及其他面向模型的工具。",
          "count": 10
        },
        {
          "slug": "agent",
          "name": "技能与智能体",
          "tagline": "技能包、子智能体、编排与自主循环。",
          "count": 8
        },
        {
          "slug": "workflow",
          "name": "工作流与自动化",
          "tagline": "任务编排、定时运行、审批策略与流水线。",
          "count": 3
        },
        {
          "slug": "integration",
          "name": "集成与连接",
          "tagline": "MCP 桥接、远程访问、通知与外部系统。",
          "count": 5
        },
        {
          "slug": "model",
          "name": "模型与推理",
          "tagline": "模型适配器、路由、回退、成本跟踪与推理控制。",
          "count": 2
        },
        {
          "slug": "dev",
          "name": "开发与运维",
          "tagline": "调试、诊断、测试、沙箱与安全工具。",
          "count": 7
        },
        {
          "slug": "knowledge",
          "name": "数据与知识",
          "tagline": "知识库、研究流水线、可视化与文档。",
          "count": 6
        },
        {
          "slug": "fun",
          "name": "娱乐",
          "tagline": "桌面宠物、游戏、恶搞插件以及单纯的乐趣。",
          "count": 2
        }
      ],
      "useCases": [
        {
          "slug": "web-search",
          "name": "联网搜索",
          "tagline": "让没有原生浏览能力的模型也能读取实时网页。",
          "count": 4
        },
        {
          "slug": "vision-ocr",
          "name": "视觉与 OCR",
          "tagline": "让纯文本智能体检查图片、截图、图表和扫描页。",
          "count": 3
        },
        {
          "slug": "memory-context",
          "name": "记忆与上下文",
          "tagline": "查看上下文窗口，并让有用的知识跨会话保留下来。",
          "count": 3
        },
        {
          "slug": "terminal-shell",
          "name": "终端与 Shell",
          "tagline": "执行命令、操作远程主机，并在聊天窗口旁保留一个真正的终端。",
          "count": 3
        },
        {
          "slug": "file-document",
          "name": "文件与文档",
          "tagline": "附加文件、编辑工作区内容并生成办公文档。",
          "count": 4
        },
        {
          "slug": "notifications",
          "name": "通知提醒",
          "tagline": "长任务结束时无需盯着窗口也能知道结果。",
          "count": 0
        },
        {
          "slug": "database",
          "name": "数据库",
          "tagline": "在会话中查询、检查和持久化数据。",
          "count": 1
        },
        {
          "slug": "github-integration",
          "name": "GitHub 集成",
          "tagline": "议题、拉取请求、代码仓库与发布工作流。",
          "count": 0
        },
        {
          "slug": "code-review",
          "name": "代码审查",
          "tagline": "架构感知、偏移检查与基于证据的审查流程。",
          "count": 2
        },
        {
          "slug": "image-generation",
          "name": "图像生成",
          "tagline": "通过 OpenAI 兼容端点生成和编辑图像。",
          "count": 2
        }
      ]
    },
    "scales": {
      "verification": [
        {
          "level": "L1",
          "label": "已找到",
          "description": "仓库可访问、非空，且有 README"
        },
        {
          "level": "L2",
          "label": "结构完整",
          "description": "清单文件有效，关键字段齐全"
        },
        {
          "level": "L3",
          "label": "安装命令可解析",
          "description": "安装命令可解析，已声明 DSH 目标版本"
        },
        {
          "level": "L4",
          "label": "沙箱安装验证",
          "description": "已在隔离沙箱中安装，无依赖错误"
        },
        {
          "level": "L5",
          "label": "实跑验证",
          "description": "插件可加载并运行，冒烟测试通过"
        }
      ],
      "security": [
        {
          "status": "scanned",
          "label": "已扫描"
        },
        {
          "status": "unverified",
          "label": "未验证（未运行扫描）"
        },
        {
          "status": "flagged",
          "label": "扫描已标记问题"
        }
      ],
      "health": [
        "active",
        "stable",
        "inactive",
        "archived"
      ],
      "trust": [
        "gold",
        "silver",
        "bronze",
        "unrated"
      ]
    }
  },
  "plugins": [
    {
      "slug": "archify",
      "name": "Archify",
      "tagline": "把架构、工作流与序列描述转换成可验证、自包含的 HTML 图表。",
      "author": "tt-a1i",
      "repo": "https://github.com/tt-a1i/archify",
      "install": "dsh plugin --profile web add @tt-a1i/archify-dsh",
      "categories": [
        "agent",
        "knowledge"
      ],
      "useCases": [],
      "tags": [
        "diagrams",
        "architecture-as-code",
        "agent-skills",
        "export"
      ],
      "stars": 53202,
      "forks": 4120,
      "addedAt": "2026-07-04T00:00:00.000Z",
      "updatedAt": "2026-09-08T00:00:00.000Z",
      "verification": {
        "level": "L1",
        "label": "已找到",
        "description": "仓库可访问、非空，且有 README",
        "checkedAt": "2026-09-08T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": true,
      "editorsChoice": true,
      "page": "https://www.alldsh.com/zh/plugins/archify/",
      "catalog": "https://www.alldsh.com/zh/catalog/archify.json",
      "package": "@tt-a1i/archify-dsh",
      "license": "MIT",
      "language": "JavaScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/archify/"
    },
    {
      "slug": "dsh-desktop",
      "name": "DSH Desktop",
      "tagline": "面向 DSH 插件生态的现代桌面客户端，桌面外壳本身就是插件。",
      "author": "anywhere-labs",
      "repo": "https://github.com/anywhere-labs/dsh-desktop",
      "install": "Download the Windows installer or macOS DMG from https://dshdesktop.cn",
      "categories": [
        "interface",
        "dev"
      ],
      "useCases": [],
      "tags": [
        "desktop",
        "electron",
        "shell",
        "ecosystem"
      ],
      "stars": 24862,
      "forks": 1874,
      "addedAt": "2026-07-11T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L1",
        "label": "已找到",
        "description": "仓库可访问、非空，且有 README",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": true,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-desktop/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-desktop.json",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-desktop/"
    },
    {
      "slug": "dsh-web",
      "name": "DSH Web",
      "tagline": "面向 DSH 的 Web 插件聚合生态，通过共享 workshop 分发界面扩展。",
      "author": "zhu1090093659",
      "repo": "https://github.com/zhu1090093659/dsh-web",
      "install": "dsh plugin --profile web add @linxin666/dsh-web-all",
      "categories": [
        "interface",
        "integration"
      ],
      "useCases": [],
      "tags": [
        "web-ui",
        "aggregation",
        "workshop",
        "themes"
      ],
      "stars": 7251,
      "forks": 512,
      "addedAt": "2026-07-18T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-web/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-web.json",
      "package": "@linxin666/dsh-web-all",
      "license": "Apache-2.0",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-web/"
    },
    {
      "slug": "ouroboros",
      "name": "Ouroboros",
      "tagline": "一个 agent OS，带面试关卡、分阶段评估和预算受限的自进化循环，以 MCP server 形式提供。",
      "author": "Q00",
      "repo": "https://github.com/Q00/ouroboros",
      "install": "dsh plugin --profile web add 'github:Q00/ouroboros#main&path:integrations/dsh-plugin'",
      "categories": [
        "agent",
        "workflow"
      ],
      "useCases": [
        "code-review"
      ],
      "tags": [
        "agent-os",
        "self-evolution",
        "mcp",
        "evaluation"
      ],
      "stars": 5803,
      "forks": 402,
      "addedAt": "2026-07-02T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": true,
      "editorsChoice": true,
      "page": "https://www.alldsh.com/zh/plugins/ouroboros/",
      "catalog": "https://www.alldsh.com/zh/catalog/ouroboros.json",
      "license": "MIT",
      "language": "Python",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/ouroboros/"
    },
    {
      "slug": "modlens",
      "name": "Modlens",
      "tagline": "为纯文本 Harness 提供的视觉能力：粘贴一张图片，即可获得覆盖 OCR、布局与语义的结构化 JSON 证据。",
      "author": "liustack",
      "repo": "https://github.com/liustack/modlens",
      "install": "dsh plugin --profile web add @liustack/modlens",
      "categories": [
        "tools",
        "model"
      ],
      "useCases": [
        "vision-ocr"
      ],
      "tags": [
        "vision",
        "ocr",
        "json-evidence",
        "screenshots"
      ],
      "stars": 3910,
      "forks": 288,
      "addedAt": "2026-07-21T00:00:00.000Z",
      "updatedAt": "2026-09-08T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-08T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": true,
      "editorsChoice": true,
      "page": "https://www.alldsh.com/zh/plugins/modlens/",
      "catalog": "https://www.alldsh.com/zh/catalog/modlens.json",
      "package": "@liustack/modlens",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/modlens/"
    },
    {
      "slug": "better-sidebar",
      "name": "Better Sidebar",
      "tagline": "为 DSH Web 提供的开放侧边栏基础，支持第三方页面注册，并内置文件、终端、Git 与代理页面。",
      "author": "omdsh-dev",
      "repo": "https://github.com/omdsh-dev/DSH-better-sidebar",
      "install": "dsh plugin --profile web add dsh-better-sidebar",
      "categories": [
        "interface",
        "session"
      ],
      "useCases": [
        "file-document",
        "terminal-shell"
      ],
      "tags": [
        "sidebar",
        "extension-point",
        "git",
        "subagents"
      ],
      "stars": 3466,
      "forks": 231,
      "addedAt": "2026-07-25T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/better-sidebar/",
      "catalog": "https://www.alldsh.com/zh/catalog/better-sidebar.json",
      "package": "dsh-better-sidebar",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/better-sidebar/"
    },
    {
      "slug": "dsh-market",
      "name": "DSH Market",
      "tagline": "DeepSeek Harness 内置的可视化插件市场，用于浏览、搜索和一键安装。",
      "author": "dsh-market",
      "repo": "https://github.com/dsh-market/dsh-market",
      "install": "dsh plugin --profile web add dshmarket",
      "categories": [
        "dev",
        "tools"
      ],
      "useCases": [],
      "tags": [
        "marketplace",
        "discovery",
        "install",
        "ui"
      ],
      "stars": 3387,
      "forks": 214,
      "addedAt": "2026-07-27T00:00:00.000Z",
      "updatedAt": "2026-09-06T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-06T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": true,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-market/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-market.json",
      "package": "dshmarket",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-market/"
    },
    {
      "slug": "openbiliclaw",
      "name": "OpenBiliClaw",
      "tagline": "本地优先的内容发现 agent，会学习你的兴趣，然后替你在开放网络和社交平台上搜寻。",
      "author": "whiteguo233",
      "repo": "https://github.com/whiteguo233/OpenBiliClaw",
      "install": "curl -fsSL https://raw.githubusercontent.com/whiteguo233/OpenBiliClaw/main/scripts/install.sh | bash",
      "categories": [
        "agent",
        "knowledge"
      ],
      "useCases": [
        "web-search"
      ],
      "tags": [
        "content-discovery",
        "local-first",
        "social",
        "research"
      ],
      "stars": 3255,
      "forks": 264,
      "addedAt": "2026-07-29T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/openbiliclaw/",
      "catalog": "https://www.alldsh.com/zh/catalog/openbiliclaw.json",
      "license": "MIT",
      "language": "Python",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/openbiliclaw/"
    },
    {
      "slug": "dsh-tui",
      "name": "DSH TUI",
      "tagline": "Claude Code 风格的终端前端，带鲸鱼状态栏、流式思考、回滚与上下文跟踪。",
      "author": "ccch1mneyyy",
      "repo": "https://github.com/ccch1mneyyy/dsh-TUI",
      "install": "dsh plugin --profile web add @deepseek-harness-tui/dsh-tui",
      "categories": [
        "interface"
      ],
      "useCases": [
        "terminal-shell"
      ],
      "tags": [
        "tui",
        "terminal",
        "status-bar",
        "rollback"
      ],
      "stars": 2913,
      "forks": 187,
      "addedAt": "2026-08-01T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": true,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-tui/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-tui.json",
      "package": "@deepseek-harness-tui/dsh-tui",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-tui/"
    },
    {
      "slug": "deep-whale",
      "name": "Deep Whale",
      "tagline": "一套鲸鱼少女皮肤系列，用主题角色与配色重新装扮 DSH Web 界面。",
      "author": "Small-tailqwq",
      "repo": "https://github.com/Small-tailqwq/dsh-deep-whale",
      "install": "dsh plugin --profile web add 'github:Small-tailqwq/dsh-deep-whale#path:/skin-manager' && dsh plugin --profile web add 'github:Small-tailqwq/dsh-deep-whale#path:/maid-atelier' && dsh plugin --profile web add 'github:Small-tailqwq/dsh-deep-whale#path:/orca-link'",
      "categories": [
        "interface",
        "fun"
      ],
      "useCases": [],
      "tags": [
        "theme",
        "skin",
        "characters",
        "web-ui"
      ],
      "stars": 1965,
      "forks": 142,
      "addedAt": "2026-08-03T00:00:00.000Z",
      "updatedAt": "2026-09-07T00:00:00.000Z",
      "verification": {
        "level": "L1",
        "label": "已找到",
        "description": "仓库可访问、非空，且有 README",
        "checkedAt": "2026-09-07T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/deep-whale/",
      "catalog": "https://www.alldsh.com/zh/catalog/deep-whale.json",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/deep-whale/"
    },
    {
      "slug": "agent-teams",
      "name": "Agent Teams",
      "tagline": "一个 AgentTeams 编排插件，让多个代理在 DSH 内作为一支协同团队运行。",
      "author": "NanmiCoder",
      "repo": "https://github.com/NanmiCoder/dsh-agent-teams",
      "install": "dsh plugin --profile web add @nanmicoder/dsh-agent-teams",
      "categories": [
        "agent",
        "workflow"
      ],
      "useCases": [],
      "tags": [
        "orchestration",
        "multi-agent",
        "teams",
        "delegation"
      ],
      "stars": 1492,
      "forks": 118,
      "addedAt": "2026-08-05T00:00:00.000Z",
      "updatedAt": "2026-09-08T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-08T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/agent-teams/",
      "catalog": "https://www.alldsh.com/zh/catalog/agent-teams.json",
      "package": "@nanmicoder/dsh-agent-teams",
      "license": "MIT",
      "language": "JavaScript",
      "dshTarget": "rc.5",
      "pageAlt": "https://www.alldsh.com/plugins/agent-teams/"
    },
    {
      "slug": "dsh-context",
      "name": "DSH Context",
      "tagline": "上下文仪表盘、浏览器与命令，展示上下文窗口由什么构成以及如何变化。",
      "author": "bowenliang123",
      "repo": "https://github.com/bowenliang123/dsh-context",
      "install": "dsh plugin --profile web add dsh-context",
      "categories": [
        "memory",
        "dev"
      ],
      "useCases": [
        "memory-context"
      ],
      "tags": [
        "context",
        "visualization",
        "compaction",
        "diagnostics"
      ],
      "stars": 1305,
      "forks": 96,
      "addedAt": "2026-08-06T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": true,
      "editorsChoice": true,
      "page": "https://www.alldsh.com/zh/plugins/dsh-context/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-context.json",
      "package": "dsh-context",
      "license": "Apache-2.0",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-context/"
    },
    {
      "slug": "aegis",
      "name": "Aegis",
      "tagline": "让编码代理具备架构意识：先建立基线，证据可验证，检查偏离，并在长任务中保持安全。",
      "author": "GanyuanRan",
      "repo": "https://github.com/GanyuanRan/Aegis",
      "install": "dsh plugin --profile web add 'git+https://github.com/GanyuanRan/Aegis.git'",
      "categories": [
        "agent",
        "dev"
      ],
      "useCases": [
        "code-review"
      ],
      "tags": [
        "architecture",
        "drift-check",
        "verification",
        "guardrails"
      ],
      "stars": 1172,
      "forks": 84,
      "addedAt": "2026-08-04T00:00:00.000Z",
      "updatedAt": "2026-09-07T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-07T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/aegis/",
      "catalog": "https://www.alldsh.com/zh/catalog/aegis.json",
      "license": "MIT",
      "language": "Python",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/aegis/"
    },
    {
      "slug": "vision-router",
      "name": "Vision Router",
      "tagline": "为纯文本 agent 提供视觉能力，内置免费的视觉链路，以及用于定位、裁剪和 diff 的像素级工具。",
      "author": "ysr666",
      "repo": "https://github.com/ysr666/dsh-vision-router",
      "install": "dsh plugin --profile web add dsh-vision-router",
      "categories": [
        "tools",
        "model"
      ],
      "useCases": [
        "vision-ocr"
      ],
      "tags": [
        "vision",
        "ocr",
        "pixel-diff",
        "screenshots"
      ],
      "stars": 1095,
      "forks": 78,
      "addedAt": "2026-08-07T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": true,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/vision-router/",
      "catalog": "https://www.alldsh.com/zh/catalog/vision-router.json",
      "package": "dsh-vision-router",
      "license": "MIT",
      "language": "JavaScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/vision-router/"
    },
    {
      "slug": "dsh-pocket",
      "name": "DSH Pocket",
      "tagline": "在你的电脑上运行 dsh web，用手机扫描二维码即可访问，支持局域网或公网。",
      "author": "shaobeichen",
      "repo": "https://github.com/shaobeichen/dsh-pocket",
      "install": "dsh plugin --profile web add dsh-pocket",
      "categories": [
        "integration",
        "interface"
      ],
      "useCases": [],
      "tags": [
        "mobile",
        "remote-access",
        "qr-code",
        "sync"
      ],
      "stars": 910,
      "forks": 71,
      "addedAt": "2026-08-08T00:00:00.000Z",
      "updatedAt": "2026-09-03T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-03T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-pocket/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-pocket.json",
      "package": "dsh-pocket",
      "license": "GPL-2.0",
      "language": "JavaScript",
      "dshTarget": "rc.5",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-pocket/"
    },
    {
      "slug": "vision-toolkit",
      "name": "Vision Toolkit",
      "tagline": "面向纯文本模型的视觉工具箱，覆盖图像问答、长截图 OCR、UI 还原和定位。",
      "author": "Anionex",
      "repo": "https://github.com/Anionex/dsh-vision-toolkit",
      "install": "dsh plugin --profile web add @anionex/dsh-vision-toolkit",
      "categories": [
        "tools"
      ],
      "useCases": [
        "vision-ocr"
      ],
      "tags": [
        "vision",
        "ocr",
        "ui-restoration",
        "long-screenshots"
      ],
      "stars": 853,
      "forks": 64,
      "addedAt": "2026-08-09T00:00:00.000Z",
      "updatedAt": "2026-09-05T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-05T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/vision-toolkit/",
      "catalog": "https://www.alldsh.com/zh/catalog/vision-toolkit.json",
      "package": "@anionex/dsh-vision-toolkit",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/vision-toolkit/"
    },
    {
      "slug": "deepseek-design",
      "name": "deepseek-design",
      "tagline": "面向 DSH 的可编辑设计系统，包含 AI 生成、可视化编辑、模板市场与 PPT 工作室。",
      "author": "Devin-AXIS",
      "repo": "https://github.com/Devin-AXIS/deepseek-design",
      "install": "dsh plugin --profile web add deepseek-idesign",
      "categories": [
        "interface",
        "knowledge"
      ],
      "useCases": [
        "image-generation"
      ],
      "tags": [
        "design-system",
        "editing",
        "templates",
        "presentations"
      ],
      "stars": 722,
      "forks": 58,
      "addedAt": "2026-08-10T00:00:00.000Z",
      "updatedAt": "2026-09-04T00:00:00.000Z",
      "verification": {
        "level": "L1",
        "label": "已找到",
        "description": "仓库可访问、非空，且有 README",
        "checkedAt": "2026-09-04T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/deepseek-design/",
      "catalog": "https://www.alldsh.com/zh/catalog/deepseek-design.json",
      "package": "deepseek-idesign",
      "language": "JavaScript",
      "dshTarget": "rc.5",
      "pageAlt": "https://www.alldsh.com/plugins/deepseek-design/"
    },
    {
      "slug": "dshcode",
      "name": "dshcode",
      "tagline": "面向 DSH 的社区桌面伴侣，以一键安装的 Electron 应用形式分发，支持 macOS 和 Windows。",
      "author": "whitelonng",
      "repo": "https://github.com/whitelonng/dshcode",
      "install": "Download the macOS DMG or Windows EXE from https://github.com/whitelonng/dshcode/releases",
      "categories": [
        "interface",
        "dev"
      ],
      "useCases": [],
      "tags": [
        "desktop",
        "electron",
        "installer",
        "companion"
      ],
      "stars": 711,
      "forks": 52,
      "addedAt": "2026-08-11T00:00:00.000Z",
      "updatedAt": "2026-09-03T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-03T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dshcode/",
      "catalog": "https://www.alldsh.com/zh/catalog/dshcode.json",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.5",
      "pageAlt": "https://www.alldsh.com/plugins/dshcode/"
    },
    {
      "slug": "sandbase-harness",
      "name": "Sandbase Harness",
      "tagline": "本地优先的自托管 agent 运行时与 MCP 桥接，带沙箱会话、记忆、凭据和审计回放。",
      "author": "sandbaseai",
      "repo": "https://github.com/sandbaseai/sandbase-harness",
      "install": "dsh plugin --profile web add git+https://github.com/sandbaseai/sandbase-harness.git",
      "categories": [
        "dev",
        "integration"
      ],
      "useCases": [
        "database"
      ],
      "tags": [
        "self-hosted",
        "sandboxing",
        "audit",
        "mcp-bridge"
      ],
      "stars": 641,
      "forks": 49,
      "addedAt": "2026-08-06T00:00:00.000Z",
      "updatedAt": "2026-09-06T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-06T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/sandbase-harness/",
      "catalog": "https://www.alldsh.com/zh/catalog/sandbase-harness.json",
      "license": "Apache-2.0",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/sandbase-harness/"
    },
    {
      "slug": "dsh-ads",
      "name": "DSH Ads",
      "tagline": "戏仿广告、假游戏和弹窗，把 DSH Web 界面变成 2005 年的门户网站。",
      "author": "Nagi-ovo",
      "repo": "https://github.com/Nagi-ovo/dsh-ads",
      "install": "dsh plugin --profile web add github:Nagi-ovo/dsh-ads",
      "categories": [
        "fun"
      ],
      "useCases": [],
      "tags": [
        "parody",
        "retro",
        "popups",
        "jokes"
      ],
      "stars": 576,
      "forks": 38,
      "addedAt": "2026-08-14T00:00:00.000Z",
      "updatedAt": "2026-09-02T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-02T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-ads/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-ads.json",
      "license": "BSD-3-Clause",
      "language": "TypeScript",
      "dshTarget": "rc.5",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-ads/"
    },
    {
      "slug": "dsh-browser",
      "name": "DSH Browser",
      "tagline": "一个 Chrome 侧边栏扩展，让 DSH 直接操作你的浏览器，无需视觉模型。",
      "author": "Lum1104",
      "repo": "https://github.com/Lum1104/dsh-browser",
      "install": "curl -fsSL https://raw.githubusercontent.com/Lum1104/dsh-browser/refs/heads/main/scripts/install.sh | bash",
      "categories": [
        "integration",
        "tools"
      ],
      "useCases": [
        "web-search"
      ],
      "tags": [
        "browser",
        "chrome-extension",
        "automation",
        "no-vision"
      ],
      "stars": 576,
      "forks": 44,
      "addedAt": "2026-08-12T00:00:00.000Z",
      "updatedAt": "2026-09-06T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-06T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-browser/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-browser.json",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-browser/"
    },
    {
      "slug": "mnemon",
      "name": "Mnemon",
      "tagline": "由 LLM 监督的持久记忆，带图谱召回、跨会话知识和单文件安装。",
      "author": "mnemon-dev",
      "repo": "https://github.com/mnemon-dev/mnemon",
      "install": "dsh plugin --profile web add github:mnemon-dev/mnemon",
      "categories": [
        "memory"
      ],
      "useCases": [
        "memory-context"
      ],
      "tags": [
        "memory",
        "knowledge-graph",
        "cross-session",
        "binary"
      ],
      "stars": 558,
      "forks": 41,
      "addedAt": "2026-08-05T00:00:00.000Z",
      "updatedAt": "2026-09-06T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-06T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/mnemon/",
      "catalog": "https://www.alldsh.com/zh/catalog/mnemon.json",
      "license": "Apache-2.0",
      "language": "Go",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/mnemon/"
    },
    {
      "slug": "dsh-at-file",
      "name": "At File",
      "tagline": "Codex 风格的 @文件 提及，让你在输入框中搜索工作区文件，并把路径附加到提示中。",
      "author": "FSMargoo",
      "repo": "https://github.com/FSMargoo/dsh-at-file",
      "install": "dsh plugin --profile web add https://github.com/omdsh-dev/dsh-at-file/archive/refs/tags/v0.7.0.tar.gz",
      "categories": [
        "session",
        "tools"
      ],
      "useCases": [
        "file-document"
      ],
      "tags": [
        "composer",
        "file-mentions",
        "workspace",
        "ux"
      ],
      "stars": 500,
      "forks": 33,
      "addedAt": "2026-08-13T00:00:00.000Z",
      "updatedAt": "2026-09-04T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-04T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-at-file/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-at-file.json",
      "license": "MIT",
      "language": "JavaScript",
      "dshTarget": "rc.5",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-at-file/"
    },
    {
      "slug": "misakanet",
      "name": "MisakaNet",
      "tagline": "一个零依赖、基于 git 的微课程库，让各个 agent 异步共享和检索经过验证的调试经验。",
      "author": "Ikalus1988",
      "repo": "https://github.com/Ikalus1988/MisakaNet",
      "install": "dsh plugin --profile web add misakanet",
      "categories": [
        "knowledge",
        "agent"
      ],
      "useCases": [],
      "tags": [
        "knowledge-sharing",
        "debugging",
        "git-backed",
        "micro-lessons"
      ],
      "stars": 431,
      "forks": 27,
      "addedAt": "2026-08-12T00:00:00.000Z",
      "updatedAt": "2026-08-29T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-08-29T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/misakanet/",
      "catalog": "https://www.alldsh.com/zh/catalog/misakanet.json",
      "license": "Apache-2.0",
      "language": "Python",
      "dshTarget": "rc.5",
      "pageAlt": "https://www.alldsh.com/plugins/misakanet/"
    },
    {
      "slug": "dsh-genui",
      "name": "GenUI",
      "tagline": "通过一个围栏在助手回复中内联渲染交互式 UI 组件，并带有回到模型的动作回路。",
      "author": "omdsh-dev",
      "repo": "https://github.com/omdsh-dev/dsh-genui",
      "install": "dsh plugin --profile web add @changfenhuang/dsh-genui",
      "categories": [
        "interface"
      ],
      "useCases": [],
      "tags": [
        "generative-ui",
        "components",
        "charts",
        "action-loop"
      ],
      "stars": 427,
      "forks": 29,
      "addedAt": "2026-08-15T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": true,
      "page": "https://www.alldsh.com/zh/plugins/dsh-genui/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-genui.json",
      "package": "@changfenhuang/dsh-genui",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-genui/"
    },
    {
      "slug": "modsearch",
      "name": "Modsearch",
      "tagline": "为 DSH 提供的免费网页搜索，无需注册、无需 API key：可查询网页或 X，并获得带引用的结构化 JSON 结果。",
      "author": "liustack",
      "repo": "https://github.com/liustack/modsearch",
      "install": "dsh plugin --profile web add @liustack/modsearch",
      "categories": [
        "tools"
      ],
      "useCases": [
        "web-search"
      ],
      "tags": [
        "web-search",
        "free",
        "citations",
        "json-evidence"
      ],
      "stars": 417,
      "forks": 31,
      "addedAt": "2026-08-16T00:00:00.000Z",
      "updatedAt": "2026-09-08T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-08T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": true,
      "page": "https://www.alldsh.com/zh/plugins/modsearch/",
      "catalog": "https://www.alldsh.com/zh/catalog/modsearch.json",
      "package": "@liustack/modsearch",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/modsearch/"
    },
    {
      "slug": "dsh-free-search",
      "name": "DSH Free Search",
      "tagline": "为 DeepSeek Harness 提供的免费网页搜索提供方，后端为 DuckDuckGo，无需 API key。",
      "author": "DDDMUC",
      "repo": "https://github.com/DDDMUC/dsh-free-search",
      "install": "dsh plugin --profile web add dsh-free-search",
      "categories": [
        "tools"
      ],
      "useCases": [
        "web-search"
      ],
      "tags": [
        "web-search",
        "free",
        "duckduckgo",
        "provider"
      ],
      "stars": 147,
      "forks": 14,
      "addedAt": "2026-08-19T00:00:00.000Z",
      "updatedAt": "2026-09-05T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-05T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-free-search/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-free-search.json",
      "package": "dsh-free-search",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-free-search/"
    },
    {
      "slug": "dsh-memento",
      "name": "Memento",
      "tagline": "基于 ctx.memory 接口构建的有界、分层、需审批的跨会话记忆，存储使用 SQLite provider。",
      "author": "PerryLink",
      "repo": "https://github.com/PerryLink/dsh-memento",
      "install": "dsh plugin --profile web add dsh-memento",
      "categories": [
        "memory"
      ],
      "useCases": [
        "memory-context"
      ],
      "tags": [
        "memory",
        "sqlite",
        "approval-gated",
        "auditable"
      ],
      "stars": 101,
      "forks": 9,
      "addedAt": "2026-08-22T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": true,
      "page": "https://www.alldsh.com/zh/plugins/dsh-memento/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-memento.json",
      "package": "dsh-memento",
      "license": "Apache-2.0",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-memento/"
    },
    {
      "slug": "dsh-imagegen",
      "name": "DSH Imagegen",
      "tagline": "在 DSH Web GUI 中通过 OpenAI 兼容端点进行文生图与图生图，并共享历史记录。",
      "author": "dickpy",
      "repo": "https://github.com/dickpy/dsh-imagegen",
      "install": "dsh plugin --profile web add @dickpy/dsh-imagegen",
      "categories": [
        "interface",
        "tools"
      ],
      "useCases": [
        "image-generation"
      ],
      "tags": [
        "image-generation",
        "openai-compatible",
        "history",
        "web-ui"
      ],
      "stars": 56,
      "forks": 6,
      "addedAt": "2026-08-21T00:00:00.000Z",
      "updatedAt": "2026-09-07T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-07T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-imagegen/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-imagegen.json",
      "package": "@dickpy/dsh-imagegen",
      "license": "Apache-2.0",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-imagegen/"
    },
    {
      "slug": "dsh-deepread",
      "name": "Deepread",
      "tagline": "证据优先的深度阅读，在文章、书籍与 PDF 中追踪主张、证据、置信度与知识地图。",
      "author": "xiehuan123",
      "repo": "https://github.com/xiehuan123/dsh-deepread",
      "install": "dsh plugin --profile web add dsh-deepread",
      "categories": [
        "knowledge",
        "agent"
      ],
      "useCases": [
        "file-document"
      ],
      "tags": [
        "research",
        "pdf",
        "evidence",
        "knowledge-map"
      ],
      "stars": 48,
      "forks": 5,
      "addedAt": "2026-08-23T00:00:00.000Z",
      "updatedAt": "2026-09-03T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-03T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-deepread/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-deepread.json",
      "package": "dsh-deepread",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.5",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-deepread/"
    },
    {
      "slug": "dsh-ssh-ops",
      "name": "DSH SSH Ops",
      "tagline": "在主对话中驱动 SSH 操作，带危险命令防护和一个侧边终端。",
      "author": "caoyiwei850",
      "repo": "https://github.com/caoyiwei850/dsh-ssh-ops",
      "install": "dsh plugin --profile web add dsh-ssh-ops",
      "categories": [
        "dev",
        "integration"
      ],
      "useCases": [
        "terminal-shell"
      ],
      "tags": [
        "ssh",
        "remote-ops",
        "guardrails",
        "terminal"
      ],
      "stars": 17,
      "forks": 3,
      "addedAt": "2026-08-25T00:00:00.000Z",
      "updatedAt": "2026-09-06T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-06T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-ssh-ops/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-ssh-ops.json",
      "package": "dsh-ssh-ops",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-ssh-ops/"
    },
    {
      "slug": "dsh-office-tools",
      "name": "DSH Office Tools",
      "tagline": "面向模型的 Office 工具，可在安全的工作区根目录内创建、读取和更新 Word、Excel 和 PowerPoint 文件。",
      "author": "kw78",
      "repo": "https://github.com/kw78/dsh-office-tools",
      "install": "dsh plugin --profile web add dsh-office-tools",
      "categories": [
        "tools",
        "knowledge"
      ],
      "useCases": [
        "file-document"
      ],
      "tags": [
        "office",
        "docx",
        "xlsx",
        "pptx"
      ],
      "stars": 15,
      "forks": 2,
      "addedAt": "2026-08-26T00:00:00.000Z",
      "updatedAt": "2026-09-04T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-04T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-office-tools/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-office-tools.json",
      "package": "dsh-office-tools",
      "license": "MIT",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-office-tools/"
    },
    {
      "slug": "dsh-background-agents",
      "name": "Background Agents",
      "tagline": "从会话中启动的持久后台代理，可在 Web UI 侧边栏中查看，随时发消息或中断。",
      "author": "PerryLink",
      "repo": "https://github.com/PerryLink/dsh-background-agents",
      "install": "dsh plugin --profile web add dsh-background-agents",
      "categories": [
        "agent",
        "workflow"
      ],
      "useCases": [],
      "tags": [
        "background-agents",
        "subagents",
        "durable",
        "sidebar"
      ],
      "stars": 11,
      "forks": 2,
      "addedAt": "2026-08-28T00:00:00.000Z",
      "updatedAt": "2026-09-09T00:00:00.000Z",
      "verification": {
        "level": "L3",
        "label": "安装命令可解析",
        "description": "安装命令可解析，已声明 DSH 目标版本",
        "checkedAt": "2026-09-09T00:00:00.000Z"
      },
      "security": {
        "status": "unverified",
        "label": "未验证（未运行扫描）"
      },
      "health": "active",
      "trust": "unrated",
      "featured": false,
      "editorsChoice": false,
      "page": "https://www.alldsh.com/zh/plugins/dsh-background-agents/",
      "catalog": "https://www.alldsh.com/zh/catalog/dsh-background-agents.json",
      "package": "dsh-background-agents",
      "license": "Apache-2.0",
      "language": "TypeScript",
      "dshTarget": "rc.6",
      "pageAlt": "https://www.alldsh.com/plugins/dsh-background-agents/"
    }
  ]
}