Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Manage Craft notes, documents, and tasks via CLI. Use when the user asks to add notes, create documents, manage tasks, search their Craft documents, or work with daily notes. Craft is a note-taking app for macOS/iOS.
.claude/skills/sundial-org-craft/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-01 | ✗→✓ | ▲ Improved | 124% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 104% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 58% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -52% | 0% |
Interact with Craft.do documents, blocks, and tasks.
scripts/craft to ~/bin/craft and make executableexport CRAFT_API_URL='https://connect.craft.do/links/YOUR_LINK/api/v1'Add to shell profile for persistence.
bashcraft folders # List all folders craft docs [location] # List documents (unsorted, trash, templates, daily_notes) craft doc <id> # Get document content by ID craft daily [date] # Get daily note (today, yesterday, YYYY-MM-DD) craft search <term> # Search across documents craft create-doc "Title" [folderId] # Create new document
bashcraft add-block <docId> "markdown" # Add block to document craft add-to-daily "markdown" [date] # Add to daily note (default: today) craft update-block <blockId> "markdown" # Update existing block craft delete-block <blockId>... # Delete block(s)
bashcraft tasks [scope] # List tasks (inbox, active, upcoming, logbook) craft add-task "text" [scheduleDate] # Add task to inbox craft complete-task <id> # Mark task as done craft delete-task <id> # Delete task
bashcraft collections # List all collections craft collection-items <id> # Get items from collection
today, yesterday, or YYYY-MM-DDinbox (default), active, upcoming, logbookunsorted, trash, templates, daily_notesOther measured skills in the registry, with their headline benchmark lift.