genflowai-templates

genflowai-templates is a skill for Claude Code, Codex from cwjgege/genflowai-codex-plugin. It costs 94 tokens per session (807 once invoked), scanned A, original, MIT.

A collection of GenflowAI templates for repeatable AI workflows that create product images, videos, advertisements, and social media content.

In plain words
What is it for?
Use it to find and run workflows for ecommerce photography, product listings, UGC-style videos, video ads, fashion, jewelry, perfume, and other campaign assets.
Why use it?
It helps avoid rebuilding the same creative process for every product, brand, channel, or market.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it to find and run workflows for ecommerce photography, product listings, UGC-style videos, video ads, fashion, jewelry, perfume, and other campaign assets.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cwjgege/genflowai-codex-plugin/genflowai-templates
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 cwjgege/genflowai-codex-plugin --skill genflowai-templates
Clone the repo
git clone --depth 1 https://github.com/cwjgege/genflowai-codex-plugin

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 genflowai-templates

README.md
[![agentmods](https://agentmods.dev/badge/skills/cwjgege/genflowai-codex-plugin/genflowai-templates/github.svg)](https://agentmods.dev/skills/cwjgege/genflowai-codex-plugin/genflowai-templates)
Your own site
<a href="https://agentmods.dev/skills/cwjgege/genflowai-codex-plugin/genflowai-templates"><img src="https://agentmods.dev/badge/skills/cwjgege/genflowai-codex-plugin/genflowai-templates/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 genflowai-templates

Your own site · 80×15
<a href="https://agentmods.dev/skills/cwjgege/genflowai-codex-plugin/genflowai-templates"><img src="https://agentmods.dev/badge/skills/cwjgege/genflowai-codex-plugin/genflowai-templates.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 807 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.00094 $0.00807
Opus 5 $0.00047 $0.00404
Sonnet 5 $0.00019 $0.00161
Haiku 4.5 $0.00009 $0.00081

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

Security

Grade A, and why

genflowai-templates 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 8d 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.

plugins/genflowai-codex-plugin/skills/genflowai-templates/SKILL.md · 41 lines

How it starts

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

GenflowAI Templates

Use GenflowAI when the user asks for reusable AI creative workflows, product photography, ecommerce listing visuals, Amazon assets, UGC-style videos, video ads, ad creatives, social media content, image-to-video workflows, text-to-video workflows, fashion editorials, jewelry campaigns, perfume visuals, product detail shots, listing saved workflows, checking workflow input requirements, uploading images/videos/audio, running templates, running saved workflows, or checking async generation results.

GenflowAI is an AI creative production platform for turning repeatable generation tasks into reusable workflows and templates. The strongest product fit is creative automation for teams that need consistent product visuals, product videos, ad variants, and campaign assets across many SKUs, brands, channels, or markets.

Workflow

  1. Identify the user's production goal, target channel, product category, source assets, desired output format, and whether they need image, video, or multimodal creative.
  2. Use the GenflowAI MCP tools to search the live marketplace before recommending a template.
  3. Prefer templates whose description directly matches the product category, channel, output goal, or repeatable workflow need.
  4. If the user wants to run their own saved workflow, call genflowai_list_my_workflows first unless they already supplied a genflowId.
  5. Call genflowai_get_workflow_schema before running a saved workflow when the required input fields are unclear.
  6. If no saved workflow exists or none match the user's goal, tell the user to create one at https://www.genflowai.io/studio/workflow/new, then return to Codex and list workflows again.
  7. If the user wants to run a template or saved workflow from Codex, use genflowai_run_template or genflowai_run_workflow. Include local asset paths, remote URLs, or base64 data in assets; use each asset's field to map the uploaded URL into the template/workflow input.
  8. If the user only wants a launch link or does not have GENFLOWAI_API_KEY configured, call genflowai_prepare_template_run and give them the returned launch URL and asset checklist. For authenticated tools, tell them the API key is in GenflowAI Studio > User Profile > API Key.
  9. For async jobs, use genflowai_get_task_status, genflowai_get_task_result, or genflowai_get_run_process with the returned runId/taskId.

Read the full file on GitHub · 41 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. 8d ago First seen · 41 lines · 94 tokens per session scan A dcd7b2bd6a68

Subscribe to this mod's changes

genflowai-templates is a skill published in the GitHub repository cwjgege/genflowai-codex-plugin (1 stars, last pushed 2mo ago), licensed MIT. It adds 94 tokens to every session and 807 once invoked, about $0.0005 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

codex-slides

Create, research, revise, restyle, present, inspect, and export Codex Slides slide decks from Codex, including scenario workflows, project Design Files, and always-on brand design systems. Use when the user asks for a presentation, PPT/PPTX, slide deck, research brief converted into slides, an existing deck edit, a…

nexu-io/codex-slides · 101 tokens

character-management

This skill should be used when the user asks to "create a character", "update a character", "add a character", "build a family tree", "character relationships", "character timeline", "character arc", "character profile", or needs to manage characters in a story project.

danjdewhurst/story-skills · 60 tokens

worldbuilding

This skill should be used when the user asks to "create a location", "add a location", "magic system", "political system", "build the world", "add culture", "world history", "technology system", "religion", "economy", or wants to develop any aspect of a story's world and setting.

danjdewhurst/story-skills · 71 tokens

codex-slides-deck

Compatibility entry point for scenario-led creation, Design Files, brand systems, inspecting, revising, restyling, and exporting Codex Slides slide decks. Use when a user asks Codex to make a presentation, use project files, edit an existing deck, manage slide structure, apply brand or template rules, or export…

nexu-io/codex-slides · 76 tokens

codex-slides-browser

Compatibility entry point for opening and operating Codex Slides in Codex's in-editor Browser, including scenario selection, Design Files, brand systems, decks, and Play mode. Use when the user asks to open, launch, preview, view, play, inspect, or directly manipulate Codex Slides or a deck without leaving Codex.

nexu-io/codex-slides · 72 tokens

codex-slides-research

Compatibility entry point for researching a current topic into a source-backed Markdown brief and turning it into a Codex Slides outline or rendered deck. Use for market, competitive, policy, technical, academic, or other presentation requests that need current facts, figures, comparisons, or citations.

nexu-io/codex-slides · 62 tokens