← Back to Skills Marketplace
User Guide Automation
by
Nayla Herfiana
· GitHub ↗
· v1.0.0
· MIT-0
41
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install user-guide-automation
Description
Reusable workflow for generating formal, detailed Markdown user guides from web applications using browser exploration or user-provided flows. Uses screensho...
Usage Guidance
This is an instruction-only skill that will (when invoked) drive a browser and take screenshots to build a Markdown guide. Before using it: 1) Avoid supplying real production credentials unless you trust the agent/session — the skill will use any provided credentials to log in and may capture screen content that includes sensitive data. 2) Limit scope (feature-only) if you don't want site-wide exploration. 3) Review all generated screenshots and text for PII or secrets before sharing or storing them. 4) If you need the skill to follow an exact path, provide an explicit flow so it doesn't infer extra navigation.
Capability Assessment
Purpose & Capability
The name and description match the SKILL.md: it uses browser exploration primitives (browser_navigate, browser_click, browser_snapshot, browser_vision, etc.) to produce Markdown + screenshots. No unexpected binaries, env vars, or unrelated permissions are requested.
Instruction Scope
Instructions appropriately focus on in-browser exploration and constructing a Markdown guide. They permit inferring flows when none are provided, which gives the agent broad discretion to navigate the target site — this is coherent for the task but means the agent may capture any UI-visible content (including potentially sensitive text) while exploring.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so it doesn't add disk-installed artifacts or fetch external packages.
Credentials
The skill declares no required environment variables or primary credentials. The SKILL.md optionally accepts user-provided app credentials for login flows, which is proportional to the stated purpose but should be treated as sensitive by the user.
Persistence & Privilege
always:false and default autonomy settings are normal. The skill does not request persistent system-wide changes or special privileges and does not modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install user-guide-automation - After installation, invoke the skill by name or use
/user-guide-automation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the user-guide-automation skill.
Metadata
Frequently Asked Questions
What is User Guide Automation?
Reusable workflow for generating formal, detailed Markdown user guides from web applications using browser exploration or user-provided flows. Uses screensho... It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.
How do I install User Guide Automation?
Run "/install user-guide-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is User Guide Automation free?
Yes, User Guide Automation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does User Guide Automation support?
User Guide Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created User Guide Automation?
It is built and maintained by Nayla Herfiana (@naylaherfiana); the current version is v1.0.0.
More Skills