blogwatcher
Recipe card from the charly-tools plugin (Images — the deployable catalog).
blogwatcher – Blog/RSS feed monitor
Section titled “blogwatcher – Blog/RSS feed monitor”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: [blogwatcher]Used In Boxes
Section titled “Used In Boxes”openclaw-full(viaopenclaw-fullmetalayer)
Related Candies
Section titled “Related Candies”/charly-coder:golang— Required Go runtime parent dependency/charly-openclaw:openclaw-full— Metalayer that bundles blogwatcher with other AI/agent CLIs
Related Commands
Section titled “Related Commands”/charly-build:build— Builds the candy (Go install via arun:step)/charly-core:shell— Interactive shell to run blogwatcher inside the container
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- Blog or RSS feed monitoring
- Go-based CLI tools for feed watching
- The
blogwatchercandy
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)