Token导航 LogoToken导航TokenDH.com
研究检索执行命令clawhub未标认证来源可访问clear审计通过

apple-notes-nativeApple notes native 搜索

Agent Skill

apple-notes-native 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,791

周安装

114

GitHub Stars

公开资料未说明

下载量

903
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:apple-notes-native(Apple notes native 搜索)
来源仓库:https://github.com/lishix520/apple-notes-native
安装命令:
openclaw skills install apple-notes-native
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install apple-notes-native

简介

用于在 macOS 上管理 Apple Notes,支持查找、创建、编辑和组织笔记。

  • 适用于需要快速定位或操作本地备忘录内容的任务场景。
  • 通过关键词搜索、新建笔记或整理分类来使用相关功能。
  • 安装前请确认是否需访问系统权限及文件读写能力。apple-notes-native 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 建议结合具体用例查阅 README 了解命令格式与限制。

SKILL.md

name
apple-notes
description
Use this skill when the task involves reading, searching, creating, editing, organizing, or moving Apple Notes on macOS. This includes finding notes, creating folders, moving notes into folders, appending structured content to an existing note, and writing well-formatted content into Apple Notes without re-testing multiple access methods.
homepage
https://github.com/lishix520/apple-notes-skill
metadata
{"openclaw":{"emoji":"📝","homepage":"https://github.com/lishix520/apple-notes-skill","os":["darwin"],"requires":{"bins":["osascript"]}}}

Apple Notes Skill

Use this skill for Apple Notes tasks on macOS.

Typical triggers:

  • Read an existing Apple Note
  • Search notes by title or content
  • Create a note
  • Append or update a note
  • Create a folder
  • Move a note into a folder
  • Organize uncategorized notes
  • Save project progress into Apple Notes
  • Save processed content into a specific note

Do not use this skill for summarizing or translating itself. Do that work first, then use this skill to operate on Apple Notes.

Classification is allowed when it directly supports organization. If the task is to sort uncategorized notes, the agent may infer a practical destination folder and then move the note there. Keep the classification simple and action-oriented. Do not turn this skill into a general taxonomy design exercise.

Preferred Method

Use the already validated Apple Notes access method first. Do not waste time retrying multiple unrelated approaches.

Default rule:

  • Prefer osascript with Apple Notes automation
  • Reuse the known working command pattern for the current machine
  • Only switch approach if the preferred method clearly fails

Working Style

When operating on Apple Notes:

  • Search before creating when there is any chance the note already exists
  • Prefer append/update over replacing the whole note
  • Keep formatting clean and readable
  • Be conservative with move and delete
  • If the target note is ambiguous, stop and clarify instead of guessing

Practical Workflows

Organize Uncategorized Notes

  • Search or list candidate notes first
  • Infer a reasonable folder based on title and content
  • Create the folder if it does not exist
  • Preview the source note and destination folder before moving in bulk
  • If classification confidence is low, stop and ask instead of guessing

For large messy folders, do not try to solve everything in one pass.

Preferred sequence:

  • First pass: move only high-confidence matches
  • Second pass: create a few practical flat folders for recurring themes
  • Final pass: move the leftovers into a deliberate catch-all folder instead of leaving them unorganized forever

For Apple Notes specifically, flat folder names are safer than fake hierarchical names.

Prefer:

  • 系统结构
  • 觉察与能量
  • 行动与方法
  • 对话摘录
  • 思辨片段

Avoid creating pseudo-nested names unless you know the current Notes setup supports them well.

Update Project Progress

  • Search for the existing project note first
  • If found, append a dated update section
  • If not found, create a project note in the best matching folder
  • Preserve existing history; do not replace the whole note

Save Processed Content Into Notes

  • Finish the upstream work first, such as extraction, translation, or summary
  • Search for the target note or decide whether a new one is needed
  • Write the final content in a clean Apple Notes friendly structure

Core Actions

Read Notes

Use when the user wants existing content, project history, or note contents.

Default behavior:

  • Find the note first by title or nearby keywords
  • If multiple results match, narrow before reading
  • Read the target note only after identifying it confidently

