Commit Graph

38 Commits

Author SHA1 Message Date
Stefano Fiorini
82cf3d9010 feat: add us-cpa preparation workflow 2026-03-15 01:28:22 -05:00
Stefano Fiorini
decf3132d5 feat: add us-cpa pdf renderer 2026-03-15 01:26:29 -05:00
Stefano Fiorini
c3c0d85908 feat: add us-cpa return model and calculations 2026-03-15 01:23:47 -05:00
Stefano Fiorini
8f797b3a51 feat: add us-cpa question engine 2026-03-15 01:17:14 -05:00
Stefano Fiorini
faff555757 feat: add us-cpa case intake workflow 2026-03-15 00:56:07 -05:00
Stefano Fiorini
0c2e34f2f0 feat: add us-cpa tax-year source corpus 2026-03-15 00:53:18 -05:00
Stefano Fiorini
291b729894 feat: scaffold us-cpa skill 2026-03-15 00:45:06 -05:00
Stefano Fiorini
59dbaf8a6c fix: relax CloakBrowser prerequisite check 2026-03-13 09:33:53 -05:00
Stefano Fiorini
8d5dd046a4 fix: harden mac nordvpn status inference 2026-03-13 00:30:06 -05:00
Stefano Fiorini
fc8e388c0a chore: update cloakbrowser web automation runtime 2026-03-13 00:19:54 -05:00
Stefano Fiorini
e6dccb5656 docs: expand nordvpn client setup and troubleshooting 2026-03-12 02:45:21 -05:00
Stefano Fiorini
7d8eb89911 fix: redact nordvpn path metadata by default 2026-03-12 02:37:16 -05:00
Stefano Fiorini
60f425a4fc fix: stabilize mac nordvpn state reporting 2026-03-12 02:28:57 -05:00
Stefano Fiorini
647828aa78 fix: force mac nordvpn disconnect teardown 2026-03-12 02:22:50 -05:00
Stefano Fiorini
b4c8d3fdb8 fix: clear stale nordvpn disconnect state 2026-03-12 02:08:34 -05:00
Stefano Fiorini
09b1c1e37a fix: simplify mac nordvpn tailscale coordination 2026-03-12 01:55:46 -05:00
Stefano Fiorini
ca33b2d74a fix: avoid mac wireguard dns rewrites 2026-03-12 01:20:02 -05:00
Stefano Fiorini
d0c50f5d8a fix: harden nordvpn wireguard verification 2026-03-12 00:50:05 -05:00
Stefano Fiorini
a8a285b356 feat: add nordvpn wireguard sudo helper 2026-03-12 00:34:04 -05:00
Stefano Fiorini
045cf6aad2 feat: add default nordvpn credential paths 2026-03-12 00:09:56 -05:00
Stefano Fiorini
78be4fc600 docs: clarify nordvpn mac setup flow 2026-03-11 23:53:15 -05:00
Stefano Fiorini
4a539a33c9 feat: add mac wireguard nordvpn backend 2026-03-11 23:44:22 -05:00
Stefano Fiorini
b326153d26 fix: clarify mac nordvpn app-only mode 2026-03-11 22:59:08 -05:00
Stefano Fiorini
120721bbc6 feat: add nordvpn client skill 2026-03-11 22:35:50 -05:00
Stefano Fiorini
4078073f0b refactor: migrate web-automation to cloakbrowser 2026-03-11 20:26:59 -05:00
Stefano Fiorini
6e2fd17734 refactor: consolidate web scraping into web-automation 2026-03-10 19:24:17 -05:00
Stefano Fiorini
4b505e4421 feat: add safe Playwright scraper skill 2026-03-10 19:07:30 -05:00
Stefano Fiorini
976888f002 Add elevenlabs-stt skill and documentation 2026-03-08 21:11:09 -05:00
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