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

跳到安装

来源信息

仓库
trapstreet/trapstreet-skills
最近来源活动
2026年8月8日 21:50
检测到的 SKILL.md 语言
英语
星标
5
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。