Search Notes

Use search when:

  • The exact note name is unknown
  • The user refers to a topic, not a title
  • You need to locate candidate notes before moving or updating

Return the best matching notes first, then act on the chosen note.

Create Note

Create a new note only when:

  • Search shows no existing target note
  • The user explicitly wants a new note

Before creating:

  • Choose the correct folder if known
  • Use a clear title
  • Write content in clean structure, not a text block dump

Edit Or Append

Prefer append/update when a note already exists.

Default rule:

  • Append new sections rather than rewriting old content
  • Preserve existing structure unless the user asks for cleanup
  • Avoid destroying manually written content

Create Folder

Create folders when:

  • The user is organizing notes
  • A project needs a stable home
  • A clear category does not already exist

Use simple, stable names. Do not create many near-duplicate folders.

Move Note

Move a note only after confirming the destination is correct.

Default rule:

  • Search and identify the note
  • Confirm the destination folder is the intended one
  • For bulk moves, preview the mapping before executing

Delete Note

Delete is high risk.

Default rule:

  • Do not delete unless the user clearly asks
  • If the target is ambiguous, clarify first
  • Prefer caution over speed

Formatting Rules

Never write dense wall-of-text notes if the content is more than a few lines.

Use clean spacing:

  • A clear title
  • Short intro if needed
  • Blank lines between paragraphs
  • Bullets for lists
  • Headings for sections

Recommended patterns:

Project Update

Use:

# Project Name

## Update - YYYY-MM-DD

### Status

Short status summary.

### Done

- Item

### In Progress

- Item

### Next

- Item

### Risks / Blockers

- Item

Article Notes

Use:

# Article Title

## Source

- Link:
- Date:

## Summary

Short summary.

## Key Points

- Point

## Notes

- Note

Verified osascript Patterns

Use shell-wrapped osascript blocks when there is any risk the agent may accidentally paste AppleScript directly into zsh.

List all folders

osascript -e 'tell application "Notes" to get name of every folder'

Read a note body

osascript -e 'tell application "Notes" to get body of note "Apple Notes Skill Reference" of first folder'

Search notes in a folder by title

osascript -e 'tell application "Notes" to get name of every note of folder "输出/学习笔记" whose name contains "Apple Notes"'

Create a new note with multi-line shell input

osascript <<'EOF'
tell application "Notes"
    activate
    tell folder "Claude 协作"
        make new note with properties {name:"Apple Notes Skill", body:"<h1>Apple Notes Skill</h1><br><div>Structured content goes here.</div>"}
    end tell
end tell
EOF

Append content carefully

Default pattern:

  • Read the existing body first
  • Preserve structure
  • Append a new section instead of overwriting the entire note unless explicitly requested

Error Handling

When a Notes action fails:

  • Check whether Automation permission is blocked
  • Check whether the folder exists
  • Check whether the note title is ambiguous
  • Retry the same validated method before inventing a new one

If a destination folder does not exist:

  • Create it first
  • Then create or move the note

If multiple notes share the same title:

  • Narrow by folder or related keywords before editing or moving

Limitations

Keep these in mind:

  • Apple Notes access depends on macOS Automation permission
  • Rich text body may be returned as HTML-like content
  • Reading may expose HTML tags such as <div> or <br>
  • Writing should use Apple Notes friendly structure and line breaks
  • Apple Notes organization is simpler and flatter than full document systems

When reading note bodies:

  • Be aware that the raw body may include HTML-ish markup
  • Normalize the content mentally before interpreting structure

When writing note bodies:

  • Use headings, paragraphs, and explicit spacing
  • Do not dump one giant block of text

Coordination With Other Skills

This skill handles Apple Notes operations.

Upstream work can be done by other skills or by the agent itself:

  • article reading
  • paper reading
  • summary
  • translation
  • extraction

Do that work first, then use this skill to save or update the final result in Apple Notes.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

93.3%
按下载量换算842

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 openclaw skills install apple-notes-native 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills