distilly
Distill colleague, relationship, or celebrity source material into reusable Person Profiles for agents.
18 results
Distill colleague, relationship, or celebrity source material into reusable Person Profiles for agents.
Vibe Code Orchestrator (VCO) is a governed runtime entry that freezes requirements, bounds execution, and enforces verification and phase cleanup.
从规划到发布的 DeepSeek Harness 插件全流程指南,覆盖需求与形态决策、脚手架生成、业务实现、本地验证、发布准备和最终发布。Use when the user wants to plan, create, bootstrap, develop, verify, or publish a DSH plugin/extension, or asks how to build a DeepSeek Harness plugin end-to-end.
Cybersecurity and reverse-engineering skill router for coding agents (pi / DSH / Codex CLI / Claude Code). Explicitly invoke when reverse-engineering, security analysis, CTF, or pentesting workflow is required.
科研助手插件:文献检索、论文精读、文献综述、分节写作、图表生成、引文管理、学术润色、预投稿审稿、开题方案、格式修改。当用户需要做科研相关任务(找文献、读论文、写综述、画图、管引用、润色、审稿、开题、改格式)时使用。
Find and install DeepSeek Harness (DSH) plugins. Use when the user asks to add a capability to DeepSeek Harness, asks which DSH plugin does X, mentions dsh plugin add, or wants memory, vision, a terminal UI, themes, or any other extension for their DSH agent.
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.
Remove gray or off-white scan backgrounds from image-based PDF pages while preserving original image pixel dimensions, page geometry, and anti-aliased text edges. Use for requests such as PDF 去底灰, 扫描件底色变白, 去除纸张灰底, 保持原分辨率, or avoid jagged/binarized text in scanned PDFs.
长任务编排引擎。接收任务→模块装配(steps.json 装配表 + minds.json)→两层审计→机械化执行。触发词:长任务、编排、拆解任务、多步骤执行、任务流水线、编排引擎。
Create production-ready AI image prompts and image descriptions with the Find Image Prompt image-to-prompt API.
pushplus 消息推送:通过 pushplus API 向微信发送通知。当用户要求推送消息、发送通知、任务完成后汇报结果时,自动使用此 skill 调用 scripts/pushplus.py 推送消息到用户微信。
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.
文档文字识别。用户提供 PDF/扫描件/图片(合同、发票、书页、截图),需要提取文字、转成可编辑文本时使用。扫描件自动 OCR(macOS Vision,中英文)。Document OCR: extract editable text from PDFs, scans, and images (contracts, invoices, book pages, screenshots) via macOS Vision.
Use when turning a user idea or feature request into a DeepSeek Harness plugin; choose the right extension point and delivery shape, implement a Cordis plugin with correct lifecycle/effects/config, compose it, and run the required repository checks.
Create, modify, generate, and deploy websites, web apps, dashboards, SaaS products, internal tools, interactive web pages, Weixin mini program, native iOS / Android mobile apps, games on the Baidu Miaoda (秒哒) platform using natural-language instructions.
Scaffold and iterate a DSH (DeepSeek Harness) Web plugin — host half, client bundle, settings namespace, GUI card, tests, release. Use to create, extend, or debug a cordis-based DSH plugin.
DSH 插件/skill 发布与传播流程——发布前检查、GitHub 建仓推送、索引提交、skill 市场提交(含全部渠道链接)、传播优化(描述/标签/slogan)、发布日志与传播复盘;一次发布铺开多层渠道,持续打造影响力。
判定 Java 代码是原创还是演绎作品,给出与上游最长相同表达片段、逐条豁免依据和风险清单。纯本地 AST 分析,依赖烤进 jar,不联网、不调模型。