Roman Pinchuk
Community@roman-pinchuk · Haifa, Israel
Roman Pinchuk publishes MIT-licensed skills for macOS JXA scripting, Home Assistant administration, Cloudflare operations, and durable project knowledge management.
Agent Skills by Roman Pinchuk
Showing 5 vetted skills indexed across 1 GitHub repositories.
apple-mail-jxa
Automate macOS Mail.app operations through inline JXA and SQLite metadata search.
hass-cli
Inspect, automate, and administer Home Assistant through the hass-cli command-line tool.
memory
Maintains durable project knowledge through a MEMORY.md index and linked Markdown documents.
cloudflare-cli
Manage Cloudflare resources through the technical-preview cf CLI with live command discovery.
apple-calendar-jxa
Automate macOS Calendar.app through inline JXA with EventKit agendas and SQLite metadata search.
Frequently Asked Questions About Roman Pinchuk
FAQPage SchemaWhat tasks can I perform with roman-pinchuk's skills?▼
You can manage Apple Mail accounts, mailboxes, and messages through JXA; query and edit Apple Calendar via EventKit and SQLite; administer Home Assistant with hass-cli; operate Cloudflare accounts, zones, and resources through the cf technical-preview CLI; and maintain durable project knowledge in a MEMORY.md index.
Who are these skills designed for?▼
They target macOS power users, home-lab administrators, and developers who script Apple Mail and Calendar with JXA, run Home Assistant from the terminal, manage Cloudflare infrastructure, or need persistent Markdown-based project memory across sessions.
How do I install and run these skills?▼
Clone the repository at github.com/roman-pinchuk/agent-skills and load each skill folder into your skill-compatible environment. Mail and Calendar skills execute inline osascript -l JavaScript on macOS, while hass-cli and the Cloudflare cf CLI must be installed and authenticated beforehand.
Are these skills free and open source?▼
Yes. All five skills—apple-mail-jxa, apple-calendar-jxa, hass-cli, cloudflare-cli, and memory—are released under the MIT license, permitting free use, modification, and redistribution with attribution.
What prerequisites do these skills require?▼
The Mail and Calendar skills require macOS with Mail.app or Calendar.app configured. The hass-cli skill needs a reachable Home Assistant instance, and the cloudflare-cli skill requires the technical-preview cf CLI with authenticated account or zone context. The memory skill only needs Markdown file access.