Agent skill

ylj-preemption-check

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).

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ylj-preemption-check --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: Yale-Law-Journal-Skills/skills/ylj-preemption-check/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 984 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 | Term

What's inside
Steps it walks through
  1. When to trigger
  2. The four-database sweep (do all four; log each)
  3. Classify each near-miss
  4. Near-miss ledger
  5. Write the "what's new" paragraph
  6. Checklist
  7. Anti-patterns
  8. Output format
  9. Supplementary resources
More from Awesome-Journal-Skills
All skills →
About this skill
What does the ylj-preemption-check skill do?

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).

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ylj-preemption-check --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 984 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going