Toolverse
All skills

apple-notes

by openclaw

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Mobile
Views
8

About this skill

Manage Apple Notes via the memo CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

How to use

  1. Zainstaluj narzędzie memo za pomocą Homebrew, uruchamiając w terminalu: brew tap antoniorodr/memo && brew install antoniorodr/memo/memo. Jeśli wolisz instalację ręczną, sklonuj repozytorium i wykonaj pip install w jego katalogu.

  2. Po instalacji przyznaj dostęp do automatyzacji — system macOS poprosi Cię o pozwolenie dla Notes.app na dostęp z terminala. Zaakceptuj to okno dialogowe.

  3. Aby wyświetlić wszystkie notatki, wpisz memo notes. Jeśli chcesz filtrować notatki po folderze, użyj memo notes -f "Nazwa Folderu". Do wyszukiwania notatek po słowie kluczowym służy memo notes -s "zapytanie".

  4. Aby dodać nową notatkę, wpisz memo notes -a i otworzy się edytor tekstowy. Możesz też szybko dodać notatkę z tytułem: memo notes -a "Tytuł Notatki".

  5. Do edycji istniejącej notatki użyj memo notes -e — system wyświetli listę notatek do wyboru. Aby usunąć notatkę, wpisz memo notes -d i wybierz ją z listy interaktywnej.

  6. Notatki możesz przenosić między folderami poleceniem memo notes -m, a eksportować do HTML lub Markdown za pomocą memo notes -ex. Pamiętaj, że skill nie obsługuje notatek zawierających obrazy lub załączniki.

Related skills

openscad

by mitsuhiko

Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing platforms like MakerWorld.

Mobile
4291

godot

by bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI

Mobile
547680

react-native-design

by wshobson

Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.

Mobile
1964

sequential-thinking

by mrgoonie

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

Mobile
60238

react-native-architecture

by wshobson

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

Mobile
3978

claude-mobile-ios-testing

by krzemienski

Use when testing iOS apps on simulator, capturing screenshots for validation gates, automating UI testing with expo-mcp and xc-mcp, or verifying visual correctness - combines expo-mcp autonomous testing (React Native level) with xc-mcp simulator management (iOS level)

Mobile
15111