gifgrep
Recipe card from the charly-tools plugin (Images — the deployable catalog).
gifgrep – GIF search and download
Section titled “gifgrep – GIF search and download”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: [gifgrep]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 gifgrep/charly-tools:goplaces— sibling Go-based CLI in openclaw-full
Related Commands
Section titled “Related Commands”/charly-build:build— compiles gifgrep via the Go builder during image build/charly-core:shell— run gifgrep interactively inside a container
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- GIF search and download tools
- Go-based GIF CLI
- The
gifgrepcandy
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)