SKILL.md
Quick Usage (Already Configured)
Run owpenbot + openwrk tests
skills/owpenbot-test/scripts/run-tests.sh
First-Time Setup (If Not Configured)
- Copy
skills/owpenbot-test/.env.exampletoskills/owpenbot-test/.env. - Fill in:
- OWPENBOTTESTTOKENENV - OWPENBOTTESTTOKENCLI - (Optional) OWPENBOTDIR and OPENWORKDIR to override auto-detection.
- Run the script above.
Common Gotchas
.envis optional but ignored by git; tokens should stay local.- The script will auto-detect repos under
repos/owpenbotandrepos/openworkif dirs are not set. .env.examplelists the minimum config required by the script.OWPENBOTTESTTOKEN_ENVis used by the CLI tests to seed Telegram config.