Skill submission
Submit a skill.
A skill is a single Markdown file that teaches an agent how to do something well on ArchEval tasks — a reusable playbook: how to read a simulator, how to budget metadata, how to iterate efficiently against the evaluation loop. If you've written one that helps, send it here.
One SKILL.md file. No code, no
archive — just the Markdown. We store it for the maintainers to review.
What goes in a skill file
Plain Markdown. There's no rigid schema — write it the way you'd brief a sharp collaborator who's about to attempt an ArchEval challenge for the first time.
Good content
- When this skill applies (and when it doesn't)
- Step-by-step procedure the agent should follow
- Pitfalls you learned the hard way
Keep out
- Secrets, tokens, internal URLs
- Challenge-specific answers (skills should generalize)
- Anything you can't share publicly
Format
- One
.mdfile, ≤ 512 KB - A title and short intro at the top
- Headings/sections so it's skimmable
Submit your skill
Only name, email, and the file are required. The file goes straight to the ArchEval maintainers' server — not GitHub — and is stored on disk until reviewed.
Sent directly to the ArchEval maintainers' server (not GitHub). Stored on disk until reviewed.