add-app-clip

Add an iOS App Clip to an Expo app with associated domains and AASA files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aranlucas/agents --skill add-app-clip-aranlucas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-app-clip
Source: https://github.com/aranlucas/agents/tree/main/.agents/skills/add-app-clip
Command: npx skills add https://github.com/aranlucas/agents --skill add-app-clip-aranlucas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of adding iOS App Clips to Expo apps, streamlining the integration of lightweight, context-aware app experiences directly into your existing apps.

Core Features & Use Cases

  • App Clip Integration: Seamlessly add App Clip functionality to an Expo app.
  • Configuration and Setup: Automates the setup of bundle identifiers, Apple Team IDs, and associated domains.
  • AASA File Management: Hosts and configures the AASA file for app clip invocation.
  • Use Case: Enhance your web or mobile app with a companion App Clip, enabling users to interact with a subset of your app’s features from a small, standalone experience on their iPhone.

Quick Start

Use the add-app-clip skill to create an App Clip for your Expo app by running 'bun create target clip'.

Frequently Asked Questions about add-app-clip

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add an iOS App Clip to an Expo app?

You can add an iOS App Clip by running the skill command to automate bundle identifier setup, associated domain configuration, and Apple App Site Association file hosting for Expo build integration.

What are iOS App Clips and when do I need them for my mobile app?

iOS App Clips are lightweight, context-aware app experiences that offer a URL-based subset of your app's functionality. You need them to let users interact with specific features quickly from a standalone iPhone experience.

Can I use Expo build system features to configure Apple App Site Association files?

Yes, the skill configures and hosts the Apple App Site Association files required for App Clip invocation, automating the setup directly within your Expo app's build system and associated domains.

Does the App Clip integration process require manually setting up Apple Team IDs?

No, the App Clip integration process automates the setup of bundle identifiers and Apple Team IDs, streamlining the configuration of associated domains without manual Apple Developer portal entry.

What is the best way to provide a lightweight app experience without a full app install?

The best way to provide a lightweight app experience is creating an iOS App Clip, which delivers a small, standalone subset of your app's functionality directly via a URL on an iPhone.