スキル app-store-screenshots
📦

app-store-screenshots

コンテンツリビジョン r1 中リスク ⚙️ 外部コマンド🌐 ネットワークアクセス

コンバージョンにつながる App Store スクリーンショットを作成

ストアスクリーンショットは、厳格なプラットフォーム仕様を満たし、価値をすばやく伝える必要があります。このスキルは、Claude、Codex、Claude Code に対して、サイズ指定、並び順、キャプション、モックアップ、プレビュー動画の計画をガイドします。

対応: Claude Codex Code(CC)
⚠️ 50 不十分

自分のエージェントでインストール

このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。

エージェントリクエスト
Review the Skillstore skill "app-store-screenshots" from https://skillstore.io/skills/halt-catch-fire-app-store-screenshots.md and its manifest at https://skillstore.io/api/skills/halt-catch-fire-app-store-screenshots/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。

エージェントが読めるリソース

AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。

テストする

「app-store-screenshots」を使用しています。 iOS 向けの習慣トラッカー用スクリーンショットが必要です。

期待される結果:

推奨ギャラリー: 最初に成果を示すヒーロー画像、2番目に週間進捗、3番目にリマインダー、4番目に社会的証明、その後にカスタマイズ画面を配置します。

「app-store-screenshots」を使用しています。 Google Play の掲載情報で、最初のスクリーンショットをもっと良くしたいです。

期待される結果:

最も明確なユーザーベネフィットを先頭に置き、短いキャプションを1つ使い、アプリの利用シーンを見せ、設定画面は後の位置に回します。

「app-store-screenshots」を使用しています。 3つの市場向けにスクリーンショットをローカライズしたいです。

期待される結果:

すべての市場で翻訳済みキャプションを優先し、その後、文化、例、通貨、デバイスの言語が理解に影響する場合はスクリーンショットを作り直します。

セキュリティ監査

中リスク

Most static command hits are Markdown fences, inline CLI names, or documentation examples rather than dynamic shell execution. Confirmed risks are limited to third-party CLI installation guidance, belt commands that call external generation services, and remote processing of prompts or app imagery.

1
スキャンされたファイル
271
解析済み行数
9
レビュー項目
0
誤検知を無視

確認済みのセキュリティ上の懸念 (1)

中
Third-Party Asset Processing Through belt
The skill directs users to create screenshots and videos through the inference.sh belt CLI. Prompts and referenced app images may be processed by an external service, so private app assets need explicit user approval.
The documentation explicitly depends on inference.sh and shows belt app run commands for remote image, stitching, and video generation. The risk is privacy exposure, not evidence of malicious intent.
機能レビュー項目 (9)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

