Agent skill

rt-desk-reject-risk

Use before submitting to score a manuscript against a specific venue's own desk-reject triggers and return a ranked, fixable risk report. Venue-conditional — it reads the target's documented triggers rather than applying generic advice. Run it after rt-submission-readiness clears the mechanical bar and before the paper is uploaded.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: Research-Toolkit-Skills/skills/rt-desk-reject-risk/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

# Desk-Reject Risk (rt-desk-reject-risk) Desk rejection is the modal outcome at a strong venue, it arrives before any referee reads the paper, and it costs weeks for reasons that are almost always documented in advance. This repository already carries those reasons — **456 of 743 indexed venues (61%) publish an explicit desk-reject section in their pack** — but nothing turned them into a check a paper could be scored against. `rt-submission-readiness` answers *"is the manuscript mechanically complete?"*. This answers the different and harder question: **"given this specific venue's stated triggers, what will get this desk-rejected, and what is the cheapest fix?"** ## When to trigger - A target venue is chosen and the paper is near-final. - An author asks "will this survive the editor?" or "why did the last one get desked?" - Immediately after `rt-venue-reframe`, to score the reframed draft against its new home. - Before a resubmission up the ladder, where the previous desk reject is evidence. ## Method **Step 1 — locate the venue's triggers.** From [`venue-index.tsv`](../../../shared-resources/journal-selection/venue-index.tsv), take the row's `pack_dir` (depth) or `profile_path` (

What's inside
Steps it walks through
  1. When to trigger
  2. Method
  3. Hard rules
  4. Output format
  5. Anti-patterns
More from Awesome-Journal-Skills
All skills →
About this skill
What does the rt-desk-reject-risk skill do?

Use before submitting to score a manuscript against a specific venue's own desk-reject triggers and return a ranked, fixable risk report. Venue-conditional — it reads the target's documented triggers rather than applying generic advice. Run it after rt-submission-readiness clears the mechanical bar and before the paper is uploaded.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill rt-desk-reject-risk --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