ylj-preemption-check

GitHub

用于验证耶鲁法律评论主张的新颖性,防止被先前的学术成果抢占。通过SSRN、Westlaw等四库系统检索,分类比对近似文献,撰写“新贡献”段落,确保论点未被覆盖。

Yale-Law-Journal-Skills/skills/ylj-preemption-check/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

确认论文主张是否被他人抢先发表 准备撰写引言中的贡献段落时 区分当前主张与现有相近文献的差异

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ylj-preemption-check -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Yale-Law-Journal-Skills/skills/ylj-preemption-check -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@ylj-preemption-check

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ylj-preemption-check -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "ylj-preemption-check",
    "description": "Use when verifying that a The Yale Law Journal (YLJ) claim is genuinely novel and not preempted by prior scholarship. It runs the systematic SSRN\/Westlaw\/HeinOnline search and writes the \"what's new\" paragraph; it does not draft the thesis (use ylj-thesis-and-contribution)."
}

Preemption Check (ylj-preemption-check)

In legal academia, preemption means someone already published your claim. A YLJ piece that repeats an existing argument is dead on arrival — student editors and the faculty they consult are reading the same SSRN feeds. This skill runs the search systematically and turns the result into the manuscript's "what's new" paragraph. It assumes the claim is already sharp (ylj-thesis-and-contribution).

When to trigger

  • The thesis is sharp and you must confirm no one has made it
  • A reviewer/colleague says "didn't so-and-so already argue this?"
  • You are about to write the "contribution" paragraph of the introduction
  • You need to distinguish your claim from a close existing piece, not just confirm absence

The four-database sweep (do all four; log each)

Source What it catches How to search
SSRN (Legal Scholarship Network) Working papers not yet in print — the highest preemption risk Title/abstract keyword + author follows in your subfield
Westlaw (Secondary Sources / Law Reviews & Journals) Published law-review articles; KeyCite to see who cites a near-miss Terms-and-connectors on your core concept + adjacency
HeinOnline (Law Journal Library) Full-text historical coverage; older pieces Westlaw may miss Full-text phrase search; check the foundational articles
Google Scholar / generalist Cross-disciplinary work, books, recent preprints Claim-as-sentence search; "cited by" on the nearest neighbor

Search the claim, not just the topic: combine your novel move with the doctrine (e.g., the specific mechanism + the specific area), because the topic is crowded but the claim may be open.

Classify each near-miss

For every close piece, decide which applies — and say so explicitly in the draft:

  • Different claim — same topic, different argument → cite and move on.
  • Same claim, narrower — they did one circuit / one statute; you generalize → frame as extension.
  • Same claim, different ground — they argued it on policy; you argue it on text/history → frame as a new justification.
  • Genuinely preempted — they made your exact move → change the claim (back to ylj-thesis-and-contribution), do not paper over it.

Near-miss ledger

Do not rely on memory after the search. Build a ledger for the closest sources and use it as the validation record for the contribution paragraph:

Field What to record
Exact claim searched One sentence, with doctrine + mechanism + proposed move
Search string / database The query used in SSRN, Westlaw, HeinOnline, and Scholar
Closest source Author, title, venue, year, and pinpoint or abstract sentence
Overlap Same topic / same mechanism / same remedy / same institutional actor
Classification Different claim / narrower / different ground / PREEMPTED
Draft action Cite and distinguish / frame as extension / change thesis

Validation rule: the "what's new" paragraph is not ready until the closest near-miss can be described fairly in one sentence and the piece's added move is different enough that a skeptical student editor would not call it a relabeling.

Write the "what's new" paragraph

Output a paragraph that (1) names the closest prior work, (2) states precisely what it did, and (3) states what your piece adds that it did not. This becomes the contribution paragraph student editors look for first.

Checklist

  • All four sources searched on the claim, not just the topic
  • SSRN checked for unpublished work in the exact subfield (highest risk)
  • Each near-miss classified (different / narrower / different ground / preempted)
  • No "genuinely preempted" survivor — if found, claim revised
  • "What's new" paragraph drafted, naming the closest prior work explicitly

Anti-patterns

  • Searching only the topic, declaring novelty, and missing a same-claim SSRN draft
  • Ignoring an SSRN working paper because it is "not published yet" (editors read it anyway)
  • Burying a close competitor in a string cite instead of distinguishing it head-on
  • Overclaiming "no one has ever" when a foundational HeinOnline piece said something adjacent
  • Reframing as novel a piece that is actually preempted — student editors will find it during source-pull

Output format

【Claim searched】the exact sentence searched, not just the topic
【Sources swept】SSRN / Westlaw / HeinOnline / Scholar (all four? Y/N)
【Closest prior work】author, venue, what it did
【Relationship】different / narrower / different ground / PREEMPTED
【Ledger】search strings + near-miss classifications recorded? Y/N
【What's new】one-paragraph contribution statement
【Next】ylj-argument-structure (or back to ylj-thesis-and-contribution if preempted)

Supplementary resources

Version History

  • 1839142 Current 2026-07-05 14:33

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
92d6de06
Indexed
2026-07-05 14:33

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-31 01:40
浙ICP备14020137号-1 $Carte des visiteurs$