omnifocus-manager
✓Manage OmniFocus tasks, projects, and inbox with proper tagging and organization
Installation
SKILL.md
Manage OmniFocus tasks with proper project assignment, tagging, and organization based on user preferences.
| Projects created at root instead of in folder | JXA parentFolder property doesn't work externally | Use AppleScript with tell folder blocks | | Duplicate empty folders | Script creates folder but projects fail to nest | Always verify count of projects of folder after creation |
| "Can't convert types" errors | JXA type mismatch between app objects and JavaScript | Use AppleScript for complex operations | | Projects appear created but aren't | Script reports success but verification shows 0 projects | Always verify after creation, never trust script output alone |
Manage OmniFocus tasks, projects, and inbox with proper tagging and organization Source: krishagel/geoffrey.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/krishagel/geoffrey --skill omnifocus-manager- Source
- krishagel/geoffrey
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is omnifocus-manager?
Manage OmniFocus tasks, projects, and inbox with proper tagging and organization Source: krishagel/geoffrey.
How do I install omnifocus-manager?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/krishagel/geoffrey --skill omnifocus-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/krishagel/geoffrey
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01