← all publishers

AtomicBot-ai

@atomicbot-ai source repo

18 published skills

  1. Apple Reminders · atomicbot-ai
    Manage Apple Reminders via the `remindctl` CLI on macOS — list, add, complete, delete, manage lists.
    0
    installs
  2. PDF · atomicbot-ai
    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.
    0
    installs
  3. XLSX · atomicbot-ai
    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.
    0
    installs
  4. Docker · atomicbot-ai
    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.
    0
    installs
  5. Ffmpeg · atomicbot-ai
    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.
    0
    installs
  6. Github · atomicbot-ai
    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.
    0
    installs
  7. Notion · atomicbot-ai
    Read and write Notion pages, databases (data sources), and blocks via the Notion REST API.
    0
    installs
  8. Pandoc · atomicbot-ai
    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.
    0
    installs
  9. Currency · atomicbot-ai
    Currency exchange rates and conversion via the Frankfurter API (no key). Use for FX rates, "convert X to Y", or historical/time-series rates.
    0
    installs
  10. Obsidian · atomicbot-ai
    Read, search, and create Markdown notes inside an Obsidian vault on disk.
    0
    installs
  11. Apple Notes · atomicbot-ai
    Manage Apple Notes via the `memo` CLI on macOS — create, view, search, edit, export.
    0
    installs
  12. Imagemagick · atomicbot-ai
    Edit and convert images with the ImageMagick `magick` CLI — resize, crop, convert format, compress, rotate, montage, annotate. Use for any still-image transformation.
    0
    installs
  13. Verify Work · atomicbot-ai
    Prove that code, a script or a page you just produced actually runs — execute it, read the real output, and fix what breaks before reporting. Use after writing or changing anything executable, and whenever you are about to say something is done, working, or fixed.
    0
    installs
  14. Wttr Weather · atomicbot-ai
    Weather via wttr.in GET (no key). Use for weather/forecast; prefer os.http.request.
    0
    installs
  15. Gog Workspace · atomicbot-ai bundle
    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 Workspace data through `gog`.
    0
    installs
  16. Skill Creator · atomicbot-ai
    Author or edit atomic-agent skills (SKILL.md + YAML). Use when creating, renaming, or tightening skills and their install layout.
    0
    installs
  17. Eval Ping · atomicbot-ai
    Eval-only smoke skill: required playbook for any 'ping' message — load with skill.view before replying, do not guess the response.
    0
    installs
  18. Audio Transcribe · atomicbot-ai
    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.
    0
    installs