gpt-upi-tool: Skill for Claude Code

.agents/skills/imagegen-frontend-mobile/SKILL.md

imagegen-frontend-mobile is a skill for Claude Code, Codex from suyancc/gpt-upi-tool. It costs 126 tokens per session (8,722 once invoked), scanned A, original, no licence file.

A skill for creating visual concepts of mobile-app screens and multi-screen user flows for iOS, Android, and cross-platform apps.

In plain words
What is it for?
It is for designing mobile-app screen concepts, user flows, and related image-based interface ideas.
Why use it?
It helps keep screen layouts, readable text, colours, and creative direction consistent when generating app visuals.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is suyancc/gpt-upi-tool's own configuration. It tells Claude Code and Codex how to work on gpt-upi-tool itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything gpt-upi-tool configures →

Reuse

Borrowing it

Nothing to install: this file belongs to suyancc/gpt-upi-tool. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/suyancc/gpt-upi-tool/master/.agents/skills/imagegen-frontend-mobile/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/suyancc/gpt-upi-tool

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 imagegen-frontend-mobile

README.md
[![agentmods](https://agentmods.dev/badge/skills/suyancc/gpt-upi-tool/imagegen-frontend-mobile/github.svg)](https://agentmods.dev/skills/suyancc/gpt-upi-tool/imagegen-frontend-mobile)
Your own site
<a href="https://agentmods.dev/skills/suyancc/gpt-upi-tool/imagegen-frontend-mobile"><img src="https://agentmods.dev/badge/skills/suyancc/gpt-upi-tool/imagegen-frontend-mobile/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 imagegen-frontend-mobile

Your own site · 80×15
<a href="https://agentmods.dev/skills/suyancc/gpt-upi-tool/imagegen-frontend-mobile"><img src="https://agentmods.dev/badge/skills/suyancc/gpt-upi-tool/imagegen-frontend-mobile.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 126 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 8,722 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 unknown 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.00126 $0.08722
Opus 5 $0.00063 $0.04361
Sonnet 5 $0.00025 $0.01744
Haiku 4.5 $0.00013 $0.00872

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

Security

Grade A, and why

imagegen-frontend-mobile 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 11d 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.

.agents/skills/imagegen-frontend-mobile/SKILL.md · 1,466 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 11d ago First seen · 1,466 lines · 126 tokens per session scan A 8a33389979f3

Subscribe to this mod's changes

imagegen-frontend-mobile is a skill published in the GitHub repository suyancc/gpt-upi-tool (2 stars, last pushed 1mo ago), with no licence file. It adds 126 tokens to every session and 8,722 once invoked, about $0.0006 per session on Opus 5. 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

axiom-media

Use when working with camera, photos, audio, haptics, ShazamKit, the user's Apple Music library, or Now Playing. Covers AVCaptureSession, PHPicker, PhotosPicker, AVFoundation, Core Haptics, audio recognition, MediaPlayer, CarPlay, MusicKit playback and library enumeration.

CharlesWiltgen/Axiom · 67 tokens

argent-screen-recording

Record a video of an iOS simulator or Android emulator/device screen using argent MCP tools. Use when the user asks to record the screen, capture a video of a flow, interaction, or animation, produce a screen recording, or document app behavior as a video clip.

software-mansion/argent · 59 tokens

app-preview-video

When the user wants to plan, script, produce, or optimize App Store Preview videos or Google Play promo videos — the autoplay videos that show in App Store/Play Store search and product pages. Use when the user mentions "App Preview", "preview video", "app store video", "promo video", "Play Store video", "video poster…

Eronred/aso-skills · 143 tokens

phone-ui-demos

A tool for making cinematic web demonstrations that present information inside a realistic smartphone interface, such as notifications, chats, settings, or an app screen.

Unclecheng-li/AI_Animation · 194 tokens

generate-images-with-firebase-ai

Use when generating or editing images from Flutter/Dart with Firebase AI Logic and a Gemini image model (Nano Banana), making the first call work, choosing Gemini Developer API vs Vertex AI, hitting quota, billing or App Check failures, getting empty or image-only responses, sending a user photo as input, controlling…

evanca/flutter-ai-rules · 84 tokens

ios-marketing-capture

Use when the user wants to automate capture of marketing screenshots for a SwiftUI iOS app across multiple locales, devices, or appearances. Covers full-screen shots, isolated element renders (carousel cards, widgets), and reproducible output naming. Triggers on marketing screenshots, locale screenshots, widget…

ParthJadhav/ios-marketing-capture · 78 tokens