一键导入
plugin-creator
Scaffold codewhale local plugin directories and activation notes. Use when the user asks to create, package, or sketch a plugin for codewhale.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Scaffold codewhale local plugin directories and activation notes. Use when the user asks to create, package, or sketch a plugin for codewhale.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | plugin-creator |
| description | Scaffold codewhale local plugin directories and activation notes. Use when the user asks to create, package, or sketch a plugin for codewhale. |
Use this skill when a user wants a DeepSeek plugin scaffold or a plan for a plugin-style extension.
DeepSeek plugins are currently a documented packaging convention, not an auto-loaded runtime. Be explicit about that. A plugin becomes active only when it is referenced from a skill, hook, MCP server, or future plugin loader.
~/.deepseek/plugins/<plugin-name>/<workspace>/plugins/<plugin-name>/PLUGIN.md with frontmatter:---
name: my-plugin
description: What this plugin packages or enables.
status: draft
---
# My Plugin
What it does, how to enable it, and any scripts or MCP servers it expects.
skills/ for model instructionsscripts/ for helpers invoked by a skill or hookmcp/ for an MCP server package or config notesassets/ for templates, examples, or fixturesPLUGIN.md that says exactly how the user
should turn it on today.PLUGIN.md has
name and description frontmatter.Do not claim that dropping a folder into plugins/ changes runtime behavior by
itself. If the user asks for a live plugin system, propose a loader design
separately and keep the scaffold honest.
统一学术论文写作全流程核心技能。涵盖科学论文写作(IMRAD结构)、ML/AI会议论文(NeurIPS/ICML/ICLR/ACL/AAAI/COLM)、系统会议论文(OSDI/SOSP/ASPLOS/NSDI/EuroSys)、报告规范与图表(CONSORT/STROBE/PRISMA)、引用管理(APA/AMA/Vancouver/Chicago/IEEE)、Python代码工具(IMRAD结构/统计报告/引用格式化/论证结构/审稿回应)、以及5阶段论文写作管线(从平台分析到提交准备)。当用户说"写论文"、"写学术论文"、"写科学论文"、"写 ML 论文"、"写系统论文"、"写期刊论文"、"NeurIPS 论文"、"OSDI 论文"、"规划论文"、"论文大纲"、"帮我规划一篇论文"、"设计论文结构"、"写一篇关于...的论文"、"论文审稿回应"等时触发。
中英文论文全流程审阅与质量审计系统。当用户说"审稿"、"论文评审"、"帮我看看论文"、"模拟审稿"、"paper review"、"自检论文"、"论文质量检查"、"检查论文完整性"、"验证论文结构"、"gate 这篇论文"、"audit 我的 manuscript"、"deep review"、"quick audit"、"看看论文能不能投"、"查重自查"、"检查提交前准备"、或提到论文预提交检查、修改后再审、委员会评审、审稿人质询等场景时触发。整合了深度审计 (v4.2)、5 角色委员会评审、review-paper 6 维度评估框架、以及轻量级论文自检清单。支持 LaTeX/Typst/PDF 格式,中英文论文。
Conduct comprehensive, systematic literature reviews while mastering information synthesis, meta-analysis, and knowledge integration across sources. Search multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.), synthesize findings using diverse methodological approaches (narrative, thematic, meta-analytic, evidence mapping), and generate professionally formatted documents with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.). Use for systematic reviews, meta-analyses, research synthesis, knowledge mapping, evidence gap analysis, and comprehensive literature searches across biomedical, scientific, and technical domains.
Complete citation lifecycle management for academic writing: collect citations from DOI/OpenAlex/arXiv, verify against Google Scholar to prevent AI-faked references, convert between BibTeX/APA/MLA/Chicago/Vancouver/IEEE formats, and retrieve open-access full-text via Unpaywall
Universal LaTeX document skill: create, compile, and convert any document to professional PDF with PNG previews. Supports resumes, reports, cover letters, invoices, academic papers, theses/dissertations, academic CVs, presentations (Beamer), scientific posters, formal letters, exams/quizzes, books, cheat sheets, reference cards, exam formula sheets, fillable PDF forms (hyperref form fields), conditional content (etoolbox toggles), mail merge from CSV/JSON (Jinja2 templates), version diffing (latexdiff), charts (pgfplots + matplotlib), tables (booktabs + CSV import), images (TikZ), Mermaid diagrams, AI-generated images, watermarks, landscape pages, bibliography/citations (BibTeX/biblatex), multi-language/CJK (auto XeLaTeX), algorithms/pseudocode, colored boxes (tcolorbox), SI units (siunitx), Pandoc format conversion (Markdown/DOCX/HTML ↔ LaTeX), and PDF-to-LaTeX conversion of handwritten or printed documents (math, business, legal, general). Compile script supports pdflatex, xelatex, lualatex with auto-detect
论文图表生成工具。支持架构图/系统流程图(Gemini AI生成)和数据图表 (matplotlib/seaborn 折线图/柱状图/散点图/热力图)。 当用户说"画图"、"论文图表"、"Figure"、"architecture diagram"、"plotting"、 "数据可视化"、"画个图"时触发。