๐Ÿ”Ž
AI EngineeringJavaScript

Novelty Check

by OpenLAIR

Novelty Check is an AI Engineering skill for Claude Code, published by OpenLAIR in dr-claw.

1K stars116 forkson OpenLAIR/dr-clawAdded 2026/08/21Repository updated 2026/08/09
ai-agentsai-scientistauto-researchclaude-codeclaude-science-desktop-alternativeclaude-science-freeliterature-reviewpaper-writingresearch-assistant
Install in seconds
Install Novelty Check
Copy Novelty Check into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OpenLAIR/dr-claw/tree/main/skills/aris-novelty-check ~/.claude/skills/aris-novelty-check

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OpenLAIR/dr-claw.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/aris-novelty-check/SKILL.md in OpenLAIR/dr-claw
Installs to
~/.claude/skills/aris-novelty-check
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering โ€” 2451 skills

What Novelty Check does

Novelty Check verifies whether a proposed research method or idea has already appeared in recent literature. Use it before implementation when you need a blunt assessment of overlap and likely prior work.

Novelty Check is cataloged under AI Engineering on DirSkills. Novelty Check comes from a repository tagged ai-agents, ai-scientist, auto-research, claude-code and claude-science-desktop-alternative.

Documentation

README

Novelty Check Skill

Check whether a proposed method/idea has already been done in the literature: $ARGUMENTS

Constants

  • REVIEWER_MODEL = gpt-5.4 โ€” Model used via Codex MCP. Must be an OpenAI model (e.g., gpt-5.4, o3, gpt-4o)

Instructions

Given a method description, systematically verify its novelty:

Phase A: Extract Key Claims

  1. Read the user's method description
  2. Identify 3-5 core technical claims that would need to be novel:
    • What is the method?
    • What problem does it solve?
    • What is the mechanism?
    • What makes it different from obvious baselines?

For EACH core claim, search using ALL available sources:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Novelty Check

  • What else does OpenLAIR publish alongside Novelty Check?

    Novelty Check is one of 25 skills that DirSkills catalogs from OpenLAIR/dr-claw, the repository it ships in. Its siblings there include ARIS Infra, Ablation Planner and Academic Researcher. Each one is a separate skill with its own page in this directory, installs the same way Novelty Check does, and is maintained by OpenLAIR in that same repository. The rest of the collection is listed on the OpenLAIR/dr-claw page.

  • How does Novelty Check compare to other AI Engineering skills?

    Novelty Check ranks #1343 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Novelty Check against them. Open each page to compare what they document and how they install.

More from OpenLAIR/dr-claw

Novelty Check is one of 25 skills cataloged on DirSkills from OpenLAIR/dr-claw.

See all 25 skills โ†’
๐Ÿ”ง
1w ago

ARIS Infra

ARIS Infra sets up the ARIS research environment by registering MCP review servers, installing Python dependencies, and checking prerequisites. Use it first when configuring ARIS or adding review models.
AI Engineering
1K116
๐Ÿงช
1w ago

Ablation Planner

Ablation Planner designs reviewer-focused ablation studies for ML papers after main results support the claim. It helps plan, prioritize, and implement component, hyperparameter, and design-choice ablations.
AI Engineering
1K116
๐Ÿ“š
1w ago

Academic Researcher

Academic Researcher helps review papers, synthesize literature, and draft scholarly summaries and proposals. It also formats citations and structures academic arguments.
Writing
1K116
๐Ÿ“„
1w ago

ArXiv Paper Search

ArXiv Paper Search finds academic papers on arXiv, shows paper details, and can download PDFs to a local library. Use it when you need to search by topic or arXiv ID and save papers for later reading.
Automation
1K116
๐Ÿ”ง
1w ago

Aris DSE Loop

Aris DSE Loop runs a program, analyzes the results, and iterates parameter choices until the objective is met or a timeout is reached. Use it for design space exploration, parameter sweeps, and other tuning tasks in computer architecture or EDA.
Automation
1K116
๐Ÿงช
1w ago

Aris Experiment Plan

Aris Experiment Plan turns a refined research proposal into a claim-driven experiment roadmap. Use it to decide the main ablations, evaluation protocol, run order, and compute budget for a paper-ready validation.
AI Engineering
1K116