goplaces
Recipe card from the charly-tools plugin (Images — the deployable catalog).
goplaces – Google Places API CLI
Section titled “goplaces – Google Places API CLI”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Install files | charly.yml (run: step) |
| Depends | golang |
Environment
Section titled “Environment”| Variable | Value |
|---|---|
GOPATH |
~/go |
| PATH append | ~/go/bin |
# box charly.yml — compose the candy as an inline list in the box bodymy-box: candy: base: fedora candy: [goplaces]Used In Boxes
Section titled “Used In Boxes”openclaw-full(viaopenclaw-fullmetalayer)
Related Candies
Section titled “Related Candies”/charly-coder:golang— required Go toolchain dependency/charly-openclaw:openclaw-full— metalayer that includes goplaces/charly-tools:gogcli— sibling Google API CLI in openclaw-full
Related Commands
Section titled “Related Commands”/charly-build:secrets— provision Google Places API key for the CLI/charly-core:shell— run goplaces interactively inside a container/charly-build:build— compiles goplaces via the Go builder during image build
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- Google Places API access
- Location search tools
- The
goplacescandy
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, plan-step verbs, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)