Skip to content
dsh.fish

Browse

7 results

Skill

qq-operations

Windows 上操控 QQ NT(含效率/经典两种模式)的唯一权威方法 —— 基于 UI Automation 类名定位(qq-msg-editor / chat-header__contact-name / message-container / send-msg),可自动打开会话、读消息(区分己方对方)、发消息、发文件、读/下群文件、多会话轮询陪聊;内置环境自检与换机校准流程。环境:Windows + PowerShell 5.1+。

treers22
Skill

skill-security-guard

Scan agent skill packages for static security risks. Use for skill audit, security check, prompt-injection review, suspicious scripts, unsafe dependencies, zip package review, and pre-install skill review. Not for runtime monitoring.

rrrrrredy2
Skill

dsh-plugin-audit

安装任何第三方 DeepSeek Harness (DSH) 插件或 agent preset 之前,审查它的源码, 判断是否安全、是否值得授予"宿主任意代码执行权"。当用户说"这个插件安全吗"、 "能不能装"、"审计/审查这个插件或 preset"、"dsh plugin add"、"帮我看看这个 第三方插件"、或贴出一个插件目录/仓库让评估,都要用它。即便用户没明说"安全"、 只要是在引入外部 DSH 代码,就应先做这次审计。

wefio1
Skill

doc-to-markdown

Convert PDF and Word (DOCX) documents to clean Markdown. Use when the user asks to convert PDF/Word to Markdown, extract document text/structure, 提取 PDF/Word 内容, 转 Markdown, or prepare documents for editing/RAG. Handles Chinese documents and Windows paths well.

Nico0713520
Skill

doc-ocr

文档文字识别。用户提供 PDF/扫描件/图片(合同、发票、书页、截图),需要提取文字、转成可编辑文本时使用。扫描件自动 OCR(macOS Vision,中英文)。Document OCR: extract editable text from PDFs, scans, and images (contracts, invoices, book pages, screenshots) via macOS Vision.

jiawood2006
Skill

memory-auditor

记忆审计技能:对 AI agent 的记忆文件(MEMORY.md/LESSONS.jsonl/规则库)做静态体检,扫出越界宣称(已达 AGI/最强/100% 成功)、无证据完成声明、重复条款;报告是候选不是判决,每条带行号与原文供人工复核。适用:审计自己或他人的 agent 记忆、季度记忆体检、向团队展示记忆质量时。

yangfei222666-9
Skill

code-ownership-audit-java

判定 Java 代码是原创还是演绎作品,给出与上游最长相同表达片段、逐条豁免依据和风险清单。纯本地 AST 分析,依赖烤进 jar,不联网、不调模型。

ffseika0304