← Back to Skills Marketplace
tomstools11

Style Guide Generator

by TomsTools · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
2692
Downloads
2
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install style-guide-generator
Description
Generate comprehensive website style guides and design systems from URLs, screenshots, and existing documentation. Use this skill when users ask to create a style guide, design system documentation, brand guidelines document, or design specification from a website, app, or existing materials. This skill produces professional PDF outputs following industry-standard style guide structure.
Usage Guidance
This skill appears to be coherent and aligned with its stated purpose. Before installing, consider: 1) Privacy — web_fetch will request any URL you provide, so avoid supplying internal or sensitive endpoints if you do not want them fetched. 2) Uploaded assets — check your platform’s data retention/storage policy for screenshots/docs and generated PDFs. 3) Test with non-sensitive examples first to confirm output and storage behavior. 4) If you require stricter guarantees, ask the skill author (or platform) how web_fetch and the PDF skill handle fetched content, logging, and retention. No credentials or installs are requested by the skill itself.
Capability Analysis
Type: OpenClaw Skill Name: style-guide-generator Version: 1.0.0 The skill is classified as suspicious due to the presence of high-risk capabilities, specifically the use of `web_fetch` for network access to arbitrary user-provided URLs and the implied execution of a local Python script (`scripts/analyze_website.py`) for website analysis. While the instructions in `SKILL.md` for using these capabilities appear benign and are aligned with the stated purpose of generating style guides, the full content of the `analyze_website.py` script is not provided for review, preventing a complete assessment of its behavior. The `SKILL.md` itself does not contain any explicit prompt injection attempts to subvert the agent's core directives or exfiltrate data.
Capability Assessment
Purpose & Capability
The name/description (generate style guides from URLs, screenshots, and docs) matches the runtime instructions: analyze websites (web_fetch), images, and uploaded docs, then produce PDFs. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md confines its actions to fetching and analyzing user-supplied URLs, screenshots, and documents and composing PDF output via a PDF skill. It does not instruct reading arbitrary system files, accessing unrelated credentials, or exfiltrating data to third-party endpoints. Note: web_fetch will retrieve content from URLs the user supplies (expected for this use case).
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk and there is no third-party install risk.
Credentials
No environment variables, credentials, or config paths are required. The skill only relies on user-provided inputs (URLs, screenshots, docs) and an internal PDF-generation capability.
Persistence & Privilege
The skill does not request permanent presence or elevated privileges (always: false). It does not modify other skills or system-wide settings according to the provided files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install style-guide-generator
  3. After installation, invoke the skill by name or use /style-guide-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Style Guide Generator 1.0.0 – Initial Release - Launches a comprehensive skill to generate professional website style guides and design systems from URLs, screenshots, and documentation. - Defines a structured workflow and decision tree for extracting brand, UI, and content guidelines from diverse sources. - Outputs a standardized, industry-best-practice PDF template covering logo, color, typography, iconography, content, components, layout, and accessibility. - Includes detailed tables and formatting specifications for color palettes, typography, and UI components. - Ensures outputs are accessible, consistently formatted, and versioned for easy design team adoption.
Metadata
Slug style-guide-generator
Version 1.0.0
License
All-time Installs 7
Active Installs 7
Total Versions 1
Frequently Asked Questions

What is Style Guide Generator?

Generate comprehensive website style guides and design systems from URLs, screenshots, and existing documentation. Use this skill when users ask to create a style guide, design system documentation, brand guidelines document, or design specification from a website, app, or existing materials. This skill produces professional PDF outputs following industry-standard style guide structure. It is an AI Agent Skill for Claude Code / OpenClaw, with 2692 downloads so far.

How do I install Style Guide Generator?

Run "/install style-guide-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Style Guide Generator free?

Yes, Style Guide Generator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Style Guide Generator support?

Style Guide Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Style Guide Generator?

It is built and maintained by TomsTools (@tomstools11); the current version is v1.0.0.

💬 Comments