All-in-one Skill fuer GeeLark: Setup, lokale API, nativer Sync-Transport, UI/RPA-Fallback, Posting-Flow, Verifikation und Troubleshooting in einem durchgaeng...
Dieser Skill ist der zentrale End-to-End Skill fuer GeeLark und deckt alle aktuell praktikablen Faehigkeiten im Workspace ab.
GEELARK_API_BASEmssvr (signierte Requests)/Applications/GeeLark.appopenclaw-config/.env:
GEELARK_API_BASE=http://localhost:40185GEELARK_API_KEY=<bearer token>scripts/geelark/local_client.pyscripts/geelark/sync_client.mjsmssvr muss aufloesbar/startbar seinphone_id Mapping aus Dashboard/Baserow festhaltenprobe, request)app-id + app-authstart -> config -> input/input_list -> stopsid, Handle-Anzahl, Handle-Matching)mssvr-Port und Signaturpfad checkensync_client.mjs oder local_client.py sync-* nutzen.python3 scripts/geelark/local_client.py info
python3 scripts/geelark/local_client.py health
python3 scripts/geelark/local_client.py probe --endpoint /v1/browser/core/list --methods GET OPTIONS POST --json-body '{}'
python3 scripts/geelark/local_client.py sync-info
node scripts/geelark/sync_client.mjs info
node scripts/geelark/sync_client.mjs start --main-hwnd 101 --hwnd 101 --hwnd 202
node scripts/geelark/sync_client.mjs config --sid abc --json-body '{"delay_range_before_click":[300,900]}'
node scripts/geelark/sync_client.mjs same-input --sid abc --text 'hello world' --input-interval 0,0
node scripts/geelark/sync_client.mjs stop --sid abc
open -a "GeeLark"
osascript -e 'tell application "GeeLark" to activate'
skills/geelark-complete/ und ist damit im Workspace verfuegbar.clawdhub publish ./skills/geelark-complete \
--slug geelark-complete \
--name "GeeLark Complete" \
--version 1.0.0 \
--changelog "Initial all-in-one GeeLark skill"
geelark-opsgeelark-setupgeelark-api-opsgeelark-rpa-opsgeelark-posting-opsgeelark-sync-operationalEin einziger GeeLark Skill, der operative End-to-End Aufgaben von Diagnose bis Ausfuehrung mit Pflicht-Verifikation abdeckt und zugleich in ClawHub versionierbar ist.
ZIP package — ready to use