Install
openclaw skills install apple-newsOpen Apple News, read Apple News links, and run local News workflows on macOS using deterministic CLI commands and shortcut-based search fallback.
openclaw skills install apple-newsOn first use, follow setup.md to define command-path preferences, link-opening behavior, and search fallback strategy before bulk actions.
User wants to open Apple News, read specific Apple News articles, or run repeatable News reading workflows from macOS. Agent handles app launch, article and feed link opening, reading queue workflows, and optional shortcut-based topic search.
/System/Applications/News.app.open, osascript, or shortcuts.https://apple.news/...).Memory lives in ~/apple-news/. See memory-template.md for structure.
~/apple-news/
├── memory.md # Status, defaults, and preferred workflows
├── command-paths.md # Command probes and validated launch paths
├── safety-log.md # Multi-link confirmations and sensitive link notes
└── operation-log.md # Open operations, shortcut calls, and outcomes
| Topic | File |
|---|---|
| Setup and first-run behavior | setup.md |
| Memory structure | memory-template.md |
| Command hierarchy and probes | command-paths.md |
| Deterministic operation flows | operation-patterns.md |
| Safety checklist before action | safety-checklist.md |
| Failure handling and recovery | troubleshooting.md |
All skill files are stored in ~/apple-news/.
Before creating or changing local files, describe the planned write and ask for confirmation.
open /System/Applications/News.app.open -a News works on every macOS locale.https://apple.news/... links and open them in News.app.open -a News works everywhere -> launch failures on some systems.applenews://) -> no app resolver errors.| Endpoint | Data Sent | Purpose |
|---|---|---|
| https://apple.news | Apple News article/feed URL parameters | Open Apple News content in News.app |
No other external endpoint is required by default.
Data that stays local:
~/apple-news/.Data that may leave your machine:
https://apple.news.This skill does NOT:
By using this skill, links are opened against Apple News. If you enable shortcut-based search, those shortcuts may call additional services defined by the user.
Install with clawhub install <slug> if user confirms:
macos - macOS command workflows and automation patterns.news - general news workflows and monitoring patterns.travel - location and context workflows for news around destinations.reading - reading queue and prioritization workflows.productivity - execution frameworks for daily information intake.clawhub star apple-newsclawhub sync