novelty

Cross-check research ideas against web, Semantic Scholar, wiki, and arXiv sources.

1.6k|208|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/skyllwt/AutoSci --skill novelty-skyllwt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: novelty
Source: https://github.com/skyllwt/AutoSci/tree/main/.claude/skills/novelty
Command: npx skills add https://github.com/skyllwt/AutoSci --skill novelty-skyllwt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you avoid duplicating existing research by systematically verifying whether an idea is genuinely new versus already-published or already-cataloged work.

Core Features & Use Cases

  • Multi-source novelty verification: cross-checks your idea against WebSearch results, Semantic Scholar, internal wiki papers/concepts/methods/ideas, and recent arXiv preprints.
  • Structured novelty scoring (1–5): produces a conservative composite novelty score plus a clear recommendation (proceed/modify/abandon).
  • Differentiation and next steps: summarizes closest prior work and explains how your idea differs, then suggests actionable improvements to increase novelty when needed.
  • Optional persistence to wiki: when you target an existing idea slug with --write, it updates only the idea page frontmatter novelty_score and logs the write.

Quick Start

Run /novelty with your idea’s description to get a novelty score, closest prior work, differentiation points, and a proceed/modify/abandon recommendation.

Frequently Asked Questions about novelty

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify the novelty of a research idea before writing a paper?

To verify research idea novelty, you cross-check the concept against Web search, Semantic Scholar, arXiv preprints, and wiki content to identify close prior work and generate a 1–5 novelty score. This multi-source verification process produces a composite score and a proceed, modify, or abandon recommendation to help you avoid duplicating existing research.

What is the best way to check if my research method already exists in arXiv or Semantic Scholar?

Checking if a research method exists involves extracting a method signature and running targeted retrieval queries across Semantic Scholar, arXiv preprints, Web search, and internal wiki content. This cross-verification identifies close prior work, summarizes how your idea differs, and outputs a conservative novelty score with actionable differentiation points.

Can I use a free-text description to assess research ideation novelty, or do I need an existing paper?

You can assess research ideation novelty directly from free-text descriptions, existing wiki idea slugs, or paper and arXiv targets. The novelty verification process applies to all these input types by extracting a method signature and running at least five search queries plus Semantic Scholar and wiki retrieval to evaluate method novelty.

How does novelty scoring work when cross-checking prior work across multiple academic databases?

Novelty scoring works by cross-checking an idea across Web search, Semantic Scholar, arXiv, and wiki content, then optionally applying an independent Review LLM assessment. It produces a structured 1–5 composite score that summarizes closest prior work and provides a clear proceed, modify, or abandon recommendation based on the aggregated evidence.

Does the novelty verification process support writing the novelty score back to a wiki idea page?

Yes, novelty verification supports writing back to a wiki when you target an existing idea slug with a write flag. It updates only the idea page frontmatter novelty score and logs the write, persisting the 1–5 assessment result directly into your internal wiki catalog.

What are the limitations of using automated novelty verification for academic research ideation?

Automated novelty verification is limited by the scope of its source queries across Web search, Semantic Scholar, arXiv, and wiki content, requiring at least five search queries to produce a conservative score. It identifies close prior work and suggests improvements but cannot fully replace expert peer review for final publication decisions.