As Queen used to sing, Another… bucket of tools instead of “one bites the dust”: I’ve published a new repository, another_bucket_of_tools.

The repository will contain a collection of shell scripts developed with AI, recreating commonly available utilities with custom improvements tailored to my specific needs.

These are shell scripts that can already be found on the Internet but are developed again from scratch based on my requirements, starting with the idea of not writing a single line of code myself but learning to write prompts to have the AI do it as accurately as possible and with as few queries as possible.

All scripts are tested in normal use and should be considered without pretense and with the possibility of malfunctions.

This approach represents an interesting experiment on using AI as a development tool, allowing me to obtain custom tools with minimal investment of time in writing the actual code.

If you’re curious to see what AI has produced with the instructions provided, take a look at the repository.

Thanks for reading!