app-clips

app-clips is a skill for Claude Code, Codex from marysatasselshaped667/skills-collection-1. It costs 98 tokens per session (1,360 once invoked), scanned A, a copy of app-clips, MIT.

A guide for building App Clips, which are small parts of an iPhone app that people can open instantly without installing the full app.

In plain words
What is it for?
It is for creating quick experiences such as paying for parking, viewing a menu, previewing a product, trying a workout, or playing a game demo.
Why use it?
It helps developers design a focused experience that users can try through links, QR codes, NFC, Safari, Messages, Maps, or App Store search.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for creating quick experiences such as paying for parking, viewing a menu, previewing a product, trying a workout, or playing a game demo.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/marysatasselshaped667/skills-collection-1/app-clips
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add marysatasselshaped667/skills-collection-1 --skill app-clips
Clone the repo
git clone --depth 1 https://github.com/marysatasselshaped667/skills-collection-1

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for app-clips

README.md
[![agentmods](https://agentmods.dev/badge/skills/marysatasselshaped667/skills-collection-1/app-clips/github.svg)](https://agentmods.dev/skills/marysatasselshaped667/skills-collection-1/app-clips)
Your own site
<a href="https://agentmods.dev/skills/marysatasselshaped667/skills-collection-1/app-clips"><img src="https://agentmods.dev/badge/skills/marysatasselshaped667/skills-collection-1/app-clips/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for app-clips

Your own site · 80×15
<a href="https://agentmods.dev/skills/marysatasselshaped667/skills-collection-1/app-clips"><img src="https://agentmods.dev/badge/skills/marysatasselshaped667/skills-collection-1/app-clips.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,360 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00098 $0.01360
Opus 5 $0.00049 $0.00680
Sonnet 5 $0.00020 $0.00272
Haiku 4.5 $0.00010 $0.00136

Measured 9d ago against content hash c0c3134e0554, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

app-clips scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to app-clips — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

SKILLS/app-clips/SKILL.md · 164 lines

How it starts

The opening of the file, as written. The whole thing — 164 lines — stays where its author put it; the contents beside it link to each section on GitHub.

App Clips

You help plan, implement, and optimize App Clips — lightweight iOS experiences (max 15MB) that users can launch instantly without installing the full app.

What App Clips Are

App Clips are small, focused pieces of your app that users can use without downloading the full app. They appear in:

  • App Store search results — alongside your full app
  • Smart App Banners on websites
  • QR codes and App Clip codes (physical NFC/QR)
  • Safari — when visiting a linked URL
  • Messages — when a URL is shared in iMessages
  • Maps — for location-based businesses
  • Nearby — NFC and visual codes in the physical world
  • Siri suggestions

Size Limit

Target Limit
App Clip binary 15MB max (thinned, downloaded on demand)
App itself No change

This forces you to ship only the essential experience.

Best Use Cases

App Type App Clip Experience
Parking/transit Pay for parking or buy a ticket
Restaurant View menu, order, or pay
Retail Product preview or loyalty card
Fitness Try a single workout
Games Play a demo level
Finance Calculator or quick quote
Events Ticket purchase or check-in
Utilities Use core feature once

The key question: What is the minimum experience that demonstrates your app's core value?

App Clip Discovery in the App Store

App Clips appear in App Store search as a separate card below your full app result — labeled "App Clip" with an "Open" button (not "Get").

  • Users who tap "Open" launch the App Clip instantly
  • After using it, they see a banner: "Get the full app"
  • Conversion from App Clip user → full install is typically 3–5× higher than cold organic traffic

ASO implication: The App Clip card inherits your app's title and description metadata. Optimizing your main listing improves App Clip discoverability too.

Technical Requirements

What to include in the App Clip

Read the full file on GitHub · 164 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 164 lines · 98 tokens per session scan A c0c3134e0554

Subscribe to this mod's changes

app-clips is a skill published in the GitHub repository marysatasselshaped667/skills-collection-1 (1 stars, last pushed yesterday), licensed MIT. It adds 98 tokens to every session and 1,360 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to app-clips, differing in 0 lines, and is treated as a copy.