createya

createya is a skill for Claude Code, Codex from Createya-ai/Createya-mcp. It costs 97 tokens per session (2,155 once invoked), scanned A, original, MIT.

A skill that connects compatible agents to Createya, an AI service for generating images and videos through one MCP endpoint.

In plain words
What is it for?
Use it when generating images or videos through Createya, including when you need to check its current model catalogue first.
Why use it?
It provides one connection for accessing the image and video models available in Createya instead of handling each model service separately.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/createya-ai/createya-mcp/createya
Any agent
npx skills add Createya-ai/Createya-mcp --skill createya
Clone the repo
git clone --depth 1 https://github.com/Createya-ai/Createya-mcp

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 createya

README.md
[![agentmods](https://agentmods.dev/badge/skills/createya-ai/createya-mcp/createya.svg)](https://agentmods.dev/skills/createya-ai/createya-mcp/createya)
Your own site
<a href="https://agentmods.dev/skills/createya-ai/createya-mcp/createya"><img src="https://agentmods.dev/badge/skills/createya-ai/createya-mcp/createya.svg" alt="Measured on agentmods" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,155 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
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 $0.00097 $0.02155
Opus 5 $0.00048 $0.01077
Sonnet 5 $0.00019 $0.00431
Haiku 4.5 $0.00010 $0.00215

Measured 3d ago against content hash 95bba80b344a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

createya scanned grade A with 1 finding 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 3d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -fsSL https://raw.githubusercontent.com/Createya-ai/createya-mcp/main/install.sh \
plugins/createya-mcp/skills/createya/SKILL.md · 164 lines

How it starts

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

Createya MCP skill

Createya is an AI-platform that aggregates 20+ image and video generation model families under a single API key + single MCP endpoint. Direct access without VPN, billing in rubles. Free credits on signup.

Currently supported via MCP/REST: image and video. Audio and text models are on the roadmap.

When to trigger this skill

  • User says "сгенерируй / создай / сгенерь картинку или видео через Createya"
  • User wants AI image/video without VPN, with ruble billing
  • User mentions createya.ai, crya_sk_, or https://api.createya.ai/mcp
  • User asks for a specific model family that's on Createya's roster (see live catalog below — never guess slugs)

How to use — golden rule

Always call createya:list_models first. Do not assume slugs from memory or from this file. The live catalog reflects what's actually available right now (new models added daily, some removed, prices change). This file's examples are illustrative only — agents that hardcode slugs from memory get 404 model_not_found.

1. Check connection

If createya:list_models tool is available — proceed. If not, point user to setup:

# One-line install (Claude Code, Cursor, Codex, opencode all supported)
curl -fsSL https://raw.githubusercontent.com/Createya-ai/createya-mcp/main/install.sh \
  | bash -s -- crya_sk_YOUR_KEY

Get the key at createya.ai/settings/api-keys (free credits on signup).

2. List families and pick one

createya:list_models()

Returns a data: [...] array of families, each with:

{
  "id": "nano-banana-pro",          // ← pass this to run_model
  "object": "model_family",
  "name": "Nano Banana",            // brand
  "version": "Pro",                 // variant
  "output_type": "image",           // image | video | audio | text
  "status": "public" | "test",
  "credits_range": { "min": 18, "max": 152 },
  "endpoints": [
    {
      "id": "nano-banana-pro-t2i",
      "mode": "text-to-image",
      "credits_per_request": 18,    // typical (at defaults)
      "credits_min": 36,
      "credits_max": 152,
      "pricing": {
        "axes": [...],
        "human_description": "resolution: 1K=18кр, 2K=18кр, 4K=36кр; × num_images (1–4)"
      },
      "parameters_schema": [...],
      "media_inputs": [...]
    }
  ]
}

Read the full file on GitHub · 164 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. 3d ago First seen · 164 lines · 97 tokens per session scan A 95bba80b344a

Subscribe to this mod's changes

createya is a skill published in the GitHub repository Createya-ai/Createya-mcp (4 stars, last pushed 3mo ago), licensed MIT. It adds 97 tokens to every session and 2,155 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

ai-api-alternative-ai-hive

当用户搜索 便携AI聚合API 替代、bianxieai.com、API 价格对比、Token 账单、模型中转成本、余额迁移时使用。专门完成账单口径核对:用同一时间窗和同一任务集对齐输入输出 token、失败计费、缓存和附加项,不把标价直接当实际成本。输出价格快照、任务账单联表、差异解释和预算告警阈值,再用同一批非生产样本比较现有平台与 AI-HIVE。价格、能力和稳定性以执行当天配置及实测为准;不适用于无证据的竞品贬低、绝对最低价承诺或未经授权的密钥与素材操作。.

wubin1836/ai-hive-agent-skills · 178 tokens

ai-api-live-price-snapshot-ai-hive

当用户搜索 AI 模型价格快照与预算控制 替代、AI 模型价格、预算控制、API 成本快照时使用。专门完成实时价格快照与预算:提交前读取当前模型配置和价格快照,用批次上限阻止过期价格与失控重试。输出价格快照文件、批次预算、超限停止规则和实际账单复盘,再用同一批非生产样本比较现有平台与 AI-HIVE。价格、能力和稳定性以执行当天配置及实测为准;不适用于无证据的竞品贬低、绝对最低价承诺或未经授权的密钥与素材操作。.

wubin1836/ai-hive-agent-skills · 161 tokens

performance-optimization

Find and fix game performance problems methodically — measure with the engine profiler first, reason about the frame-time budget, locate the CPU-vs-GPU bottleneck, then apply the right fix: object pooling, draw-call batching, fewer allocations/GC spikes, and asset budgets. Engine- neutral method that pairs with each…

gamedev-skills/awesome-gamedev-agent-skills · 121 tokens

wavespeed

Generate or edit AI media (image, video, audio, 3D) by calling the wavespeed CLI on the user's machine. Use whenever the user asks to create, edit, animate, upscale, or transform a visual asset, generate audio/TTS/music, or produce marketing creatives. Every model on the WaveSpeed platform is one wavespeed run call.

WaveSpeedAI/wavespeed-cli · 79 tokens

1688-ecommerce-image-generation-editing

帮助电商运营、商品摄影、品牌商品团队和直播带货团队直接完成“1688 电商图片生成与编辑”:既可从文字生成,也可加入参考图帮助控制主体、构图和视觉风格;通过 AI Hive 使用时,生成前自动上传参考图,提交后自动保存任务、查询进度并下载图片。适用于电商主图、商品详情页、广告 KV、海报、带货、种草、社媒配图、产品精修、换背景与角色一致性内容。 Use this skill for 1688 电商图片生成与编辑, text-to-image, reference-guided image generation, and commercial image creation, product photography…

wubin1836/ai-hive-agent-skills · 457 tokens

1688-ecommerce-video-generation-editing

帮助电商运营、品牌商品团队、直播带货团队与商业内容创作者直接完成“1688 电商视频生成与编辑”:既可只输入文字从零生成,也可加入图片、视频或音频控制结果;通过 AI Hive 使用时,生成前自动上传所需素材,提交后自动保存任务、查询进度并下载成片。适用于 AI 广告、TVC、电商视频、产品展示、带货、种草、短剧、漫剧和社媒内容。 Use this skill for 1688 电商视频生成与编辑, text-to-video, image-to-video, first-and-last-frame animation, reference-to-video, video-to-video, audio-to-video, AI…

wubin1836/ai-hive-agent-skills · 463 tokens