This skill should be used when the user asks to "add a task", "create task", "new task", or "task to do X". Adds timestamped tasks to daily note log with optional due dates.
Adds timestamped tasks to your daily note when you request task creation. Triggers on phrases like "add a task" or "create task" with optional due dates parsed from natural language.
/plugin marketplace add bencassie/flywheel/plugin install flywheel@flywheelThis skill is limited to using the following tools:
Automatically add a timestamped task entry to today's daily note log when user wants to create a task. Due date is optional.
This skill activates when the user's prompt contains task creation intent:
Due date is optional. If no due date is mentioned, omit the 📅 portion from the task.
User prompts that trigger this skill:
User prompts that DO NOT trigger this skill:
Check for due date (optional)
Get current time
Extract task description
Extract and parse due date
Construct daily note path
{paths.daily_notes}/YYYY-MM-DD.md (from config)Read the daily note
sections.log)Add the task entry
- [ ] HH:MM [description] 📅 YYYY-MM-DD (omit 📅 portion if no due date)Verify the write succeeded
- [ ] HH:MM [description]"Confirm (only if Step 8 succeeded)
## Log
- [ ] 20:50 Review PR #123 📅 2025-12-31
- [ ] 14:22 Call dentist 📅 2026-01-05
- [ ] 09:15 Finish quarterly report
- [ ] (unchecked task)HH:MM (when task was created)📅 (calendar emoji, U+1F4C5) - optionalYYYY-MM-DD (ISO 8601 format) - optionalRelative dates (calculate from injected context date):
Absolute dates:
- [ ] HH:MM description [📅 YYYY-MM-DD]| Gate | Implementation |
|---|---|
| 1. Read Before Write | Reads daily note before adding task (step 6) |
| 2. File Exists | Validates daily note exists; creates if missing |
| 3. Chain Validation | N/A (single operation) |
| 4. Mutation Confirmation | Task shown to user before write |
| 5. Health Check | Uses vault config infrastructure |
| 6. Post Validation | Re-reads file and verifies task was written (step 8) |
This skill uses these config values:
paths.daily_notes: Folder containing daily notes (default: "daily-notes")sections.log: Log section header (default: "## Log")Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.