Agent skill

in-app-events

Generates In-App Event metadata templates for App Store Connect — event names, descriptions, badge types, image specs, and deep link configuration. Use when creating events for App Store visibility, engagement campaigns, or seasonal promotions.

rshankrasgithub.com/rshankrasGitHub ↗
claude-codecan modify filesMIT
Install
npx skills add rshankras/claude-code-apple-skills --skill in-app-events --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Allowed tools: ReadWriteEditGlobGrepAskUserQuestionWebSearch
Path: skills/generators/in-app-events/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 589
Language: Swift

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# In-App Events Generator Generate complete In-App Event metadata ready for App Store Connect upload, including event cards, descriptions, deep link configuration, and promotional image specifications. ## When This Skill Activates Use this skill when the user: - Asks to "create in-app events" or "add App Store events" - Mentions "event cards" or "App Store event metadata" - Wants to create seasonal campaigns or challenges on the App Store - Asks about "event badges" or "event promotion" - Mentions driving engagement through App Store events ## How In-App Events Work In-App Events appear on: - Your product page (up to 5 events visible) - Search results (when relevant to search term) - Editorial features and collections - Personalized recommendations Events are visible to ALL users — including people who haven't downloaded your app. This makes them a powerful discovery and re-engagement tool. Users who opt in also get an App Store notification when the event starts. ### Rules & Limits (per Apple) | Rule | Value | |------|-------| | Event duration | 15 minutes to 31 days | | Publish ahead of start | Up to 14 days early — the card shows the start time | | Concurrent limits | 10 approve

What's inside
Steps it walks through
  1. When This Skill Activates
  2. How In-App Events Work
  3. Rules & Limits (per Apple)
  4. Configuration Questions
  5. Generation Process
  6. Step 1: Gather Event Details
  7. Step 2: Generate Metadata
  8. Step 3: Generate Image Specs
  9. Step 4: Produce Output Document
  10. Event Badge Reference
  11. Announced Badge Types
  12. Metadata Best Practices
  13. Event Name (30 chars)
  14. Short Description (50 chars)
Ships with 1 file
  • templates.md
More from claude-code-apple-skills
All skills →
About this skill
What does the in-app-events skill do?

Generates In-App Event metadata templates for App Store Connect — event names, descriptions, badge types, image specs, and deep link configuration. Use when creating events for App Store visibility, engagement campaigns, or seasonal promotions.

How do I install it?

Run `npx skills add rshankras/claude-code-apple-skills --skill in-app-events --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going