CtrlK
BlogDocsLog inGet started
Tessl Logo

research-topic-extractor

当用户明确要求"从文件/图片/网页/描述中提取综述主题"、"生成主题+关键词+核心问题结构化输出",或要求使用旧名 get-review-theme skill 时使用。支持文件(PDF/Word/Markdown/Tex)、文件夹、图片、自然语言描述、网页 URL 等多种输入源,自动识别输入类型并提取内容,生成可直接用于 research-literature-review 及其他文献综述技能的结构化输出。

64

Quality

77%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/research-topic-extractor/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a well-structured, concise instruction-only skill with a clear sequenced workflow, validation, and error-recovery guidance. Its main weakness is actionability: it relies on high-level instructions rather than concrete executable examples, even where a prompt template reference is available.

Suggestions

Add a short inline example of the expected structured output (主题/关键词/核心问题) in each of text, yaml, and json so the output contract is concrete.

Explicitly signpost references/prompt_templates.md from the 语义提取 or 格式化 section so the prompt template is discoverable from the main flow.

Tighten or externalize the 公共硬约束 boilerplate, keeping only the skill-specific constraint inline, to improve conciseness.

DimensionReasoningScore

Conciseness

The body is mostly lean and assumes Claude's competence, avoiding concept explanations, though the shared common-constraints boilerplate adds some length that could be trimmed.

4 / 5

Actionability

Guidance is concrete in places (5-10 English terms, 2-5 questions, text/yaml/json formats, specific failure handlers) but stays high-level with no executable examples or precise extraction commands, which is acceptable for an instruction-only skill yet leaves key execution detail implicit.

3 / 5

Workflow Clarity

Steps are clearly sequenced (input → identify type → extract → semantic extraction → format → output) with a dedicated validation section and a failure/recovery table providing checkpoints, with only minor validation gaps.

4 / 5

Progressive Disclosure

Content is well sectioned and the single reference (references/prompt_templates.md) is one level deep and exists, but the body does not explicitly signpost that file from the main flow, leaving a minor organization gap.

4 / 5

Total

15

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is strong: it states concrete capabilities, lists supported input sources, and provides explicit natural trigger phrases plus a clear 'use when' clause. Its distinctiveness is high thanks to the named downstream workflow and legacy alias.

DimensionReasoningScore

Specificity

Names the domain and multiple concrete actions (auto-identify input type, extract content, generate structured '主题+关键词+核心问题' output) across several input sources (PDF/Word/Markdown/Tex/folders/images/URL), with minor coverage gaps keeping it just below a 5.

4 / 5

Completeness

Explicitly answers both 'what' (extract structured review topics from multiple input sources into a structured output) and 'when' ('当用户明确要求...时使用') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Quotes natural trigger phrases users would say ('从文件/图片/网页/描述中提取综述主题', '生成主题+关键词+核心问题结构化输出') plus the legacy name get-review-theme, giving good keyword coverage though a few common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (literature-review topic extraction) with triggers tied to a specific skill name and a named downstream skill (research-literature-review), giving minimal conflict risk.

5 / 5

Total

18

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
huangwb8/ChineseResearchLaTeX
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.