{ "$schema": "https://github.com/ma-r-s/huxley-registry/blob/main/schema.json", "registry_version": "1", "generated_at": "2026-05-01", "skills": [ { "namespace": "io.github.ma-r-s.huxley-skill-audiobooks", "name": "huxley-skill-audiobooks", "display_name": "Audiobooks", "tagline": "Local-library audiobook playback with resume-position persistence.", "version": "0.1.0", "tier": "first-party", "categories": ["audio", "media", "entertainment"], "config_schema_present": false, "platforms": ["linux", "darwin"], "detail": "skills/audiobooks.json" }, { "namespace": "io.github.ma-r-s.huxley-skill-news", "name": "huxley-skill-news", "display_name": "News", "tagline": "Headlines from Google News RSS plus an Open-Meteo weather card.", "version": "0.1.0", "tier": "first-party", "categories": ["news", "weather", "knowledge"], "config_schema_present": false, "platforms": ["linux", "darwin", "windows"], "detail": "skills/news.json" }, { "namespace": "io.github.ma-r-s.huxley-skill-radio", "name": "huxley-skill-radio", "display_name": "Radio", "tagline": "Internet radio via ffmpeg with last-station resume and auto-reconnect.", "version": "0.1.0", "tier": "first-party", "categories": ["audio", "media", "entertainment"], "config_schema_present": false, "platforms": ["linux", "darwin"], "detail": "skills/radio.json" }, { "namespace": "io.github.ma-r-s.huxley-skill-reminders", "name": "huxley-skill-reminders", "display_name": "Reminders", "tagline": "Persistent reminders with RFC 5545 RRULE recurrence and retry escalation.", "version": "0.1.0", "tier": "first-party", "categories": ["productivity", "calendar", "health"], "config_schema_present": false, "platforms": ["linux", "darwin", "windows"], "detail": "skills/reminders.json" }, { "namespace": "io.github.ma-r-s.huxley-skill-search", "name": "huxley-skill-search", "display_name": "Search", "tagline": "Free open-web search via DuckDuckGo, no API key required.", "version": "0.1.0", "tier": "first-party", "categories": ["knowledge", "utility"], "config_schema_present": true, "platforms": ["linux", "darwin", "windows"], "detail": "skills/search.json" }, { "namespace": "io.github.ma-r-s.huxley-skill-system", "name": "huxley-skill-system", "display_name": "System", "tagline": "Current time + volume control. The simplest first-party skill.", "version": "0.1.0", "tier": "first-party", "categories": ["system", "utility"], "config_schema_present": true, "platforms": ["linux", "darwin", "windows"], "detail": "skills/system.json" }, { "namespace": "io.github.ma-r-s.huxley-skill-telegram", "name": "huxley-skill-telegram", "display_name": "Telegram", "tagline": "Full-duplex Telegram voice calls + text messaging via a single Pyrogram userbot.", "version": "0.1.0", "tier": "first-party", "categories": ["communication", "messaging"], "config_schema_present": false, "platforms": ["linux", "darwin"], "detail": "skills/telegram.json" }, { "namespace": "io.github.ma-r-s.huxley-skill-timers", "name": "huxley-skill-timers", "display_name": "Timers", "tagline": "One-shot relative timers. \"Remind me in 5 minutes.\"", "version": "0.1.0", "tier": "first-party", "categories": ["productivity", "utility"], "config_schema_present": false, "platforms": ["linux", "darwin", "windows"], "detail": "skills/timers.json" }, { "namespace": "io.github.ma-r-s.huxley-skill-stocks", "name": "huxley-skill-stocks", "display_name": "Stocks", "tagline": "Voice-controlled stock quotes via Alpha Vantage.", "version": "0.1.0", "tier": "first-party", "categories": ["finance", "data"], "config_schema_present": true, "platforms": ["linux", "darwin", "windows"], "detail": "skills/stocks.json" } ] }