Andi Ashari
Community@aashari · Indonesia
Hola hollandoo!
Agent Skills by Andi Ashari
Showing 33 vetted skills indexed across 1 GitHub repositories.
calendar-accounts
Lists synced calendar accounts and their calendars with upcoming event counts.
calendar-recurring
List active recurring calendar events from Calendar.sqlite with next occurrences.
calendar-free
Scan a local Calendar database to find open time slots within working hours.
calendar-upcoming
Group upcoming calendar events by date for specified time ranges.
calendar-event
Fetch complete calendar event details via SQLite queries from Apple Calendar.
calendar-today
Lists today's Apple Calendar events chronologically using sqlite3 and Python.
calendar-core
Document Apple Calendar CoreData schema and epoch conversion rules for macOS.
calendar-conflicts
Detect overlapping Apple Calendar events within a specified time window.
calendar-stats
Compute meeting metrics from Apple Calendar data for a specified date range.
calendar-search
Search macOS Calendar events by keyword with SQLite queries.
calendar-attendees
Query local calendar data for meetings by person or event attendees.
mail-triage
Prioritize incoming emails by urgency and attention across multiple accounts.
mail-thread
Extract chronological summaries from email threads using SQL and Python tooling.
mail-work
Filter Exchange/EWS work emails into prioritized digests by date range.
mail-core
Document Apple Mail local storage layout and EMLX parsing techniques.
mail-newsletter
Identify newsletters in Apple Mail data and surface per-sender volume.
mail-travel
Extract flight, hotel, and booking details from travel emails into a chronological itinerary.
mail-action-items
Extract action items, tasks, and deadlines from recent emails using sqlite3.
mail-banking
Extract and summarize bank notification emails from local mail data.
mail-from
Retrieve and summarize emails from a specific sender in local Apple Mail data.
mail-accounts
Enumerate Apple Mail synced accounts with email addresses, message counts, and mailbox structure.
mail-attachments
Query a local SQLite index to find email attachments by filename, sender, and size.
mail-top-senders
Query local mailbox data with sqlite3 to rank top senders and analyze communication patterns.
mail-meetings
Locate meeting invites and extract details from mailbox data using sqlite3 and python3.