Agent Plugins Marketplace
All plugins

shots

v0.1.0

Ship store-ready App Store screenshots in minutes from your coding agent. Shots researches competing listings, then generates, revises, and translates screenshots and icons from your real app context.

Codex1 Skill1 MCP serverStreamable HTTP

By hitSlopLicense: MIT1.1k GitHub starsUpdated 12 hours ago

Directory evidence

Runtimes
Codex
Parsed components
2 skill or MCP entries
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install shots for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add shots@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “shots” remain stable.

  • Codex: shots@agent-plugin-marketplaceshots@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/hitSlop/shots/.

Plugin files

plugins/hitSlop/shots/
├── .codex-plugin/plugin.json
├── skills/shots/SKILL.md
└── .mcp.json

Included Skills1

shotsskills/shots/SKILL.md

Generate, revise, translate, and manage App Store marketing screenshots and app icon candidates through the hosted Shots MCP tools. Use for App Store screenshot creation, app icon generation, ASO screenshot strategy, screenshot revisions, localization, App Store listing scraping, and public App Store screenshot inspiration. Do not use for generic image generation.

MCP servers1

shotsStreamable HTTP
url
https://shots.run/api/mcp

Plugin manifests1

plugins/hitSlop/shots/.codex-plugin/plugin.json
{
  "name": "shots",
  "version": "0.1.0",
  "description": "Ship store-ready App Store screenshots in minutes from your coding agent. Shots researches competing listings, then generates, revises, and translates screenshots and icons from your real app context.",
  "author": {
    "name": "hitSlop",
    "email": "[email protected]",
    "url": "https://hitslop.com"
  },
  "homepage": "https://shots.run",
  "repository": "https://github.com/hitSlop/shots",
  "license": "MIT",
  "keywords": [
    "screenshots",
    "app-store",
    "app-icon",
    "aso",
    "marketing",
    "image-generation",
    "localization",
    "screenshot-generator",
    "ios",
    "android",
    "app-store-optimization",
    "mcp",
    "codex-plugin",
    "keyword-research",
    "screenshot-localization",
    "app-store-screenshot-audit",
    "app-store-inspiration",
    "inspiration-gallery"
  ],
  "mcpServers": "./.mcp.json",
  "skills": "./skills/",
  "scripts": "./scripts/",
  "interface": {
    "displayName": "Shots",
    "shortDescription": "App Store screenshots, icons, and localized listings — generated from your coding agent",
    "longDescription": "Ship App Store screenshots in minutes without leaving your coding agent. Shots reads your app repo, uploaded screenshots, App Store URL, and saved Studio context, researches competing listings, then generates, revises, translates, and reviews screenshots for iPhone, iPad, Android, and Apple Watch. It also creates app icon moodboards, final icon candidates, ASO listing copy, and keyword ideas, all synced to hosted Shots Studio for review. Start with 3 free screenshots; no card required.",
    "developerName": "hitSlop",
    "category": "Design",
    "capabilities": [
      "Interactive",
      "Read",
      "Write",
      "Research"
    ],
    "websiteURL": "https://shots.run",
    "privacyPolicyURL": "https://shots.run/privacy",
    "termsOfServiceURL": "https://shots.run/terms",
    "defaultPrompt": [
      "Generate App Store screenshots for my app",
      "Generate an app icon for my app",
      "Translate my App Store screenshots into Spanish"
    ],
    "brandColor": "#0F969C",
    "composerIcon": "./assets/icon.png",
    "logo": "./assets/logo.png",
    "screenshots": [
      "./assets/demo.png"
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[shots on Agent Plugins Marketplace](https://pluginsmp.com/plugins/shots)