LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

hubitat-push - Push Groovy Code to Hubitat Hub and Verify Compilation

Push local Groovy app or driver code to Hubitat hub and report compile status

Tags

Updated: 2026-02-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read configuration file
  • identify Groovy file
  • determine code type
  • extract name from source
  • query hub for ID
  • get current version
  • push code to hub
  • report result

Inputs

  • Groovy file
  • Hubitat hub configuration
  • Hub IP address
  • File path

Outputs

  • Compilation status report
  • Success or error message
  • Updated version number
  • Usage list of devices or apps

Requirements

  • Hubitat hub with network access
  • .hubitat.json configuration file
  • Groovy source files in apps/ or drivers/ directories
  • Bash, Read, Glob, Grep tools access

Source

  • Spec: SKILL.md
hubitat
groovy
home-automation
code-deployment
iot
read configuration file
identify Groovy file
determine code type
extract name from source
Groovy file
Hubitat hub configuration
Hub IP address
Compilation status report
Success or error message
Updated version number