shotkit

shotkit is a skill for Cursor from nicolocurioni96/withnico-skills. It costs 0 tokens per session (3,010 once invoked), scanned A, original, MIT.

An automated pipeline for producing App Store screenshots from iPhone and iPad simulator captures.

In plain words
What is it for?
Use it to capture app screens, create localized screenshot composites with text, validate their dimensions, and arrange upload-ready files.
Why use it?
It handles capture, marketing text, visual layouts, device-specific organization, validation, and App Store Connect upload preparation in one workflow.

Skill for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it to capture app screens, create localized screenshot composites with text, validate their dimensions, and arrange upload-ready files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nicolocurioni96/withnico-skills/app-screenshot-studio
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 nicolocurioni96/withnico-skills --skill app-screenshot-studio
Clone the repo
git clone --depth 1 https://github.com/nicolocurioni96/withnico-skills

Made for: Cursor.

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 shotkit

README.md
[![agentmods](https://agentmods.dev/badge/skills/nicolocurioni96/withnico-skills/app-screenshot-studio/github.svg)](https://agentmods.dev/skills/nicolocurioni96/withnico-skills/app-screenshot-studio)
Your own site
<a href="https://agentmods.dev/skills/nicolocurioni96/withnico-skills/app-screenshot-studio"><img src="https://agentmods.dev/badge/skills/nicolocurioni96/withnico-skills/app-screenshot-studio/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 shotkit

Your own site · 80×15
<a href="https://agentmods.dev/skills/nicolocurioni96/withnico-skills/app-screenshot-studio"><img src="https://agentmods.dev/badge/skills/nicolocurioni96/withnico-skills/app-screenshot-studio.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,010 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 original No closer match found 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.00000 $0.03010
Opus 5 $0.00000 $0.01505
Sonnet 5 $0.00000 $0.00602
Haiku 4.5 $0.00000 $0.00301

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

Security

Grade A, and why

shotkit 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 12d ago.

The scan reads SKILL.md. This mod also ships 13 executable files (scripts/asc_api.py, scripts/asc_download.py, scripts/asc_init.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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

Copies of this mod

1 near-identical copy found in the catalogue:

  • shotkit — 100% identical, 0 lines differ
.cursor/skills/app-screenshot-studio/SKILL.md · 302 lines

How it starts

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

Shotkit

End-to-end App Store screenshot pipeline for indie iOS developers. From raw Simulator capture to upload-ready assets, with native App Store Connect integration.

This skill is fully automated. When triggered, the agent handles the entire pipeline — booting simulators, capturing screenshots, compositing with trending styles, and uploading to App Store Connect — without requiring manual interaction.


What This Skill Does

Stage 1 — Auto-Capture (optional): Boots Xcode Simulator devices, launches the app via bundle ID, navigates screens via deep links, sets a clean status bar (9:41, full battery), and captures raw UI screenshots — all without user interaction.

Stage 2 — Generate Copy: Produces locale-aware headlines (max 30 chars) + sublines (max 60 chars) for each screenshot frame. If no copy.json is provided, the agent generates one based on the app's features and target audience.

Stage 3 — Composite: Renders styled screenshot images using Pillow — background, device UI area, app screenshot, and text overlay — with 5 template styles.

Stage 4 — Organize & Validate: Outputs an ASC-ready folder structure ({locale}/{device}/), validates dimensions against App Store requirements, and generates an upload checklist.

Stage 5 — Upload (optional): Uploads screenshots directly to App Store Connect via native API integration. Supports uploading new screenshots and replacing existing ones.


Workflow

Step 1 — Collect Inputs

Ask the developer for the following (or infer from context if already provided):

Required:

  • App name
  • Core features to highlight (3–8 bullet points)
  • Target audience (one sentence)
  • Primary language (default: English)
  • Additional locales (optional, e.g. Italian, German, Japanese)

Screenshot source (choose one):

  • A) Automated capture from Simulator → ask for app Bundle ID and deep link URLs per screen
  • B) Existing screenshots folder → ask for path to folder of PNG/JPG files
  • C) No UI screenshots yet → generate placeholder-based composites with colored UI mockups

Read the full file on GitHub · 302 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. 12d ago First seen · 302 lines · 0 tokens per session scan A 570a9d1a9679

Subscribe to this mod's changes

shotkit is a skill published in the GitHub repository nicolocurioni96/withnico-skills (5 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,010 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ui-enhancer-radar

Systematic iOS/SwiftUI UI audit with design intent interview, 14-domain analysis (including Color Audit with adaptive Color Profile, iPad Sheet Sizing caller-side audit, Button Hit Region three-factor interaction audit, and Silent Picker menu-presentation audit), element compaction, cross-view consistency checks…

Terryc21/radar-suite · 148 tokens

ui-path-radar

UI path tracer for SwiftUI/UIKit apps. 5-layer audit with 34 issue categories and 19 automated checks: discover entry points, trace flows, detect dead ends and broken promises, evaluate UX impact, verify data wiring. Supports targeted trace, diff against previous audits, and handoff to planning skills. Triggers…

Terryc21/radar-suite · 86 tokens

m3-expressive

Material 3 Expressive design patterns for Jetpack Compose - expressive theming, motion physics, shape morphing, typography emphasis, color emphasis, and all 28 expressive components.

ahmed3elshaer/everything-claude-code-mobile · 41 tokens

liquid-glass

Apple Liquid Glass design patterns for SwiftUI iOS 26 - glass effects, morphing, containers, interactive glass, tinting, accessibility, and cross-platform glass design.

ahmed3elshaer/everything-claude-code-mobile · 40 tokens

ttb-skill-native-swiftui-components

Build reusable native SwiftUI UI components using 100% standard SwiftUI primitives with TTBaseUIKit design tokens, localization, chainable modifiers, and project architecture rules. NO TTBaseSUI wrappers. iOS 14+.

tqtuan1201/TTBaseUIKit · 55 tokens

accessibility-patterns

Mobile accessibility patterns for Android and iOS - content descriptions, touch targets, screen reader support, WCAG compliance, dynamic type, and color contrast.

ahmed3elshaer/everything-claude-code-mobile · 35 tokens