Public AI skills for integrating and operating Very Good Security products.
The skills are distributed through skills.sh and are
organized under skills/.
Install SDK skills from their product repositories so their guidance stays aligned with the corresponding public code. Cross-product onboarding and VGS CLI skills are installed from this catalog.
vgs-agentic-onboarding— execute an approved SANDBOX onboarding plan with agent-run VGS CLI operations.npx skills add verygoodsecurity/skills --skill vgs-agentic-onboardingvgs-sftp-proxy-onboarding— provision and verify SANDBOX SFTP Proxy routes.npx skills add verygoodsecurity/skills --skill vgs-sftp-proxy-onboardingvgs-https-proxy-onboarding— provision and verify SANDBOX HTTPS Proxy routes and filters.npx skills add verygoodsecurity/skills --skill vgs-https-proxy-onboarding
vgs-collect-android-guide— integrate, migrate, troubleshoot, and review VGS Collect Android apps.npx skills add https://github.com/verygoodsecurity/vgs-collect-android --skill vgs-collect-android-guidevgs-collect-ios-guide— integrate, migrate, troubleshoot, and review VGS Collect iOS apps.npx skills add https://github.com/verygoodsecurity/vgs-collect-ios --skill vgs-collect-ios-guidevgs-collect-js-guide— integrate VGS Collect with vanilla JavaScript,@vgs/collect-js, or the public CDN.npx skills add https://github.com/verygoodsecurity/vgs-collect-js --skill vgs-collect-js-guidevgs-collect-react-guide— integrate VGS Collect with React and@vgs/collect-js-react.npx skills add https://github.com/verygoodsecurity/collect-js-react --skill vgs-collect-react-guidevgs-collect-react-native-guide— integrate, migrate, troubleshoot, and review VGS Collect React Native apps.npx skills add https://github.com/verygoodsecurity/vgs-collect-react-native --skill vgs-collect-react-native-guide
vgs-show-js-guide— integrate, troubleshoot, and review VGS Show.js browser applications.npx skills add verygoodsecurity/skills --skill vgs-show-js-guidevgs-show-android-guide— integrate, migrate, troubleshoot, and review VGS Show Android apps.npx skills add https://github.com/verygoodsecurity/vgs-show-android --skill vgs-show-android-guidevgs-show-ios-guide— integrate, migrate, troubleshoot, and review VGS Show iOS apps.npx skills add https://github.com/verygoodsecurity/vgs-show-ios --skill vgs-show-ios-guidevgs-show-react-native-guide— integrate, migrate, troubleshoot, and review VGS Show React Native apps.npx skills add https://github.com/verygoodsecurity/vgs-show-react-native --skill vgs-show-react-native-guide
vgs-cli-guide— install and operate the VGS CLI for onboarding, configuration, automation, and troubleshooting.npx skills add verygoodsecurity/skills --skill vgs-cli-guide