Agent skill · Design & Presentation

edbt-submission

Use when auditing an EDBT research-track submission for Microsoft CMT readiness, covering the cycle choice, the paper shape (Regular / Experiments-&-Analysis / Vision), the OpenProceedings/host LaTeX template and per-shape page budget, the 12-month resubmission ban, reproducibility items, and desk-reject triage before the cycle deadline.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill edbt-submission --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: EDBT-Skills/skills/edbt-submission/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +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

# EDBT Submission Run this audit before uploading to **Microsoft CMT** for an EDBT cycle. EDBT is the European database-systems flagship; its papers are published **open access on OpenProceedings.org** under a **CC-BY-NC-ND** license, and it runs a **multiple-cycle rolling model** rather than one annual deadline. Every number below was read from the EDBT/ICDT 2026 (Tampere) call and the EDBT 2022 research CFP on 2026-07-09 via search renderings (see `resources/official-source-map.md`); treat them as a one-cycle snapshot and reopen the live call first. ## Pick the cycle and the paper shape first Two decisions precede the audit, and both change the checklist: - **Which cycle?** EDBT runs three submission/publication cycles a year (since 2022). A paper accepted in an earlier cycle presents at that year's conference; the last cycle rolls to the next edition. Choose the cycle your evidence is actually ready for — a rushed submission into an early cycle wastes a *revise* opportunity you could have earned with two more weeks of measurement. (EDBT 2027 cycle deadlines: 4 Feb 2026, 10 Jun 2026, 7 Oct 2026; cycle 3 is the live one as of 2026-07-09.) - **Which shape?** EDBT distinguishes **Re

What's inside
Steps it walks through
  1. Pick the cycle and the paper shape first
  2. Format and page budget
  3. The resubmission-ban check (EDBT-specific)
  4. Blind policy and identity
  5. Reproducibility at submission time
  6. Desk-risk triage
  7. Final-week order of operations
  8. Reverify each cycle
  9. Output format
Commands it runs
If the current cycle is double-blind, run before upload:
pdfinfo paper.pdf | grep -Ei 'author|creator|producer'
pdftotext paper.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|zenodo\.org/record|acknowledg|grant' | head
unzip -l artifact.zip | grep -Ei '\.git/|\.DS_Store|/home/|/Users/' | head
More from Awesome-Journal-Skills
All skills →
About this skill
What does the edbt-submission skill do?

Use when auditing an EDBT research-track submission for Microsoft CMT readiness, covering the cycle choice, the paper shape (Regular / Experiments-&-Analysis / Vision), the OpenProceedings/host LaTeX template and per-shape page budget, the 12-month resubmission ban, reproducibility items, and desk-reject triage before the cycle deadline.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill edbt-submission --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 909 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