什麼是 macos-notes?
透過 AppleScript 建立、閱讀、搜尋和管理 macOS 筆記。當使用者要求做筆記、記下一些內容、保存想法、建立會議筆記、閱讀筆記、搜尋筆記或任何涉及 macOS 上的 Apple Notes 的內容時使用。觸發諸如「記下此內容」、「將其另存為註釋」、「建立有關 X 的註釋」、「顯示我的註釋」、「在我的註釋中搜尋 X」、「我寫了有關 X 的內容」等請求。僅限 macOS。 來源:lucaperret/agent-skills。
透過 AppleScript 建立、閱讀、搜尋和管理 macOS 筆記。當使用者要求做筆記、記下一些內容、保存想法、建立會議筆記、閱讀筆記、搜尋筆記或任何涉及 macOS 上的 Apple Notes 的內容時使用。觸發諸如「記下此內容」、「將其另存為註釋」、「建立有關 X 的註釋」、「顯示我的註釋」、「在我的註釋中搜尋 X」、「我寫了有關 X 的內容」等請求。僅限 macOS。
透過命令列快速安裝 macos-notes AI 技能到你的開發環境
來源:lucaperret/agent-skills。
Manage Apple Notes via $SKILLDIR/scripts/notes.sh. Notes content is stored as HTML internally; the script accepts plain text or HTML body and returns plaintext when reading.
Always list folders first to discover accounts and folder names:
| title | yes | - | Note title (becomes the first line / heading) | | body | no | "" | Note content (plain text — converted to HTML automatically) | | html | no | "" | Raw HTML body (overrides body if both provided) | | folder | no | default folder | Folder name (from list-folders) | | account | no | default account | Account name (from list-folders) |
透過 AppleScript 建立、閱讀、搜尋和管理 macOS 筆記。當使用者要求做筆記、記下一些內容、保存想法、建立會議筆記、閱讀筆記、搜尋筆記或任何涉及 macOS 上的 Apple Notes 的內容時使用。觸發諸如「記下此內容」、「將其另存為註釋」、「建立有關 X 的註釋」、「顯示我的註釋」、「在我的註釋中搜尋 X」、「我寫了有關 X 的內容」等請求。僅限 macOS。 來源:lucaperret/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/lucaperret/agent-skills --skill macos-notes透過 AppleScript 建立、閱讀、搜尋和管理 macOS 筆記。當使用者要求做筆記、記下一些內容、保存想法、建立會議筆記、閱讀筆記、搜尋筆記或任何涉及 macOS 上的 Apple Notes 的內容時使用。觸發諸如「記下此內容」、「將其另存為註釋」、「建立有關 X 的註釋」、「顯示我的註釋」、「在我的註釋中搜尋 X」、「我寫了有關 X 的內容」等請求。僅限 macOS。 來源:lucaperret/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/lucaperret/agent-skills --skill macos-notes 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/lucaperret/agent-skills