LobsterBoard adds theme system and template gallery

Theme system implementation
LobsterBoard has added a theme system that provides five visual options. The original dark mode remains the default. Users can switch themes from a dropdown menu while in edit mode, and the system remembers their choice.
- Terminal theme: Green CRT monitor aesthetic
- Paper theme: Warm cream/sepia color scheme
- Feminine light theme: Soft pinks and lavenders
- Feminine dark theme: Dark background with purple accents
Template gallery functionality
The template gallery allows users to export their entire dashboard layout as a template, complete with an auto-captured screenshot preview. Users can browse other templates and import them in two ways:
- Full replacement of existing dashboard
- Merge below existing widgets
The system automatically strips sensitive data including API keys and calendar URLs during export, preventing accidental exposure of credentials like Google Calendar tokens.
📖 Read the full source: r/openclaw
👀 See Also

MephisQuiz: Free Scenario-Based Quiz Platform for Engineering Role Assessment
An SRE professional built MephisQuiz, a free quiz platform with 860+ scenario-based questions across 4 engineering role tracks. The platform uses adaptive difficulty, provides topic-by-topic breakdowns, and was developed using Claude AI as a pair programmer.

Outworked v0.3.0 adds iMessage support, built-in browser, and scheduling for Claude Code agents
Outworked v0.3.0 introduces iMessage channel support for agent communication, a built-in browser for web interaction, scheduling via cron, tunneling for local sharing, and enhanced MCP/Skills support. The desktop app orchestrates Claude Code agents as a team to handle coding tasks, web research, and automated workflows.

Slack Message Formatter: Fix Claude's Broken Markdown in Slack
A developer built a skill that converts Claude-generated Markdown to proper Slack formatting, solving issues where bold text shows as asterisks, links appear raw, and tables break. The tool offers both browser preview with rich HTML copy-paste and API webhook support.

Awesome OpenClaw Skills Repository Provides 5,400+ Filtered Skills
A GitHub repository called awesome-openclaw-skills offers 1,715+ production-ready skills that AI agents can install with one CLI command, filtered from the official OpenClaw Skills Registry.