← 返回 Skills 市场
2692
总下载
2
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install style-guide-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/style-guide-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2692 次。
如何安装 Style Guide Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install style-guide-generator」即可一键安装,无需额外配置。
Style Guide Generator 是免费的吗?
是的,Style Guide Generator 完全免费(开源免费),可自由下载、安装和使用。
Style Guide Generator 支持哪些平台?
Style Guide Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Style Guide Generator?
由 TomsTools(@tomstools11)开发并维护,当前版本 v1.0.0。
推荐 Skills