Commit Graph

60 Commits

Author SHA1 Message Date
Stefano Fiorini
6c12b74cca Document native build step for web-automation setup 2026-03-08 21:06:57 -05:00
Stefano Fiorini
3e611621d6 Make portainer skill use portable config paths 2026-03-08 20:56:17 -05:00
Stefano Fiorini
f38b13c563 Trim searxng skill to minimal custom-skill layout 2026-03-08 20:35:48 -05:00
Stefano Fiorini
ae90cda182 Add searxng skill with portable configuration 2026-03-08 20:34:29 -05:00
Stefano Fiorini
0324ef0810 Improve gitea-api config discovery and repo pagination 2026-03-08 19:26:46 -05:00
Luke
f435487eb0 Add portainer skill for stack management via API
- 11 scripts for stack lifecycle (start/stop/restart, update, prune)
- Detailed documentation with usage examples and workflow
- Updated README.md files with portainer skill info
2026-02-12 05:25:44 +00:00
Luke
47314f50c9 Harden flow.ts click handling for login flows
- Improve text click matching with exact/partial patterns
- Add fallback login navigation when click target is JS/non-clickable
- Add Corriere-specific fallback to /account/login
- Keep flow resilient when click does not trigger navigation
2026-02-11 22:12:42 +00:00
Luke
a6dffe0091 Add general flow runner and document natural-language usage
- Add flow.ts for go/click/type/press/wait/screenshot flows
- Update web-automation docs with natural-language examples
- Update SKILL.md quick reference for flow.ts
- Remove temp script files
2026-02-11 22:01:38 +00:00
Luke
658562ae35 Add web-automation skill
- Browse and scrape web pages using Playwright with Camoufox anti-detection browser
- Supports automated web workflows, authenticated sessions, and bot protection bypass
- Includes scripts for browse, scrape, auth, and local app scanning
- Updated README with skill documentation and system library requirements
2026-02-11 18:46:59 +00:00
Luke
a9b8109b2b chore: initialize stef-openclaw-skill with gitea-api skill 2026-02-09 02:26:46 +00:00