ios-app-intents Skill
Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content to Shortcuts, Siri, Spotlight, widgets, or controls. Published by openai in plugins.
What is ios-app-intents Skill?
Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content to Shortcuts, Siri, Spotlight, widgets, or controls. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use ios-app-intents Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/build-ios-apps/skills/ios-app-intents/SKILL.md
What it does
Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content to Shortcuts, Siri, Spotlight, widgets, or controls.
Skill instructions
iOS App Intents Overview Expose the smallest useful action and entity surface to the system. Start with the verbs and objects people would actually want outside the app, then implement a narrow App Intents layer that can deep-link or hand off cleanly into the main app when needed. Read these references as needed: - references/first-pass-checklist.md for choosing the first intent and entity surface - references/example-patterns.md for concrete example shapes to copy and adapt - references/code-templates.md for generalized App Intents code templates - references/system-surfaces.md for how to think about Shortcuts, Siri, Spotlight, widgets, and other system entry points Core workflow 1) Start with actions, not screens - Identify the 1-3 highest-value actions that should work outside the app UI. - Prefer verbs like compose, open, find, filter, continue, inspect, or start. - Do not mirror the entire app navigation tree as intents. 2) Define a small entity surface - Add AppEntity types only
Explore related resources
Frequently asked questions
What is ios-app-intents?
ios-app-intents is a open-source AI agent skill with Copy skill directory. Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content to Shortcuts, Siri, Spotlight, widgets, or controls.
Who is ios-app-intents best for?
ios-app-intents is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install ios-app-intents?
Install or run ios-app-intents using Copy skill directory. Check ios-app-intents for the latest setup command.
Is ios-app-intents actively maintained?
ios-app-intents may need a closer maintenance check before production use.
Auto-fetched from GitHub.