bylearnprompt· 25 skills
Write explicit strategy into system prompts as a learning mechanism — making LLM behavior more predictable and teachable through prompt-as-textbook approach. Use this skill when the user wants to improve an agent or LLM''s performance on a specific task through system prompts, needs to encode a strategy or workflow into a prompt, wants consistent LLM behavior, or says "improve system prompt", "encode this strategy", "prompt engineering", "make agent follow this workflow", "prompt as textbook". Based on Karpathy system prompt learning post.
$npx -y skills add learnprompt/andrej-karpathy-skills --skill karpathy-system-prompt-learningInstalls into the current project.
Run `npx skills use "https://github.com/learnprompt/andrej-karpathy-skills" --skill "learnprompt/andrej-karpathy-skills/karpathy-system-prompt-learning"` 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.