Skills
Skill 是一條儲存在 Apple Notes 中的可重複使用 AI 指令。Apple Notes 仍然是內容來源;Notomo 會讀取這些 Skill,並儲存同步快照供選擇器和 Actions 使用。
建立 Skills 資料夾
Section titled “建立 Skills 資料夾”- 開啟 Notomo → 設定 → AI → Skills。
- 如果還沒有 Skills 資料夾,按一下 Create Folder。
- 在 Apple Notes 頂層的
Skills或skills資料夾中,每則筆記建立一個 Skill。 - 回到設定並按一下 Refresh。
你也可以從 Add Built-in Skills 新增 Improve Writing、Proofread、Explain 和 Reformat 等內建示例。
撰寫一個 Skill
Section titled “撰寫一個 Skill”筆記標題是 Notomo 中顯示的 Skill 名稱,內文是傳送給模型的指令。指令應明確說明輸入、目標和需要保留的格式。
例如:
# Translate to Chinese
Translate the selected text into Simplified Chinese.Preserve the original meaning, tone, and formatting.新增 metadata
Section titled “新增 metadata”如需提供描述或控制 Inline AI 的展示方式,可以在標題下新增 metadata:
# Translate to Chinese
---name: Translate to Chinesedescription: Translate selected text while preserving its meaning and tone.version: "1.0.0"presentation: standalone---
Translate the selected text into Simplified Chinese.Preserve the original meaning, tone, and formatting.| 欄位 | 作用 |
|---|---|
name |
可選的 metadata 名稱;Notomo 清單仍以 Apple Notes 標題為準 |
description |
在 Notomo 中顯示的簡短說明 |
version |
可選版本資訊 |
presentation |
edit、standalone 或 automatic |
展示模式的區別:
edit:適合校對、改寫和重新格式設定,結果優先顯示為修改對比。standalone:適合翻譯、摘要、解釋和生成內容,結果作為獨立 Markdown 顯示。automatic:由模型決定;沒有 metadata 的現有 Skill 預設使用此模式。
metadata 必須位於一對 --- 之間。欄位名不區分大小寫;未知欄位會被忽略。未閉合的 metadata 會被報告為不完整。
使用 Skills
Section titled “使用 Skills”同步後的 Skill 可以用於:
- Assistant 輸入框中的 Skill 選擇器。
- Apple Notes 選取範圍旁的 Inline Toolbar。
- 其他App 中的 Actions,預設快捷鍵為
⌥⌘P。 - Notomo 的 PopClip 擴充功能。
跨應用 Actions 在寫回前會再次確認原應用和選取範圍仍然匹配。如果不能安全地 Replace 或 Insert Below,Notomo 會把結果複製到剪貼簿,供你手動貼上。
在 Skills 設定中可以禁用或固定單個 Skill。禁用後它不會出現在選擇器中;固定後會排在清單前面。
Notomo 會儲存同步快照,以便暫時無法讀取 Apple Notes 時仍能顯示 Actions。Clear Synced Skills Cache 只刪除這個快照,不會刪除 Apple Notes 中的任何筆記。