ShadowBot CLI
Paste the following prompt into your AI chat to install this skill:
Please install @user_5dd04a33/shadowbot according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
ShadowBot CLI is useful when desktop automation needs to run through scripts, agents, or operations workflows. Examples, aliases, and old notes can be unreliable, and Windows paths, JSON, usernames, and cron strings should not be guessed. The skill requires checking the real executable help before running the smallest necessary action.
How it works
- Auth and session: start with
auth current, then useauth account listandauth login --username ...; provide a password only when the account is not remembered. - Apps and tasks: find the
--app-idwithconsole appand--search, runconsole task run --app-id ..., then usestatus,logs, andstop. - Triggers and config: support
console trigger list,add,update,--details-json, and--cron; handle config viaconfig list,describe,get, andset. - Studio and UI: run
studio create,studio open, andui --execfor window or mode switches.
Boundaries
Only execute commands and flags confirmed by shadowbot.shell-cli.exe -h; surface key fields from error JSON instead of inventing recovery. Preserve user-provided accounts, paths, UUIDs, cron strings, and JSON exactly.
Use Cases
- Log in to ShadowBot from PowerShell and verify the active account.
- Find an app ID by search, run the app, and inspect task logs.
- Add or update file, hotkey, email, or cron-based triggers.
- Change auto-save and recording path settings via config commands.
Best For
- Desktop automation engineers scripting ShadowBot apps and tasks.
- Operations engineers maintaining file, hotkey, or email triggers.
- Developers changing auto-save, recording, and startup settings via CLI.
- Support engineers debugging ShadowBot login state and app run logs.
Related Skills
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.
Create, repair, and recalculate xlsx, xlsm, csv, or tsv workbooks with formula-safe edits, validation, and recalculation.