Generates beautiful, consistent Preline Theme CSS files. Agent interprets user request, runs build script, delivers complete CSS.
Use the bundled local scripts. Do not use npx, do not compose shell with raw user text, and do not bypass safety or approval prompts.
docs/workflow.md.docs/palette-guidance.md.docs/final-output-style.md before writing a final theme file.docs/validation-checklist.md before closing the task.examples.md only if the user wants stylistic guidance or sample outputs.docs/token-reference.md only if you need to inspect token coverage in detail.Follow docs/workflow.md for the full operating path.
Key requirements:
scripts/find-themes-dir.js.scripts/run-theme-generator.js.docs/validation-checklist.md.npx or any network-fetched package for this skill.find . traversal for path discovery; use scripts/find-themes-dir.js or a user-confirmed path.scripts/run-theme-generator.js as the only execution entry point for generation.docs/workflow.mddocs/palette-guidance.mddocs/final-output-style.mddocs/validation-checklist.mdexamples.mddocs/token-reference.mdnpx skills add htmlstreamofficial/Preline 主题生成器下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer