things-mac
द्वारा firecrawl
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks…
npx skills add https://github.com/firecrawl/openclaw --skill things-macThings 3 CLI
Use things to read your local Things database (inbox/today/search/projects/areas/tags) and to add/update todos via the Things URL scheme.
Setup
- Install (recommended, Apple Silicon):
GOBIN=/opt/homebrew/bin go install github.com/ossianhempel/things3-cli/cmd/things@latest - If DB reads fail: grant Full Disk Access to the calling app (Terminal for manual runs;
OpenClaw.appfor gateway runs). - Optional: set
THINGSDB(or pass--db) to point at yourThingsData-*folder. - Optional: set
THINGS_AUTH_TOKENto avoid passing--auth-tokenfor update ops.
Read-only (DB)
things inbox --limit 50things todaythings upcomingthings search "query"things projects/things areas/things tags
Write (URL scheme)
- Prefer safe preview:
things --dry-run add "Title" - Add:
things add "Title" --notes "..." --when today --deadline 2026-01-02 - Bring Things to front:
things --foreground add "Title"
Examples: add a todo
- Basic:
things add "Buy milk" - With notes:
things add "Buy milk" --notes "2% + bananas" - Into a project/area:
things add "Book flights" --list "Travel" - Into a project heading:
things add "Pack charger" --list "Travel" --heading "Before" - With tags:
things add "Call dentist" --tags "health,phone" - Checklist:
things add "Trip prep" --checklist-item "Passport" --checklist-item "Tickets" - From STDIN (multi-line => title + notes):
cat <<'EOF' | things add -Title lineNotes line 1Notes line 2EOF
Examples: modify a todo (needs auth token)
- First: get the ID (UUID column):
things search "milk" --limit 5 - Auth: set
THINGS_AUTH_TOKENor pass--auth-token <TOKEN> - Title:
things update --id <UUID> --auth-token <TOKEN> "New title" - Notes replace:
things update --id <UUID> --auth-token <TOKEN> --notes "New notes" - Notes append/prepend:
things update --id <UUID> --auth-token <TOKEN> --append-notes "..."/--prepend-notes "..." - Move lists:
things update --id <UUID> --auth-token <TOKEN> --list "Travel" --heading "Before" - Tags replace/add:
things update --id <UUID> --auth-token <TOKEN> --tags "a,b"/things update --id <UUID> --auth-token <TOKEN> --add-tags "a,b" - Complete/cancel (soft-delete-ish):
things update --id <UUID> --auth-token <TOKEN> --completed/--canceled - Safe preview:
things --dry-run update --id <UUID> --auth-token <TOKEN> --completed
Delete a todo?
- Not supported by
things3-cliright now (no “delete/move-to-trash” write command;things trashis read-only listing). - Options: use Things UI to delete/trash, or mark as
--completed/--canceledviathings update.
Notes
- macOS-only.
--dry-runprints the URL and does not open Things.
firecrawl की और Skills
oracle
firecrawl
ओरेकल CLI के उपयोग के लिए सर्वोत्तम अभ्यास (प्रॉम्प्ट + फ़ाइल बंडलिंग, इंजन, सत्र और फ़ाइल अटैचमेंट पैटर्न)।
official
firecrawl-monitor
firecrawl
वेबसाइट पर सामग्री बदलने का पता लगाएं और वेबहुक या ईमेल द्वारा सूचित हों — किसी क्रॉन जॉब, स्क्रैपर या डिफ स्क्रिप्ट की आवश्यकता नहीं। इस कौशल का उपयोग तब करें जब उपयोगकर्ता किसी पेज पर बदलाव ट्रैक करना चाहता हो, प्रतिस्पर्धी मूल्य निर्धारण पर नज़र रखना चाहता हो, नई नौकरी पोस्टिंग या ब्लॉग पोस्ट पर अलर्ट चाहता हो, डॉक्स/चेंजलॉग/स्टेटस पेजों की निगरानी कर
officialweb-scrapingresearch
firecrawl-deep-research
firecrawl
Firecrawl के साथ बहु-स्रोत गहन शोध चलाएँ। इसका उपयोग तब करें जब उपयोगकर्ता किसी विषय पर शोध करने, दृष्टिकोणों की तुलना करने, स्रोत-आधारित ब्रीफिंग तैयार करने, किसी तकनीकी या बाजार प्रश्न की जांच करने, या कई स्रोतों से वेब साक्ष्य को संश्लेषित करने के लिए कहे।
officialresearchweb-scraping
firecrawl-research-papers
firecrawl
Firecrawl के साथ शोध पत्र, श्वेतपत्र, PDF, तकनीकी रिपोर्ट और शैक्षणिक स्रोत खोजें और संश्लेषित करें। इसका उपयोग तब करें जब उपयोगकर्ता साहित्य समीक्षा, पत्र सारांश, शोध परिदृश्य, या PDF और शैक्षणिक/उद्योग प्रकाशनों से स्रोतित संश्लेषण चाहता हो।
officialresearchweb-scraping
firecrawl-market-research
firecrawl
Firecrawl के साथ बाजार, वित्तीय, आय, उद्योग और कंपनी मीट्रिक्स निकालें। इसका उपयोग तब करें जब उपयोगकर्ता बाजार अनुसंधान, उद्योग रुझान, सार्वजनिक कंपनी डेटा, वित्तीय तुलना, आय अनुसंधान या संरचित बाजार रिपोर्ट मांगे।
officialresearchweb-scraping
firecrawl-website-design-clone
firecrawl
किसी भी वेबसाइट के डिज़ाइन सिस्टम को Firecrawl स्क्रेप एविडेंस का उपयोग करके एजेंट-रेडी DESIGN.md में निकालें। इसका उपयोग तब करें जब उपयोगकर्ता किसी वेबसाइट से रंग, फ़ॉन्ट, स्पेसिंग, कंपोनेंट, लेआउट पैटर्न या ब्रांड/UI मार्गदर्शन चाहता है ताकि AI एजेंट नई वेबसाइट बना सकें, लुक क्लोन कर सकें या उस डिज़ाइन से प्रेरित पेज बना सकें।
officialdesignweb-scraping
firecrawl-knowledge-base
firecrawl
फायरक्रॉल के साथ वेब सामग्री से एक ज्ञानकोष बनाएं। स्थानीय संदर्भ दस्तावेज़ों, RAG-तैयार खंडों, फाइन-ट्यूनिंग डेटासेट, दस्तावेज़ीकरण मिरर, विषय कोष, या वेब स्रोतों से व्यवस्थित LLM-तैयार मार्कडाउन के लिए उपयोग करें।
officialweb-scrapingresearch
firecrawl-lead-research
firecrawl
फायरक्रॉल के साथ मीटिंग से पहले लीड इंटेलिजेंस ब्रीफ तैयार करें। इसका उपयोग तब करें जब उपयोगकर्ता को सेल्स कॉल, पार्टनरशिप मीटिंग, निवेशक वार्तालाप या ग्राहक साक्षात्कार से पहले कंपनी अनुसंधान, व्यक्ति अनुसंधान, हालिया समाचार, बातचीत के बिंदु, समस्या बिंदु या आउटरीच तैयारी की आवश्यकता हो।
officialresearchweb-scraping