glance

Create and configure AI-generated dashboard widgets via natural language descriptions.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/dfpalhano/openclaw-workspace --skill glance-dfpalhano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glance
Source: https://github.com/dfpalhano/openclaw-workspace/tree/main/skills/glance
Command: npx skills add https://github.com/dfpalhano/openclaw-workspace --skill glance-dfpalhano

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to create and manage dynamic dashboards by simply describing the widgets they want, eliminating the need for manual configuration and coding.

Core Features & Use Cases

  • AI-Powered Widget Creation: Describe any data you want to see, and OpenClaw builds the widget.
  • Automated Data Fetching: Widgets can automatically fetch data from APIs or be refreshed by the AI.
  • Credential Management: Securely stores API keys so widgets can access your data without manual setup.
  • Use Case: Ask OpenClaw to "show me my GitHub PRs" and it will create a widget that displays them, automatically handling authentication and data retrieval.

Quick Start

Use the glance skill to add a widget showing your GitHub pull requests.

Frequently Asked Questions about glance

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

FAQPage Schema
How do I build a dashboard with AI using natural language descriptions?

To build a dashboard with AI, you describe the widgets you want in natural language, and the system automatically generates the dashboard components, handling data fetching and configuration without manual coding.

Can I automatically fetch API data for widgets without manual setup?

Yes, widgets can automatically fetch data from APIs by securely storing your API credentials, allowing the dashboard to retrieve and display data from various sources without manual configuration.

What is AI-powered widget creation for data visualization?

AI-powered widget creation is a process where you describe the data you want to visualize, and an AI agent dynamically generates and configures the dashboard widget to display that specific data.

How do I manage API credentials for automated dashboard widgets?

You manage API credentials through a built-in credential management system that securely stores API keys, enabling your widgets to authenticate and fetch data from external sources automatically.

Does the dashboard support dynamic content updates from AI agents?

Yes, the local web application dashboard supports dynamic content updates by integrating with AI agents, which can refresh and update the widget data based on your descriptions.

What is the best way to display GitHub pull requests on a personal dashboard?

The best way to display GitHub pull requests is to ask the AI to create a widget showing them, which automatically handles the authentication and data retrieval for your dashboard.