Install
openclaw skills install homarrWork on Homarr dashboards, board styling, custom CSS, iframe widgets, embedded mini-apps, native widgets, apps, and integrations. Use when requests mention Homarr, Homarr widgets, iframe embeds, dashboard items, board appearance, Mantine/custom CSS in Homarr, Homarr integrations, or contributing/fixing Homarr native widgets/integrations.
openclaw skills install homarrUse this skill to choose the right Homarr path, avoid fragile CSS, and verify iframe/widget/integration work.
Classify the request first:
Do not promise runtime custom widgets/plugins: official Homarr does not support arbitrary custom widgets as runtime extensions. Practical alternatives are built-in widgets, iFrame embeds, custom CSS, or source contributions.
Keep these distinct:
| Need | Use |
|---|---|
| Change board/item colors/radius/background | Board appearance first, then scoped custom CSS |
| Style one widget | Widget custom class + board custom CSS |
| Embed unsupported web UI | iFrame widget |
| Embed custom mini-widget | Separate HTML/app + iFrame widget |
| Show data from supported service | Integration + supported native widget |
| Show unsupported service natively | Homarr source contribution |
| Hide unauthorized control | Permissions, not CSS |
| Fix white iframe background | theme=dark, transparent body, inner container, headers/mixed-content checks |
| Fix “card inside card” | Remove inner wrapper background/border/radius/shadow/blur |
https://homarr.dev/docs/advanced/styling/https://homarr.dev/docs/management/boards/https://homarr.dev/docs/widgets/iframe/https://homarr.dev/docs/management/apps/https://homarr.dev/docs/management/integrations/https://homarr.dev/docs/category/widgets/https://homarr.dev/docs/category/integrations/https://homarr.dev/docs/community/faq/https://homarr.dev/docs/advanced/development/getting-started/https://github.com/diogovalentte/homarr-iframes