create-new-hud

Generate Rainmeter HUD widget code, config files, and documentation entries.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/brianbartilet/harqis-work --skill create-new-hud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-new-hud
Source: https://github.com/brianbartilet/harqis-work/tree/main/.claude/skills/create-new-hud
Command: npx skills add https://github.com/brianbartilet/harqis-work --skill create-new-hud

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the scaffolding process for new Rainmeter HUD widgets, reducing manual setup time and ensuring consistency across dashboards.

Core Features & Use Cases

  • Scaffold Widget Files: Generate Python scripts that set up the necessary folder structure, code, and configuration files based on user descriptions.
  • Integrate with Existing Layouts: Copy layout patterns from existing widgets, updating all associated references, docs, and configuration entries automatically.
  • Use Case: Quickly create a new system monitoring widget displaying CPU and memory usage, with all scripting, documentation, and scheduling preconfigured.

Quick Start

Describe the HUD you want to create, including its title and layout, to generate all necessary code and config files in one step.

Frequently Asked Questions about create-new-hud

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate scaffolding for new Rainmeter HUD widgets?

Automating Rainmeter HUD widget scaffolding generates the necessary folder structure, code, and configuration files based on your description, reducing manual setup time and ensuring consistency across dashboards.

What's the best way to create a system monitoring widget layout in Rainmeter?

Creating a system monitoring widget layout in Rainmeter is best handled by copying patterns from existing widgets, automatically updating associated references, docs, and configuration entries to streamline development.

Do I need Python to generate Rainmeter configuration files and widget code?

Yes, Python is required to generate Rainmeter widget files and update config references efficiently, as the automation scripts rely on Python to scaffold the folder structure and code.

Can I copy layout patterns from existing widgets when adding new dashboard elements?

Yes, you can copy layout patterns from existing widgets when adding new dashboard elements, and the automation process will automatically update all associated references, docs, and configuration entries.

How does automated widget scaffolding update dashboard documentation entries?

Automated widget scaffolding updates dashboard documentation entries by generating Python scripts that automatically integrate new folder structures, code, and configuration files while maintaining consistent references.