中
Ruby/shell backtick execution
> **Install the belt CLI skill:** `npx skills add belt-sh/cli`
The line recommends running npx to install a third-party CLI skill. That can download and execute external package code during setup, so it is a real supply-chain risk.
中
Ruby/shell backtick execution
```bash
The fenced example runs belt login and belt app run against a remote model service. The arguments are static, but execution requires authentication and sends prompt data to an external CLI.
中
Ruby/shell backtick execution
```bash
The example invokes belt app run to submit a prompt to a third-party image generation model. It is intentional functionality, but still external command and network execution.
中
Ruby/shell backtick execution
```bash
The cited code block runs belt app run with a remote image model. The command is hardcoded, but it still sends prompt content to an external service.
中
Ruby/shell backtick execution
```bash
The example invokes belt app run for remote image generation. It is a legitimate workflow, but it can transmit user prompt details to the external provider.
中
Ruby/shell backtick execution
```bash
The example runs belt app run with local image filenames for stitching. If executed, app screenshots may be read or uploaded by the external CLI workflow.
中
Ruby/shell backtick execution
```bash
The example invokes belt app run against a remote video generation model. It is legitimate for the skill, but it is still external command execution with network transfer.
中
Ruby/shell backtick execution
```bash
The related skills block recommends multiple npx skills add commands. Installing third-party skills through npx introduces supply-chain and code provenance risk.
低
Hardcoded URL
> Requires inference.sh CLI (`belt`). [Install instructions](https://raw.githubusercontent.com/infer
The line links to mutable raw GitHub install instructions for a required external CLI. This is a low-severity supply-chain concern because users may follow unaudited setup content.
監査者: codex 監査履歴を表示 →
このレポートを共有・引用

バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。

バージョン別レポートを開く
セキュリティ評価

レポートリンクをコピー

https://skillstore.io/skills/halt-catch-fire-app-store-screenshots/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdownバッジ

[![Skillstore security assessment](https://skillstore.io/badges/skills/halt-catch-fire-app-store-screenshots/security.svg)](https://skillstore.io/skills/halt-catch-fire-app-store-screenshots?utm_source=security_passport_badge)

HTMLバッジ

<a href="https://skillstore.io/skills/halt-catch-fire-app-store-screenshots?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/halt-catch-fire-app-store-screenshots/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

埋め込みカード

<iframe src="https://skillstore.io/embed/skills/halt-catch-fire-app-store-screenshots.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
学術引用 (APA · BibTeX · CFF)

APA形式の引用

halt-catch-fire. (2026). app-store-screenshots security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/halt-catch-fire-app-store-screenshots/audits/5

BibTeX形式の引用

@techreport{halt-catch-fire-halt-catch-fire-app-store-screenshots-2026, author = {halt-catch-fire}, title = {app-store-screenshots security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/halt-catch-fire-app-store-screenshots/audits/5}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "app-store-screenshots security audit report (audit version 5)" version: "unspecified" type: report authors: - name: "halt-catch-fire" date-released: "2026-07-09" url: "https://skillstore.io/skills/halt-catch-fire-app-store-screenshots/audits/5" identifiers: - type: other value: "skillstore:halt-catch-fire-app-store-screenshots:audit:5" description: "Skillstore immutable audit report identifier"

バリアントを比較

インストール可能なバリアント 4 件

各作者のスキルは個別のインストール項目として維持されます。推奨バリアントは Skillstore の証拠で順位付けされます。

このバリアントが首位の理由

Skillstore スコアが最高
ParthJadhav 推奨

parthjadhav-app-store-screenshots

Skillstore スコア 75
証拠の信頼度 中
Skillstore 利用状況 15
更新済み

2026-09-09

halt-catch-fire-app-store-screenshots

Skillstore スコア 50
証拠の信頼度 中
Skillstore 利用状況 7
更新済み

2026-09-09

101-skills-app-store-screenshots

Skillstore スコア 50
証拠の信頼度 中
Skillstore 利用状況 6
更新済み

2026-09-09

inference-sh-9-app-store-screenshots

Skillstore スコア 38
証拠の信頼度 中
Skillstore 利用状況 10
更新済み

2026-09-09

Skillstore スコア

このスコアの理由 証拠の信頼度: 中
55
アーキテクチャ
85
保守性
87
コンテンツ
67
コミュニティ
83
仕様準拠

作成できるもの

iOS ローンチギャラリーを準備する

新しい App Store リリース向けに、スクリーンショットのサイズ、順序、キャプション、ヒーローメッセージを計画します。

Google Play アセットを刷新する

掲載情報を更新する前に、スクリーンショット、フィーチャーグラフィック、プレビューメディアの簡潔なアセット計画を作成します。

ストアスクリーンショットをローカライズする

優先市場を決め、キャプション、スクリーンショット、ギャラリー順序のどこにローカル対応が必要かを判断します。

これらのプロンプトを試す

スクリーンショットギャラリーを計画する
このスキルを使用して、私のモバイルアプリ向けのスクリーンショットギャラリーを計画してください。アプリは [app type]、最大のベネフィットは [benefit]、対象ストアは [Apple App Store or Google Play] です。
ベネフィット重視のキャプションを書く
次のアプリ画面向けに、ベネフィット重視のキャプションを作成してください: [screen list]。各キャプションはストアスクリーンショットで読みやすくし、2行以内にしてください。
モックアッププロンプトを生成する
スクリーンショットセット向けに、belt 互換の画像生成プロンプトを作成してください。[app details] 向けに、ヒーローモックアップ、機能コールアウト、ライフスタイル文脈画像を含めてください。
掲載戦略全体を監査する
[app] のために計画しているストアスクリーンショット戦略をレビューしてください。プラットフォーム適合性、最初の3枚のインパクト、キャプションの明確さ、ローカライゼーションの必要性、A/B テストの機会を確認してください。

ベストプラクティス

  • 最初のスクリーンショットには、最も強いユーザー成果を配置します。
  • キャプションは短く、ベネフィット重視にし、ストアのサムネイルサイズでも読みやすくします。
  • 提出前に、最新のストアドキュメントで寸法とメディアルールを確認します。

回避

  • オンボーディング画面や設定画面を最初のスクリーンショットとして使用する。
  • ユーザーベネフィットの方が明確な場面で、機能ラベルを書いてしまう。
  • ブランドの正確性やストアポリシーへの適合を確認せずに、生成されたビジュアルを提出する。

よくある質問

このスキルは最終的なストアアセットを単独で作成しますか?
計画ガイダンスと belt CLI による生成例を提供します。ユーザーは最終アセットのレビュー、リサイズ、提出を別途行う必要があります。
どのストアに対応していますか?
Apple App Store と Google Play のスクリーンショットガイダンスを対象としており、寸法、ギャラリー制限、プレビューメディアに関する注意点を含みます。
Claude、Codex、Claude Code はこれを使用できますか?
はい。レポートでは Claude、Codex、Claude Code のサポートが示されています。
外部サービスは必要ですか?
はい。生成例には belt CLI と inference.sh へのアクセスが必要です。
ローカライゼーションに役立ちますか?
はい。市場の優先順位や、キャプションを翻訳するタイミング、スクリーンショットを作り直すタイミングを提案します。
Apple や Google の承認を検証できますか?
いいえ。準備に関するガイダンスを提供しますが、ユーザーは提出前に最新のプラットフォームルールを確認し、アセットをレビューする必要があります。

開発者情報

作成者

halt-catch-fire

ライセンス

MIT

Skillstore リビジョン

r1

バージョンに関する注意

作者はバージョンを宣言していません。

参照

0519034dad657fb1f7706e0550e962beeda73fdf

メンテナンスの新しさ

2026/7/18

利用状況

3 ダウンロード · 0 閲覧

ファイル構成

📄 SKILL.md

halt-catch-fire のその他のスキル

すべて表示
📦

video-ad-specs

77

プラットフォーム対応の動画広告を作成

チームは、各プラットフォームに対して誤った寸法、尺、キャプション、またはセーフゾーンで動画広告を作成してしまうことがよくあります。このスキルは、Claude、Codex、Claude Code に、動画広告の企画と CLI でそのまま使えるクリエイティブプロンプト生成のためのプラットフォーム別ガイドを提供します。

デザイン&クリエイティブ 表示
すべて表示
📦

sleek-design-mobile-apps

78

Sleekで洗練されたモバイルアプリ画面をデザイン

作成者 sleekdotdesign

モバイルアプリのデザイン依頼では、プロジェクト設定、反復的な画面変更、スクリーンショットが必要になることがよくあります。このスキルは、Claude、Codex、Claude CodeがモバイルアプリUI生成のためにSleek APIワークフローを進める手助けをします。

デザイン&クリエイティブ 表示