Install
openclaw skills install my-awesome-toolsSuite of shell scripts for developers to generate Chrome extensions, GitHub READMEs, SaaS landing pages, tech blogs, tweet threads, and automate code reviews.
openclaw skills install my-awesome-toolsCollection of powerful shell scripts for developers to boost productivity.
# Generate a Chrome extension
./chrome-extension-generator.sh "My Extension" "Description"
# Generate GitHub README
./github-readme-generator.sh "Project Name"
# Generate SaaS landing page
./saas-landing-page.sh "My SaaS"
Sunshine-del-ux