A collection of resources used in creating an AI Agent (Codex CLI wrapper)
- The Agent's primary function is to help automate work on MacOS devices
⚠️ WARNING: Skills have only been certified on MacOS (full access) running Codex. YMMV⚠️
| Skill | Description |
|---|---|
apple-music-player |
Play random songs in Music.app from the local library by artist, album, or playlist. |
apple-notes |
Run deterministic Apple Notes automations by reading checklist items in order, skipping completed items, routing natural shortcuts or <skill-name>: <args> actions, marking successful items complete, and stopping on first failure; also supports direct Apple Notes create/read/update/delete/search/list operations. |
applescript-open-app |
Open, launch, or activate macOS apps by name using AppleScript or osascript. |
confetti |
Trigger a two-step confetti celebration with Raycast and a spoken phrase. |
ffmpeg-video-editor-h265 |
Generate FFmpeg commands from natural-language video edit requests (cut, trim, convert, compress, aspect ratio, extract audio) with H.265 defaults. |
git-search |
List recent git commits across all repos under ~/Code (excluding .build checkouts). |
github |
Use GitHub CLI (gh) for repositories, pull requests, issues, Actions, releases, and API calls. |
launchd-non-apple-jobs |
List non-Apple launchd jobs and create user launchd jobs. |
mailapp-send-email |
Compose and optionally send emails through Mail.app with to/cc/bcc, subject, body, and attachments. |
open-meteo-weather |
Fetch current weather via the Open-Meteo API using a location name or coordinates. |
opml-reader |
Store OPML files and fetch latest posts across RSS/Atom feeds. |
playwright-cli |
Translate natural-language browser automation requests into exact playwright-cli commands for interactive web testing and debugging. |
say |
Use the say CLI for macOS text-to-speech. |
screen-recorder |
Record the macOS screen for a fixed duration and save the .mov in ~/Downloads. |
| Name | Link |
|---|---|
ffmpeg-video-editor |
https://clawhub.ai/MahmoudAdelbghany/ffmpeg-video-editor |
imsg |
https://github.com/steipete/imsg |
openai-docs |
https://github.com/openai/skills/tree/main/skills/.curated/openai-docs |
video-transcript-downloader |
https://github.com/steipete/agent-scripts/tree/main/skills/video-transcript-downloader |
| Name | Link |
|---|---|
hn-popular-blogs-2025-opml |
https://gist.github.com/emschwartz/e6d2bf860ccc367fe37ff953ba6de66b#file-hn-popular-blogs-2025-opml |
raycast |
https://www.raycast.com/ |