Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kagenti/automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kagenti/automation

Version-controlled home for kagenti org automation programs (scanner/fixer pattern).

Structure

scripts/           Program scripts (scanner + fixer per program)
skills/            OpenClaw SKILL.md files per program
standing-orders/   Standing order definitions per program
reports/           (gitignored) Runtime data stays on remote host only

Programs

Program Scanner Fixer Epic
Link Health scripts/link-health-scanner.sh scripts/link-health-fixer.sh #1178

Deploy

Scripts run on the remote host (kagenti-bot:~/workspaces/clawgenti/scripts/). Deploy after merging changes:

scp scripts/<name>.sh kagenti-bot:~/workspaces/clawgenti/scripts/

No gateway restart needed -- scripts are read from disk on each cron trigger.

Runtime

  • Reports: ~/workspaces/clawgenti/reports/<program>/ (remote host only)
  • Cron jobs managed via OpenClaw gateway (~/.openclaw/cron/jobs.json)
  • Bot account: clawgenti

About

Automated maintenance programs for kagenti org (scanner/fixer pattern)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages