CtrlK
BlogDocsLog inGet started
Tessl Logo

novelty-check

Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before implementing.

66

Quality

78%

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/skills-codex-claude-review/novelty-check/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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, mostly executable four-phase workflow with concrete MCP tooling and a tracing step. Weakest spots are minor verbosity (overlay prose and redundant constants) and light error-recovery detail in the polling loop.

Suggestions

Remove or relocate the opening blockquote overlay/install prose (lines 6-13) since it is reviewer-install context, not novelty-check instruction, and adds off-topic tokens.

Collapse the Constants section into the Phase C instructions, since REVIEWER_MODEL and REVIEWER_BACKEND both restate the claude-review MCP bridge already described.

Add an explicit poll-loop fallback (e.g. max attempts / timeout behavior and what to do when review_status never returns done=true) to strengthen the validation feedback loop.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete phases and rules, but the opening blockquote overlay prose and the redundant Constants section add minor over-explanation that could be trimmed.

4 / 5

Actionability

Provides concrete, executable guidance including specific MCP tool names (mcp__claude-review__review_start, review_status), polling semantics, and concrete search sources; Phases A-B remain somewhat guidance-level with minor gaps.

4 / 5

Workflow Clarity

Clear A-D sequence with a verification checkpoint via the cross-family reviewer; the poll-loop error recovery is light, leaving a minor validation gap short of a full feedback loop.

4 / 5

Progressive Disclosure

Well-organized sections with a single clearly signaled external reference (../shared-references/review-tracing.md); no bundle files exist, so structure is appropriate for a self-contained skill with minor organization gaps.

4 / 5

Total

16

/

20

Passed

Description

82%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 well-formed: it states a concrete capability, supplies explicit natural-language triggers (including bilingual synonyms), and clearly separates 'what' from 'when'. The only gap is a thinner list of distinct concrete actions in the 'what' clause.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ('Verify research idea novelty against recent literature') but does not enumerate multiple specific actions, matching the anchor for 1-2 concrete actions that are not comprehensive.

3 / 5

Completeness

Clearly answers both 'what' (verify research idea novelty against recent literature) and 'when' with concrete trigger phrases, matching the anchor that explicitly answers both with concrete triggers.

5 / 5

Trigger Term Quality

Includes several natural trigger phrases users would actually say ('novelty check', 'check novelty', and bilingual variants '查新', '有没有人做过'), with only minor natural English synonyms missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (research novelty verification) with distinct bilingual triggers, making it unlikely to fire for the wrong skill.

5 / 5

Total

17

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
wanshuiyin/Auto-claude-code-research-in-sleep
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.