skylight
Interact with Skylight Calendar frame - manage calendar events, chores, lists, task box items, and rewards. Use when the user wants to view/create calendar events, manage family chores, work with shopping or to-do lists, check reward points, or interact with their Skylight smart display.
Why use this skill?
Seamlessly manage your Skylight Calendar, household chores, and shopping lists directly through your AI agent with the Skylight skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/riyadchowdhury/skylight-skillWhat This Skill Does
The Skylight skill provides an interface to interact with your Skylight Calendar smart display via its unofficial API. It allows users to bridge the gap between their digital assistant and physical household management devices. With this skill, you can manage calendar events, track household chores, maintain shopping or to-do lists, and check progress on reward points directly through your OpenClaw agent. It simplifies family coordination by centralizing control over the various features of the Skylight ecosystem.
Installation
To install this skill, use the command: clawhub install openclaw/skills/skills/riyadchowdhury/skylight-skill. Once installed, ensure you have set the necessary environment variables in your configuration file. You will need your SKYLIGHT_FRAME_ID (found in the URL of your dashboard) and authentication credentials. You can authenticate either by providing your SKYLIGHT_EMAIL and SKYLIGHT_PASSWORD for automated session generation or by using a manually captured SKYLIGHT_TOKEN via a proxy tool like Proxyman. Ensure these are defined in your environment before initiating any agent tasks.
Use Cases
This skill is perfect for busy households using a Skylight display as a central information hub. Typical use cases include scheduling school activities or doctor appointments while you are at your computer, checking off chore lists for children, or reviewing the household grocery list while you are browsing online for recipes. It effectively allows you to update your physical household display without needing to switch devices or apps.
Example Prompts
- "Check the Skylight calendar and let me know if there are any events scheduled for next Friday."
- "Add 'buy milk' and 'pick up dry cleaning' to my Skylight shopping list."
- "List all the household chores that are due today on the Skylight board."
Tips & Limitations
Note that this uses an unofficial API; as such, service stability depends on the underlying Skylight infrastructure. If you experience authentication errors, your session token may have expired, and you should re-authenticate. When setting up date ranges, ensure the format follows YYYY-MM-DD precisely to avoid API query failures. Always keep your credentials secure in your environment variables and never hardcode them into chat sessions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-riyadchowdhury-skylight-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api