🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Dynamic UI

by @theashbhat

Render tables, charts, stats, cards, and dashboards as images using HTML templates and wkhtmltoimage.

Versionv1.2.0
Downloads1,502
Stars⭐ 2
TERMINAL
clawhub install dynamic-ui

πŸ“– About This Skill


name: dynamic-ui description: Render tables, charts, stats, cards, and dashboards as images using HTML templates and wkhtmltoimage. metadata: openclaw: requires: bins: ["wkhtmltoimage", "jq"] install: - id: apt-wkhtmltopdf kind: apt packages: ["wkhtmltopdf", "jq", "fonts-noto-color-emoji"] bins: ["wkhtmltoimage", "jq"] label: "Install wkhtmltoimage + jq (apt)" - id: brew-wkhtmltopdf kind: brew packages: ["wkhtmltopdf", "jq"] bins: ["wkhtmltoimage", "jq"] label: "Install wkhtmltoimage + jq (brew)" installHint: | This skill requires wkhtmltoimage and jq. Install with: Ubuntu/Debian: sudo apt-get install -y wkhtmltopdf jq fonts-noto-color-emoji macOS: brew install wkhtmltopdf jq

Dynamic UI Skill

Render dynamic visual content (tables, charts, stats, cards, dashboards) as images using HTML templates and wkhtmltoimage.

Triggers

  • "render", "visualize", "chart", "dashboard", "dynamic-ui"
  • Usage

    # Basic usage
    ./scripts/render.sh