byduyet· 44 skills
Apple Intelligence participation layer. Wire an app's actions and content into Siri, Spotlight, Writing Tools, Image Playground, and summaries via App Intents, entities, and schemas. Use before adding App Intents/schemas, Spotlight indexing, Writing Tools, or Image Playground; defer custom generative features and on-device model files to the sibling skills.
$npx -y skills add duyet/codex-claude-plugins --skill apple-intelligenceInstalls into the current project.
Run `npx skills use "https://github.com/duyet/codex-claude-plugins" --skill "duyet/codex-claude-plugins/apple-intelligence"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/duyet/codex-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/duyet/codex-claude-plugins"` and select the relevant skills, then follow their instructions.