A professional toolset for managing Übersicht desktop widgets on macOS through automated scripts and JSX templates.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install widget
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install widget using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
WidgetDesk is a sophisticated skill designed to bridge the gap between AI agents and the macOS desktop environment. By leveraging the Übersicht platform, it allows users to programmatically create, toggle, and maintain desktop widgets that range from system monitors to productivity timers. As part of the Openclaw Skills ecosystem, WidgetDesk focuses on providing a native-feeling experience by enforcing strict design constraints and implementation rules.
This skill is particularly valuable for users who want to customize their workspace without manual configuration. It handles everything from environment setup and dependency checks to the generation of dark, translucent, macOS-style interface components using React and shell commands.
To begin using this skill, you must first ensure that Übersicht is installed on your Mac. Then, run the initialization script within the repository:
bash scripts/setup.sh
For ongoing health checks or to diagnose installation issues after the initial setup of these Openclaw Skills, you can use the doctor or check commands:
# Perform a fast post-install health check
bash ~/.claude/skills/widget/scripts/doctor.sh
# Run a dry-run environment check
bash scripts/setup.sh --check
WidgetDesk maintains a clear file hierarchy to separate active widgets from templates and scripts. This structure ensures compatibility with the Übersicht host app while keeping the Openclaw Skills assets organized.
| Data Type | Location |
|---|---|
| Active Widgets | ~/Library/Application Support/Übersicht/widgets/ |
| Skill Templates | ~/.claude/skills/widget/templates/ |
| Host Scripts | ~/.claude/skills/widget/scripts/ |
| Implementation Patterns | patterns.md |
| Disabled Widgets | Filenames ending in .jsx.disabled |
Loading
A self-contained research agent that performs multi-source web searches and synthesizes professional, cited reports without requiring external API keys.

An automated detection engine for identifying artificial NFT transaction volume and price manipulation through 7 confidence-weighted patterns.

A specialized data integrity skill that standardizes raw records from multiple sources to ensure accurate identity resolution and enrichment.

A mandatory data integrity gatekeeper that validates and enforces confidence scoring rules before writing entity links to production databases.

A professional AI tool that converts complex conversations, decisions, and project plans into visual mindmap PNGs delivered instantly to Telegram.

A specialized skill for creating and managing autonomous onchain wallets that allow AI agents to execute transactions securely across multiple chains.








































