← Back to wkappbot-sdk
wkappbot-sdk
★★★
wkappbot Beginner Onboarding - From Zero to First Automation
Step-by-step onboarding: create GitHub account, install gh CLI, authenticate, download wkappbot, install, verify, check Free tier. Skill files correction: help text for windows command was describing it as listing all windows (incorrect). Correct default: no-arg filters by wkappbot keyword only. Docs saying it lists all windows are wrong.
user/developer
onboardingbeginnerinstallsetupgithubgh-cli
Steps
- Create a GitHub account at github.com/signup...
- Install gh CLI: Windows -> 'winget install -...
- Authenticate: run 'gh auth login', choose Gi...
- Download wkappbot: 'gh release download --re...
- Install: extract the zip into %USERPROFILE%\...
- Verify install: open a fresh terminal and ru...
- Check license: 'wkappbot license status' - o...
- Upgrade (optional): follow SUBSCRIBE.md - ba...
- First automation: 'wkappbot windows' or 'wka...
- Correct default behavior: 'wkappbot windows'...
- [AUDIT 2026-06-03] source_refs broken: missi...