(2025-10-10) Willison Claude Skills
Simon Willison: simonw/claude-skills. simonw/claude-skills. One of the tips I picked up from Jesse Vincent's Claude Code Superpowers post (previously) was this: Claude Skills are what give your agents Superpowers. 2025-10-09-VincentSuperpowersHowImUsingCodingAgentsInOctober2025
This looks like it's part of Claude's brand new Code Interpreter feature! I wrote about that extensively last month, but I missed that there was a /mnt/skills/public/ folder full of fascinating implementation details.
prompted:
Create a zip file of everything in your /mnt/skills folder
This worked, and gave me a .zip to download. You can run the prompt yourself here, though you'll need to enable the new feature first.
Skills are more than just prompts though: the repository also includes dozens of pre-written Python scripts for performing common operations.
Edited: | Tweet this! | Search Twitter for discussion

Made with flux.garden