Manage Apple Notes via the `memo` CLI on macOS — create, view, search, edit, export.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٥ من skills من AtomicBot-ai/Atomic-Chat. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٥ من أصل ١٥ skills مجمعة.
Manage Apple Notes via the `memo` CLI on macOS — create, view, search, edit, export.
لغة النص الأصلي: الإنجليزية
Transcribe speech from audio files (mp3, m4a, wav, ogg, flac, webm) to text using the local `whisper` CLI — no API key. Use whenever a task hinges on the spoken content of an audio attachment.
لغة النص الأصلي: الإنجليزية
Currency exchange rates and conversion via the Frankfurter API (no key). Use for FX rates, "convert X to Y", or historical/time-series rates.
لغة النص الأصلي: الإنجليزية
Manage Docker containers, images, volumes, and Compose stacks via the `docker` CLI — list, inspect, logs, run, build, stop, remove, compose up/down. Use for local container ops.
لغة النص الأصلي: الإنجليزية
Process audio and video with the `ffmpeg` / `ffprobe` CLIs — convert, trim, extract audio, resize, change format, make GIFs, inspect media. Use for any audio/video transformation.
لغة النص الأصلي: الإنجليزية
Drive GitHub via the official `gh` CLI — repos, issues, pull requests, releases, gists, Actions runs, and raw REST through `gh api`. Use when the user asks to inspect or manage GitHub.
لغة النص الأصلي: الإنجليزية
Use the `gog` CLI for Google Workspace tasks across Gmail, Calendar, Drive, Docs, Sheets, Contacts, and related services. Use when the user asks to check email, search Gmail, inspect calendar events, find Drive files, read Docs or Sheets, or manage Google…
لغة النص الأصلي: الإنجليزية
Edit and convert images with the ImageMagick `magick` CLI — resize, crop, convert format, compress, rotate, montage, annotate. Use for any still-image transformation.
لغة النص الأصلي: الإنجليزية
Read and write Notion pages, databases (data sources), and blocks via the Notion REST API.
لغة النص الأصلي: الإنجليزية
Read, search, and create Markdown notes inside an Obsidian vault on disk.
لغة النص الأصلي: الإنجليزية
Convert documents between formats (Markdown, DOCX, HTML, PDF, RST, EPUB, LaTeX) via the `pandoc` CLI. Use to transform a document from one format to another.
لغة النص الأصلي: الإنجليزية
Manipulate PDF files — merge, split, extract pages/text, PDF↔images, OCR, info — via the `qpdf` / `poppler` / `ocrmypdf` CLIs. Use to combine, slice, convert, or OCR PDFs.
لغة النص الأصلي: الإنجليزية
Author or edit Atomic Chat Agent skills (SKILL.md + YAML). Use when creating, renaming, or tightening skills and their install layout.
لغة النص الأصلي: الإنجليزية
Weather via wttr.in GET (no key). Use for weather/forecast; prefer os.http.request.
لغة النص الأصلي: غير محددة
Create and edit Excel .xlsx workbooks (sheets, cells, formulas, formatting) via Python `openpyxl`. Use to generate spreadsheets or write/update cells. Reading is via os.fs.read_document.
لغة النص الأصلي: الإنجليزية