bylearnprompt· 25 skills
Build practice environments and evaluation gyms where agents can try, fail, and learn from feedback. Use this skill when the user wants to set up automated evaluation for an agent, needs a sandbox for testing LLM capabilities, wants to build a practice gym for skills, needs an RL-style environment for agent improvement, or says "eval environment", "practice gym", "agent sandbox", "automated testing for agents", "RL environment", "agent eval loop". Based on Karpathy LLM Textbook and environments posts.
$npx -y skills add learnprompt/andrej-karpathy-skills --skill karpathy-practice-environmentsInstalls into the current project.
Run `npx skills use "https://github.com/learnprompt/andrej-karpathy-skills" --skill "learnprompt/andrej-karpathy-skills/karpathy-practice-environments"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/learnprompt/andrej-karpathy-skills" that are relevant to the current task. Run `npx skills add "https://github.com/learnprompt/andrej-karpathy-skills"` and select the relevant skills, then follow their instructions.