Loading...
Loading...
Ziniao Store Management (ZClaw Local Browser Bridge): List, open, and close stores in Ziniao Browser. Used when users need to view the store list, open/close store browser windows.
npx skill4agent add ziniao-open/skills ziniao-store../ziniao-shared/SKILL.mdziniao-cli doctorPriority usewhen getting store list (local ZClaw Bridge), because regular members do not have serverstore listpermissions. Member type can be judged by theaccount listfield in the result ofisBoss.ziniao-cli config show
ZClaw Authentication Failure Troubleshooting: If API Key authentication fails after initializing the application, remind users to go to https://open.ziniao.com to check whether the current terminal identification code (viewed in Ziniao Browser settings) has been bound to the user application's "Terminal Management".
127.0.0.1:9481Note the difference: Thecommand controls local browser windows (open/close/list connected stores). For backend management operations on stores (create, delete, authorize, tag), please use thestorecommand (via server API).account
| Command | Description | Detailed Documentation |
|---|---|---|
| List all stores | |
| Open store browser | |
| Resolve store by name/ID | |
| Close store | |
| Prepare Agent resources | No parameters |
ziniao-cli zclaw invoke list_stores
ziniao-cli zclaw invoke open_store --args '{"storeName":"Rosehut"}'
ziniao-cli zclaw invoke close_store --args '{"storeId":"abc123"}'
ziniao-cli zclaw invoke prepare_agent| Error | Solution |
|---|---|
| Cannot connect to Bridge | Start Ziniao Browser client |
| API Key authentication failed (still reports error after initialization) | Go to https://open.ziniao.com user application "Terminal Management" to bind the current terminal identification code |
| Store does not exist | Check available stores with |