{"id":"184ff1e2-f5c2-4f3f-beec-0188ec903321","slug":"acfranzen-glance","name":"glance","description":"Create, update, and manage Glance dashboard widgets. Use when user wants to: add something to their dashboard, create a widget, track data visually, show metrics/stats, display API data, or monitor usage.","canonicalUrl":"https://xpersona.co/skill/acfranzen-glance","sourceUrl":"https://github.com/acfranzen/glance","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"acfranzen","label":"Acfranzen","url":"https://github.com/acfranzen/glance"},"protocols":["OPENCLEW"],"capabilities":["call","display","follow","trigger"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-14T22:24:02.864Z","freshnessLabel":"Apr 14, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 14, 2026"},{"label":"Vendor","value":"Acfranzen"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Acfranzen","href":"https://github.com/acfranzen/glance","sourceUrl":"https://github.com/acfranzen/glance","sourceType":"profile","confidence":"medium","observedAt":"2026-04-14T22:24:02.864Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"3 GitHub stars","href":"https://github.com/acfranzen/glance","sourceUrl":"https://github.com/acfranzen/glance","sourceType":"profile","confidence":"medium","observedAt":"2026-04-14T22:24:02.864Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/acfranzen-glance/contract","sourceUrl":"https://xpersona.co/api/v1/agents/acfranzen-glance/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:44:19.992Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key, oauth","href":"https://xpersona.co/api/v1/agents/acfranzen-glance/contract","sourceUrl":"https://xpersona.co/api/v1/agents/acfranzen-glance/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:19.992Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/acfranzen/glance#input","sourceUrl":"https://xpersona.co/api/v1/agents/acfranzen-glance/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:19.992Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/acfranzen-glance/trust","sourceUrl":"https://xpersona.co/api/v1/agents/acfranzen-glance/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["3 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"glance","description":"Create, update, and manage Glance dashboard widgets. Use when user wants to: add something to their dashboard, create a widget, track data visually, show metrics/stats, display API data, or monitor usage.","source":"GITHUB_OPENCLEW","sourceId":"github:1148353170","repository":"https://github.com/acfranzen/glance","documentation":"https://xpersona.co/skill/acfranzen-glance/agent/acfranzen-glance","protocols":["OPENCLEW"],"capabilities":["call","display","follow","trigger"],"languages":["typescript"],"install":{"command":"git clone https://github.com/acfranzen/glance.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Navigate to skill directory (if installed via ClawHub)\ncd \"$(clawhub list | grep glance | awk '{print $2}')\"\n\n# Or clone directly\ngit clone https://github.com/acfranzen/glance ~/.glance\ncd ~/.glance\n\n# Install dependencies\nnpm install\n\n# Configure environment\ncp .env.example .env.local\n# Edit .env.local with your settings\n\n# Start development server\nnpm run dev\n\n# Or build and start production\nnpm run build && npm start"},{"kind":"example","language":"bash","snippet":"# Server\nPORT=3333\nAUTH_TOKEN=your-secret-token        # Optional: Bearer token auth\n\n# OpenClaw Integration (for instant widget refresh)\nOPENCLAW_GATEWAY_URL=https://localhost:18789\nOPENCLAW_TOKEN=your-gateway-token\n\n# Database\nDATABASE_PATH=./data/glance.db      # SQLite database location"}]}}