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

Aight Utils

by @vincenthhao

Native Aight app integration for creating reminders, tasks, triggers, and items. Use when user mentions deadlines, reminders, tasks, or tracking.

Versionv1.0.0
⚑ When to Use
TriggerAction
|-----------|-------------|---------|
| "Remind me to..." | `trigger` | `scheduledFor: ISO 8601` |
| "Don't forget..." | `trigger` | `scheduledFor: ISO 8601` |
| "Add this to my tasks" | `item` | `labels: ["category"]` |
| "Deadline is..." | `trigger` | `type: "deadline"` |
| "Track this PR/issue" | `item` | `url: ""` |
| "Done" / "Cancel" | Update status | `status: "done"/"cancelled"` |
πŸ”’ Constraints

1. Always generate unique IDs β€” use slug + timestamp 2. Parse dates before calling β€” convert natural language to ISO 8601 3. Set labels for categorization β€” helps user filter in Today view 4. Default status is "active" β€” don't set unless changing 5. For reminders: always use type: "trigger" with scheduledFor 6. For tasks: use type: "item" with labels 7. For completions: update existing item with status: "done"

View on ClawHub
TERMINAL
clawhub install aight-utils

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’