get-review-theme

8
0
Source

从任意输入源提取结构化综述主题:支持文件(PDF/Word/Markdown/Tex)、文件夹、图片、自然语言描述、网页 URL 等;自动识别输入类型并提取内容;生成"主题+关键词+核心问题"结构化输出,可直接用于 systematic-literature-review 及其他文献综述技能。

Install

mkdir -p .claude/skills/get-review-theme && curl -L -o skill.zip "https://mcp.directory/api/skills/download/8451" && unzip -o skill.zip -d .claude/skills/get-review-theme && rm skill.zip

Installs to .claude/skills/get-review-theme

About this skill

Get Review Theme

与 bensz-collect-bugs 的协作约定

  • 当用户环境中出现因本 skill 设计缺陷导致的 bug 时,优先使用 bensz-collect-bugs 按规范记录到 ~/.bensz-skills/bugs/,严禁直接修改用户本地 Claude Code / Codex 中已安装的 skill 源码。
  • 若 AI 仍可通过 workaround 继续完成用户任务,应先记录 bug,再继续完成当前任务。
  • 当用户明确要求“report bensz skills bugs”等公开上报动作时,调用本地 ghbensz-collect-bugs,仅上传新增 bug 到 huangwb8/bensz-bugs;不要 pull / clone 整个 bug 仓库。

定位

  • 从文件、图片、网页、文件夹或自然语言描述中提取结构化综述主题。
  • 输出直接服务 systematic-literature-review 或其他文献综述工作流。
  • 最高原则:主题要可操作、关键词要能检索、核心问题要具体。

输入

必需:

  • {输入源}:文件路径、URL、文件夹路径、图片路径,或直接文本描述

可选:

  • {输出格式}text / yaml / json,默认 text

输出

始终包含三项:

  • 主题
  • 关键词
  • 核心问题

格式由用户选择:

  • text
  • yaml
  • json

工作流

1. 识别输入类型

  • 自然语言描述
  • 图片
  • URL
  • 文本文件
  • PDF
  • Word
  • 文件夹

2. 提取内容

  • 自然语言:直接使用
  • 图片:依赖 LLM 原生视觉能力
  • URL:优先网页读取工具,失败则请用户提供正文
  • 文本 / PDF / Word:直接读取
  • 文件夹:递归扫描并合并 .md/.txt/.pdf 等核心材料

原则:

  • 优先用宿主原生能力和现有标准工具
  • 工具不可用时优雅降级,不额外引入脚本依赖

3. 语义提取

围绕以下任务输出:

  • 用一句话概括主题
  • 提取 5-10 个英文标准术语
  • 提取 2-5 个具体研究问题或挑战

4. 格式化

  • text:适合直接复制给下游 skill
  • yaml / json:适合结构化衔接

质量要求

  • 主题要包含研究对象与核心问题或方法
  • 关键词优先用标准检索术语
  • 核心问题必须具体,避免“意义重大/挑战很多”这种空话

错误处理

  • 文件不存在:提示用户改路径或直接粘贴内容
  • 格式不支持:提示转换
  • 内容提取失败:让用户手动提供文本
  • URL 解析失败:让用户复制网页正文或提供 PDF
  • 图片语义不清:请用户补一句描述

与下游技能的关系

  • topic 可直接喂给 systematic-literature-review
  • keywords 可补充检索策略
  • core_questions 可作为综述边界和纳排参考

systematic-literature-review

huangwb8

当用户需要做系统综述/文献综述/related work/相关工作/文献调研时使用:AI 自定检索词,多源检索→去重→AI 逐篇阅读并评分(1–10分语义相关性与子主题分组)→按高分优先比例选文→自动生成"综/述"字数预算(70% 引用段 + 30% 无引用段,三次采样取均值)→资深领域专家自由写作(固定摘要/引言/子主题/讨论/展望/结论),保留正文字数与参考文献数硬校验,强制导出 PDF 与 Word。支持多语言翻译与智能编译(en/zh/ja/de/fr/es)。

28071

nsfc-research-content-writer

huangwb8

为 NSFC 正文"(二)研究内容"写作/重构,并同步编排"特色与创新"和"三年年度研究计划",输出可直接落到 LaTeX 模板的三个 extraTex 文件。适用于用户要写/改"研究内容、研究目标、关键科学问题、技术路线、创新点、三年计划/里程碑"等场景。

3215

nsfc-justification-writer

huangwb8

为科研申请书"立项依据"章节写作/重构 LaTeX 正文内容,基于最小信息表输出价值与必要性、现状不足、科学问题/假说与项目切入点,并保持模板结构不被破坏。适用于 NSFC 及各类科研基金申请书的立项依据写作场景。

101

complete-example

huangwb8

AI 增强版 LaTeX 示例智能生成器,实现 AI 与硬编码的有机融合。AI 做"语义理解"(分析章节主题、推理资源相关性、生成连贯叙述),硬编码做"结构保护"(格式验证、哈希校验、访问控制)。用于用户要求"填充示例内容/生成示例/补充 LaTeX 示例"等场景。

111

guide-updater

huangwb8

将对话中新产生的可复用写作洞见实时沉淀到项目指南文件,保持术语口径一致、结构稳定、可检验与可复现。调用时必须指定指南文件路径。用于用户要求"更新项目指南/同步指南/沉淀洞见到指南"等场景。

111

make-latex-model

huangwb8

LaTeX 模板高保真优化器,支持任意 LaTeX 模板的样式参数对齐、标题文字对齐、标题格式对比(加粗)、HTML 可视化报告、LaTeX 自动修复建议和像素级 PDF 对比验证

51

You might also like

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

2,3969,455

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

3,8093,821

pdf-to-markdown

aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.

4,8922,341

youtube-transcribe-skill

feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

3932,251

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

2,3061,736

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

2,5581,577