ワンクリックで
platform-desktop
Platform functions available on macOS, Windows, and Linux. Use invoke_platform to call native platform capabilities.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Platform functions available on macOS, Windows, and Linux. Use invoke_platform to call native platform capabilities.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Platform context for tvOS. No invoke_platform functions are available on Apple TV.
Platform functions available on watchOS. Use invoke_platform to call native watchOS capabilities like local notifications.
Memory system with daily logs and keyword search. Use to save facts, search past events, or recall user preferences and project context across conversations.
Analyze images from local files, URLs, or base64 data. For user-uploaded images, the path is provided in the [image attached] annotation.
Full browser automation via Chrome DevTools Protocol. Navigate pages, interact with UI elements, take screenshots, extract content, manage tabs, emulate devices, handle cookies/storage, monitor network, and control browser state.
Make HTTP requests (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS) to APIs and web services. Use when the user needs to call a REST API, fetch data from an endpoint, send form data, upload files, download files, or test HTTP services.
SOC 職業分類に基づく
| name | platform-desktop |
| description | Platform functions available on macOS, Windows, and Linux. Use invoke_platform to call native platform capabilities. |
| always | true |
| platform | ["linux","macos","windows"] |
You are running on macOS, Windows, or Linux.
invoke_platformCall platform-specific functions using:
invoke_platform(function="function.name", params={"key": "value"})
No platform-specific functions are currently registered on this platform. If you attempt to invoke a function that is not available, you will receive an error indicating it is not implemented on this platform.
Future functions may include: