← Back to Skills Marketplace
ziniao-webdriver-doc
by
ziniao-open
· GitHub ↗
· v1.0.0
· MIT-0
195
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ziniao-webdriver-doc
Description
Use when 需要理解紫鸟浏览器 WebDriver 自动化接口的定位、能力、架构或对接流程, 用于设计讨论、集成规划或工具评估。 不要用于执行具体自动化脚本编写——执行时直接参考 reference/ 中的接口与示例。
Usage Guidance
This skill is documentation and appears internally consistent with that purpose. Before you use it or run any example code:
- Treat company/username/password mentioned in the docs as sensitive: create a dedicated automation account with minimal privileges for testing. Do not reuse high-privilege credentials.
- Example commands (pkill, Stop-Process) will kill processes — run them only when you intend to stop the client and understand the impact.
- Example code downloads ChromeDriver from googlechromelabs and refers to CDN download links; verify the URLs and checksum/contents before running in production.
- The docs mention --listen_ip which can expose remote control; avoid enabling remote listening on untrusted networks.
- Because this is read-only documentation (no install), the main risk is from actually executing provided snippets — review and run examples in an isolated/test environment and with least-privilege credentials.
Capability Analysis
Type: OpenClaw Skill
Name: ziniao-webdriver-doc
Version: 1.0.0
The skill bundle provides documentation for the Ziniao Browser WebDriver and includes several high-risk capabilities. Specifically, 'reference/prerequisites.md' contains instructions for terminating system processes using 'pkill' and PowerShell commands, while 'reference/framework-examples.md' provides a Python script that automatically downloads and executes binaries (ChromeDriver) from external sources (googlechromelabs.github.io). Additionally, the core API documentation in 'reference/api-core.md' and 'reference/api-auxiliary.md' requires the handling of sensitive credentials (company, username, password) for most operations. While these features are plausibly necessary for browser automation, the combination of process manipulation, remote binary execution, and credential handling meets the criteria for a suspicious classification.
Capability Assessment
Purpose & Capability
Name/description match the content: this is reference documentation for a local WebDriver API. The files only document HTTP API calls, startup flags, example code, and troubleshooting; they do not attempt to perform unrelated cloud or system-wide actions.
Instruction Scope
The SKILL.md and reference files include actionable shell snippets (pkill, PowerShell Stop-Process), subprocess examples to start the browser, and example code that downloads ChromeDriver from googlechromelabs or accesses CDN/demo repos. These are expected for integration docs, but they are operational commands that — if executed — will kill processes, launch binaries, and download artifacts. The skill itself is instruction-only (no install), so these are examples rather than enforced actions.
Install Mechanism
No install spec or packaged code is provided. All content is documentation and example code; nothing is downloaded or extracted by the skill at install time.
Credentials
The documented APIs require company/username/password for many operations; the skill does not declare or request any environment variables or primary credential. This is coherent for a docs skill, but it means any real integration will need credentials — use dedicated automation accounts and avoid supplying high-privilege secrets to an agent without review.
Persistence & Privilege
The skill does not request persistent presence, special agent privileges, or modify other skills. Defaults for autonomous invocation remain, which is normal; there is no evidence this skill abuses that capability.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ziniao-webdriver-doc - After installation, invoke the skill by name or use
/ziniao-webdriver-doc - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
ziniao-webdriver-doc 1.0.0 – Initial release
- 介绍用于理解紫鸟浏览器 WebDriver 自动化接口的文档技能。
-涵盖接口范围、架构、关键概念、接口能力和集成工作流程。
-详细介绍常见陷阱,包括身份验证要求、错误处理、流程清理和 ChromeDriver 匹配。
- 包含何时使用该技能的指南,明确界定了其与实际自动化脚本编写的使用界限。
- 包含深入参考的索引以及指向相关协议、API和故障排除细节的链接。
Metadata
Frequently Asked Questions
What is ziniao-webdriver-doc?
Use when 需要理解紫鸟浏览器 WebDriver 自动化接口的定位、能力、架构或对接流程, 用于设计讨论、集成规划或工具评估。 不要用于执行具体自动化脚本编写——执行时直接参考 reference/ 中的接口与示例。 It is an AI Agent Skill for Claude Code / OpenClaw, with 195 downloads so far.
How do I install ziniao-webdriver-doc?
Run "/install ziniao-webdriver-doc" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ziniao-webdriver-doc free?
Yes, ziniao-webdriver-doc is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ziniao-webdriver-doc support?
ziniao-webdriver-doc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ziniao-webdriver-doc?
It is built and maintained by ziniao-open (@ziniao-open); the current version is v1.0.0.
More Skills