Skip to main content

trapstreet-solution-scaffold

Scaffold a submission-ready trap-cli solution for a trapstreet.run task -- generates trap.yaml (and, optionally, solution.py) with the correct current schema, sets up credentials, and gets the repo into leaderboard-eligible shape. Covers writing one from scratch, wrapping an existing solution.py, and adapting someone else's existing repo. Use whenever the user wants to build a new solution for a trapstreet task, wrap an existing script so it can be evaluated, port a project they found elsewhere into this task-eval format, add another model/provider to compare against an existing task, or is troubleshooting why a solution won't submit or isn't showing up on the leaderboard -- even if they don't say "trap.yaml" or "trap-cli" by name, e.g. "I want to test claude opus against this task", "make a solution for X", "I found this agent repo, can we test it against our task", "why isn't my run showing up", "add gpt-5 as another comparison point".

Jump to install

Source facts

Repository
trapstreet/trapstreet-skills
Last source activity
August 8, 2026 at 21:50
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.