SeedFlip Dashboard Theme
Re-theme your OpenClaw dashboard with 104 curated design seeds from SeedFlip. Fonts, colors, shadows, radii. One command, instant transformation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bockenstette1/seedflip-themeWhat This Skill Does
The SeedFlip Dashboard Theme skill acts as an intelligent interior designer for your OpenClaw dashboard. By integrating with the SeedFlip MCP server, this agent can instantly transform the look and feel of your workspace using 104 high-quality, curated design seeds. Instead of manually tweaking CSS variables, fonts, shadows, and color palettes, you simply describe the desired aesthetic, and the agent handles the rest. It provides three distinct delivery methods: direct CSS injection for permanent changes, console scripts for instant previews, and structured JSON entries for your themes.json file. Whether you need a high-contrast dark mode for late-night coding, a brutalist layout for raw data intake, or an elegant editorial style for professional reporting, SeedFlip offers a one-command solution to refresh your UI.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/bockenstette1/seedflip-theme
After installation, you must configure the SeedFlip MCP server in your configuration file:
{
"mcpServers": {
"seedflip": {
"command": "npx",
"args": ["-y", "seedflip-mcp"]
}
}
}
Use Cases
- Rapid Prototyping: Quickly toggle between different design systems to see which one enhances your specific data visualization tasks.
- Visual Refresh: Combat interface fatigue by changing your dashboard color scheme and typography to match a specific "vibe" or time of day.
- Branding: Mimic the aesthetic of popular industry tools like Stripe, Vercel, or Linear to provide a familiar UI experience.
- Accessibility & Focus: Easily switch to "minimal" or "high-contrast" seeds to reduce distractions or improve readability during long working sessions.
Example Prompts
- "Make my dashboard look like the Linear app; I want that clean, professional feel."
- "I need a change of pace. Surprise me with a random, high-energy neon cyberpunk theme."
- "Show me three different options for a dark, minimalist dashboard so I can pick the one that looks best."
Tips & Limitations
- Preview First: Always use the Browser Console preview method before committing a theme to your
themes.jsonfile. - Specificity: The more descriptive you are (e.g., "warm editorial" instead of just "nice"), the better the SeedFlip engine can match your preference.
- Limitations: This skill relies on the SeedFlip MCP server being active and reachable. Ensure your network settings allow for the MCP handshake. It currently assumes your dashboard supports CSS custom properties on
:rootand does not support Shadow DOM environments.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bockenstette1-seedflip-theme": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, external-api
Related Skills
securityvitals
Security vitals checker, also known as ClawVitals. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.
conversation-archive
对话记忆仓库:自动归档 session 对话,保留原始记录,支持检索和误解纠正。可与 memory-never-forget 联动形成完整记忆体系。
token-budget-monitor
Track and control token consumption across OpenClaw cron jobs
soul-weaver
AI Soul Weaver - 12 Curated Celebrity Templates + Custom Generation. Generate OpenClaw agent configurations through dialog or select from 12 world-famous tech & business leaders.
axure-prototype-generator
Axure 原型代码生成器 - 输出 JavaScript 格式 HTML 代码,支持内联框架直接加载可交互原型。