Bootstrap AI agent skills for getting started with Golem. Compatible with skills.sh and any coding agent that supports the open agent skills format.
npx skills add golemcloud/skillsGolem 1.5.0 must be installed separately. Follow the Quickstart guide to install and set up the Golem CLI.
This repository contains bootstrap skills to help you start building with Golem. Once you create a new Golem project with golem new, additional project-specific skills will be added automatically to guide you through building, deploying, and managing your application.
Scaffolds a new Golem application project using golem new. Covers language template selection (Rust, TypeScript, Scala), non-interactive mode flags, and initial project structure setup.
Guides you through setting up a Golem Cloud account — creating a cloud CLI profile, authenticating via GitHub OAuth2, managing API tokens, and configuring your application for cloud deployment.