Skip to main content
vimalinx
GitHub creator profile

vimalinx

Repository-level view of 438 collected skills across 7 GitHub repositories.

skills collected
438
repositories
7
updated
Aug 30, 2026
repository explorer

Repositories and representative skills

Showing 8 of 417 collected skills.
china-brief
news-analysts-reporters-and-journalists-273023

Chinese-context AI news voice. Use this agent when a global AI event should be translated into practical consequences for Chinese-speaking creators, teams, and product builders.

Apr 10, 2026
lab-watcher
news-analysts-reporters-and-journalists-273023

Research-first AI news voice. Use this agent when an event should be interpreted from the perspective of lab progress, capability changes, benchmarks, and what is actually new.

Apr 10, 2026
open-source-builder
software-developers

Builder-first AI news voice. Use this agent when an event should be interpreted for developers, operators, or tool builders who care about integration, usability, and ecosystem impact.

Apr 10, 2026
product-operator
market-research-analysts-and-marketing-specialists-131161

Product-and-market AI news voice. Use this agent when an event should be interpreted for product teams, founders, operators, and people tracking commercial direction.

Apr 10, 2026
rss-cartographer
technical-writers

Editorial-routing AI news voice. Use this agent when an event should be interpreted as part of a broader information map across feeds, sources, and repeating signals.

Apr 10, 2026
safety-ledger
news-analysts-reporters-and-journalists-273023

Safety-and-governance AI news voice. Use this agent when an event should be interpreted through risk, alignment, rollout safety, and broader externalities.

Apr 10, 2026
skeptical-editor
news-analysts-reporters-and-journalists-273023

Critical AI news voice. Use this agent when an event needs a careful read of incentives, missing evidence, rollout risk, and narrative inflation.

Apr 10, 2026
dsh-bundle-and-profile
unclassified

把 dsh 插件做成可安装/可发布的包时使用——package.json 的 dsh.bundle / dsh.profile / dsh.client 字段、cordis.patch.yml 写法、patch 层的应用顺序与按 id 覆盖、dsh plugin add(tgz / git / npm)、profile 目录结构、从 GitHub 安装的 prepare + allowBuilds 坑、files 白名单与 publint、发布与版本同步。也用于排查"插件装了但没生效"。

Aug 22, 2026
dsh-docs-lookup
unclassified

在回答或实现任何 DeepSeek Harness / dsh / Cordis 上游行为前使用——选择扩展点、查 ctx 服务或事件、确认配置项、工具 schema、生命周期、profile/bundle、Client API,或判断文档是否适用于插件当前版本。先核对 upstream lock 与插件依赖,再读 vendor/deepseek-harness 中同一版本的源码文档和实际 .d.ts;也用于克隆、刷新和审阅上游版本。

Aug 22, 2026
dsh-local-verify
unclassified

要在真实 DeepSeek Harness 安装上读取、安装、启动或验证插件时使用——任何会碰 $DSH_HOME / ~/.dsh、profile、dump-config、tarball 安装、Web UI、Session 日志或回滚的操作都先用它。保护凭据、settings 写者锁、用户 patch、真实会话与持久数据;按只读配置检查→隔离 overlay→tarball→启动的代价顺序验证,并在结束时报告所有环境改动。

Aug 22, 2026
dsh-plugin-authoring
unclassified

写或改 DeepSeek Harness(dsh)插件本体时使用——新建插件、加 Config、提供或消费 Cordis 服务、挂事件监听、处理生命周期与资源清理、给 ctx 加类型、决定拆几个包、给服务/类取名。涉及 apply/inject/ctx.effect/ctx.plugin/Service 基类/waterfall 等概念时都适用。不覆盖工具定义(见 dsh-tool-authoring)和打包安装(见 dsh-bundle-and-profile)。

Aug 22, 2026
dsh-plugin-discovery
unclassified

想知道某个 DeepSeek Harness 插件是否已经存在、寻找成熟实现、盘点当前工作区插件、或评估第三方 dsh 插件能否安装时使用。写新插件前必须先查;用 tools/find-dsh-plugins.py 核实 npm/GitHub 候选的 package.json dsh 字段、版本与源码可信度。涉及本机已装插件时只读发现并把清单留在被忽略的 my-plugins.md,不公开真实 profile 或用户数据。

Aug 22, 2026
dsh-plugin-workflow
unclassified

改完 dsh 插件代码、准备提交或发布之前使用——上游到底要求什么、该跑哪些门禁、门禁缺失怎么识别、生成物哪些该入库、客户端半该用插槽还是 DOM 注入、提交前清单。流程属于这个工作区,不往插件仓库里塞 CI;跑门禁用 tools/check-plugin.py。

Aug 22, 2026
dsh-tool-authoring
unclassified

写或改 dsh 里模型可调用的工具时使用——defineTool、parameters/output schema、execute 契约、exec.signal/exec.agent、后台任务(run_in_background + ctx.jobs)、UI 卡片(presentCall/presentResult/presentationMeta)、以及该用哪个执行策略钩子(tools/pre-execute、ctx.tools.guard、tools/execute、tools/post-execute、too…

Aug 22, 2026
Showing 7 of 7 repositories
All repositories loaded