anycap-social-meme-workflows

anycap-social-meme-workflows is a skill for Claude Code, Codex from anycap-ai/anycap. It costs 94 tokens per session (1,724 once invoked), scanned A, original, MIT.

A workflow for creating meme-style images, captioned photos, reaction visuals, doodle drawings, and short meme-video concepts with AnyCap. It renders final captions locally so the text stays exact.

In plain words
What is it for?
It helps make memes, captioned social images, reaction graphics, and still images or base frames for short meme videos.
Why use it?
It provides a repeatable way to turn jokes, quotes, screenshots, or campaign ideas into social visuals without relying on image generation to spell captions correctly.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the anycap plugin — 9 skills, 1 MCP server shipped together

not rated 43repo changed 2d ago A scan Socket: passSnyk: passSkillSpector: pass 94 tokens original MIT

Good fit It helps make memes, captioned social images, reaction graphics, and still images or base frames for short meme videos.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/anycap-ai/anycap/anycap-social-meme-workflows
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 anycap-ai/anycap --skill anycap-social-meme-workflows
Clone the repo
git clone --depth 1 https://github.com/anycap-ai/anycap

Made for: Claude Code, Codex.

Or install anycap, the plugin that ships this one along with the rest of its 9 skills, 1 MCP server.

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 anycap-social-meme-workflows

README.md
[![agentmods](https://agentmods.dev/badge/skills/anycap-ai/anycap/anycap-social-meme-workflows/github.svg)](https://agentmods.dev/skills/anycap-ai/anycap/anycap-social-meme-workflows)
Your own site
<a href="https://agentmods.dev/skills/anycap-ai/anycap/anycap-social-meme-workflows"><img src="https://agentmods.dev/badge/skills/anycap-ai/anycap/anycap-social-meme-workflows/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 anycap-social-meme-workflows

Your own site · 80×15
<a href="https://agentmods.dev/skills/anycap-ai/anycap/anycap-social-meme-workflows"><img src="https://agentmods.dev/badge/skills/anycap-ai/anycap/anycap-social-meme-workflows.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 1,724 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. Third-party audits
  • Socket pass 24 Apr 2026
  • Snyk pass 24 Apr 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.01724
Opus 5 $0.00047 $0.00862
Sonnet 5 $0.00019 $0.00345
Haiku 4.5 $0.00009 $0.00172

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

Security

Grade A, and why

anycap-social-meme-workflows 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 2d 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.

skills/anycap-social-meme-workflows/SKILL.md · 215 lines

How it starts

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

AnyCap Social Meme Workflows

Use this skill when the output needs to feel like a meme, captioned social post, or reaction visual, but still has to be reproducible.

Do not rely on image generation alone for exact caption text. Use AnyCap to create or edit the base visual, then render the final caption locally so the text is exact.

Read First

Read these files before acting:

  1. This file for the workflow
  2. references/workflows.md for pattern selection, prompt formulas, and article mapping

For detailed CLI syntax, authentication, and capability reference, use the anycap-cli skill.

Best Fit

Use this skill for:

  • meme-style hero images with exact top or bottom text
  • funny meme drawings with doodle-style internet humor
  • captioned photos for blog posts or social posts
  • reaction visuals from an existing screenshot or photo
  • short meme-video concepts where the still or base frame comes first
  • use-case demos that need both generated media and a repeatable workflow

Do not use this skill for:

  • large meme-template databases
  • highly specific internet meme lore pages
  • exact brand or copyrighted character recreation requests
  • production subtitle pipelines with timing-heavy caption editing

Core Rule

Split the task into two layers:

  1. Base visual layer with AnyCap
  2. Exact text layer with deterministic local rendering

Why:

  • image models are good at style, composition, and fast variation
  • image models are not dependable for long exact caption text
  • deterministic overlay keeps the final meme readable and repeatable

Workflow

graph LR
    A[Classify request] --> B[Choose model]
    B --> C[Generate or edit base visual with AnyCap]
    C --> D[Overlay exact text locally]
    D --> E[QA readability and punchline]
    E --> F[Deliver locally, via Drive, or via Page]

1. Classify the request

Choose one workflow first:

  • Text-first meme: the joke or caption exists; the visual supports it
  • Funny meme drawing: the humor mostly lives in the drawing style, pose, or absurd scene
  • Reaction remix: user supplies an image and wants meme treatment
  • Captioned photo: exact line of text on top of an image
  • Meme-video concept: still image, caption, then optional short video

Read the full file on GitHub · 215 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 2d ago Changed 0e746c86baf1
  2. 11d ago First seen · 215 lines · 94 tokens per session scan A 8f20222a8ce7

Subscribe to this mod's changes

anycap-social-meme-workflows is a skill published in the GitHub repository anycap-ai/anycap (43 stars, last pushed 2d ago), licensed MIT. It adds 94 tokens to every session and 1,724 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-30.

Related

Other skills, from other repositories

officecli-pitch-deck

Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet…

iOfficeAI/OfficeCLI · 163 tokens

morph-ppt

Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…

iOfficeAI/OfficeCLI · 169 tokens

morph-ppt-3d

3D Morph PPT — extends morph-ppt with GLB model insertion, cinematographic camera, model-content layout, and enriched visual design system.

iOfficeAI/OfficeCLI · 37 tokens

gpt-image-gen

MUST read before generating images. Prompt-crafting guide for gpt-image-2.5 covering tool routing (native imagegeneration server tool vs the generateimage tool), model and quality selection, prompt structure, exact text rendering, reference-image editing, transparent assets, output formats, and multi-turn refinement.

code-yeongyu/senpi · 66 tokens

desktop-brand-builder

Generate a branded Qwen Code desktop package from the Tauri desktop shell using a minimal brandId and logo. Use when the user wants a custom, white-label, or rebranded desktop client, installer, DMG/EXE/AppImage/deb, or one-click brand build on top of packages/desktop-shell.

QwenLM/qwen-code · 69 tokens

officecli-academic-paper

Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper'…

iOfficeAI/OfficeCLI · 141 tokens