·macos-notes
>_

macos-notes

通过 AppleScript 创建、阅读、搜索和管理 macOS 笔记。当用户要求做笔记、记下一些内容、保存想法、创建会议笔记、阅读笔记、搜索笔记或任何涉及 macOS 上的 Apple Notes 的内容时使用。触发诸如“记下此内容”、“将其另存为注释”、“创建有关 X 的注释”、“显示我的注释”、“在我的注释中搜索 X”、“我写了有关 X 的内容”等请求。仅限 macOS。

9安装·0热度·@lucaperret

安装

$npx skills add https://github.com/lucaperret/agent-skills --skill macos-notes

如何安装 macos-notes

通过命令行快速安装 macos-notes AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/lucaperret/agent-skills --skill macos-notes
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:lucaperret/agent-skills。

SKILL.md

查看原文

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
分类
>_效率工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from lucaperret/agent-skills

快速解答

什么是 macos-notes?

通过 AppleScript 创建、阅读、搜索和管理 macOS 笔记。当用户要求做笔记、记下一些内容、保存想法、创建会议笔记、阅读笔记、搜索笔记或任何涉及 macOS 上的 Apple Notes 的内容时使用。触发诸如“记下此内容”、“将其另存为注释”、“创建有关 X 的注释”、“显示我的注释”、“在我的注释中搜索 X”、“我写了有关 X 的内容”等请求。仅限 macOS。 来源:lucaperret/agent-skills。

如何安装 macos-notes?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lucaperret/agent-skills --skill macos-notes 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/lucaperret/agent-skills

详情

分类
>_效率工具
来源
skills.sh
收录时间
2026-03-10