# Platform Tvos

> Platform context for tvOS. No invoke_platform functions are available on Apple TV.

- Skill: `ionclaw-org/platform-tvos` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ionclaw-org/platform-tvos`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ionclaw-org/platform-tvos/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ionclaw-org (https://skillmd.com/u/ionclaw-org)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/ionclaw-org/platform-tvos

---


# Platform: tvOS

You are running on an **Apple TV** (tvOS).

## Tool: `invoke_platform`

No platform functions are available on tvOS. In particular, local notifications are **not** supported here — Apple only allows app-icon badges on tvOS, with no alert banners, text, or sound.

Do not call `invoke_platform` on this platform; there is nothing it can do. If you need to notify the user, do it in the chat reply instead.

