Communityv1.0.1

ziniao-assistant

Control Ziniao Browser via the local Ziniao bridge. On skill load or before first invoke, GET /zclaw/tools and treat returned name list as the only allowed t...

1.5kdownloads2starsziniao-open
View on ClawHubBack to Skills

Skill Details

Slug
ziniao-assistant
Latest Version
1.0.1
Author
ziniao-open
Published
Mar 16, 2026
Updated
May 4, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for ziniao-assistant.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

**Ziniao Assistant 1.0.1 introduces dynamic tool discovery for safer, more reliable browser control.** - On skill load or before first tool use, fetch available tools from the bridge via GET /zclaw/tools and only allow invoking tool names from this live list. - Prevents using hallucinated or invalid tool names by always mapping user actions to names in the session's allowedTools. - Retains static fallback allowlist for tool names only if the bridge registry cannot be reached. - No changes to browser control capabilities or stop-on-blocker logic. - Updated documentation for dynamic discovery, static fallback, and stricter tool invocation flow.