eval-ping
01Skill Claude CodeCodex
Eval-only smoke skill: required playbook for any 'ping' message — load with skill.view before replying, do not guess the response.
Skill Claude CodeCodex
Eval-only smoke skill: required playbook for any 'ping' message — load with skill.view before replying, do not guess the response.
Skill Claude CodeCodex
Read macOS Calendar events via the icalBuddy CLI and create events via AppleScript (osascript). Use to check the user's calendar, agenda, upcoming events, or add an event on macOS.
Skill Claude CodeCodex
Manage Apple Notes via the memo CLI on macOS — create, view, search, edit, export.
Skill Claude CodeCodex
Manage Apple Reminders via the remindctl CLI on macOS — list, add, complete, delete, manage lists.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Currency exchange rates and conversion via the Frankfurter API (no key). Use for FX rates, "convert X to Y", or historical/time-series rates.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Edit and convert images with the ImageMagick magick CLI — resize, crop, convert format, compress, rotate, montage, annotate. Use for any still-image transformation.
Skill Claude CodeCodex
Read and write Notion pages, databases (data sources), and blocks via the Notion REST API.
Skill Claude CodeCodex
Read, search, and create Markdown notes inside an Obsidian vault on disk.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Author or edit atomic-agent skills (SKILL.md + YAML). Use when creating, renaming, or tightening skills and their install layout.
Skill Claude CodeCodex
Weather via wttr.in GET (no key). Use for weather/forecast; prefer os.http.request.
Skill Claude CodeCodex
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.readdocument.
Instructions file CodexOpenCode
AGENTS.md instructions for AtomicBot-ai/Atomic-Chat, covering agents.md — atomic chat, 1. what this is, 2. repository map, 3. backends — the part that is easy to get wrong and 4. naming: what you may not rename.
Skill Claude CodeCodex
Read macOS Calendar events via the icalBuddy CLI and create events via AppleScript (osascript). Use to check the user's calendar, agenda, upcoming events, or add an event on macOS.
Skill Claude CodeCodex
Manage Apple Notes via the memo CLI on macOS — create, view, search, edit, export.
Skill Claude CodeCodex
Manage Apple Reminders via the remindctl CLI on macOS — list, add, complete, delete, manage lists.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Currency exchange rates and conversion via the Frankfurter API (no key). Use for FX rates, "convert X to Y", or historical/time-series rates.