Simon Scrapes
@simon-scrapes
Simon Scrapes - curated by the AgentVolt team from a public source. Skill content is a summary; every skill links back to the original creator.
View Simon Scrapes's landing →Skills
Self-Improving Skill Overnight Loop
Run Karpathy's auto-research loop on a Claude skill: try a tweak, run binary assertions, keep or revert based on pass rate, and iterate all night.
Ralph Loop Autonomous Overnight Runner
Wire the Claude Code CLI mode (-p flag) into the Ralph loop plugin so a while-loop keeps feeding the same prompt with updated files until the task is done.
Cowork Permissions Settings Wizard
Ask Claude to add the common safe permissions to settings.json (read, tests, git ops, dev server) and gate the risky stuff (installs, deletes, network calls).
Point-Don't-Dump Skill Refactor
Restructure any bloated skill.md into a lean YAML front matter router that points at reference files, so Claude loads knowledge only when needed.