insta-cardnews

insta-cardnews is a skill for Claude Code from laguna821/Achmage-Skills. It costs 98 tokens per session (2,261 once invoked), scanned A, original, Apache-2.0.

A skill for creating Instagram photo card-news, meaning a series of portrait social-media cards. It makes up to 20 cards at 1080×1440 pixels, with one full-card photo and editable HTML or SVG text on each.

In plain words
What is it for?
Use it to build an editable card proof and export individual PNGs for an Instagram carousel.
Why use it?
It keeps words, numbers, and charts sharp and changeable instead of baking them into the background image.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the insta-cardnews plugin — 1 skill shipped together

Good fit Use it to build an editable card proof and export individual PNGs for an Instagram carousel.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/laguna821/achmage-skills/insta-cardnews
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 laguna821/Achmage-Skills --skill insta-cardnews
Clone the repo
git clone --depth 1 https://github.com/laguna821/Achmage-Skills

Made for: Claude Code.

Or install insta-cardnews, the plugin that ships this one along with the rest of its 1 skill.

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 insta-cardnews

README.md
[![agentmods](https://agentmods.dev/badge/skills/laguna821/achmage-skills/insta-cardnews/github.svg)](https://agentmods.dev/skills/laguna821/achmage-skills/insta-cardnews)
Your own site
<a href="https://agentmods.dev/skills/laguna821/achmage-skills/insta-cardnews"><img src="https://agentmods.dev/badge/skills/laguna821/achmage-skills/insta-cardnews/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 insta-cardnews

Your own site · 80×15
<a href="https://agentmods.dev/skills/laguna821/achmage-skills/insta-cardnews"><img src="https://agentmods.dev/badge/skills/laguna821/achmage-skills/insta-cardnews.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,261 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.00098 $0.02261
Opus 5 $0.00049 $0.01130
Sonnet 5 $0.00020 $0.00452
Haiku 4.5 $0.00010 $0.00226

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

Security

Grade A, and why

insta-cardnews 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.

The scan reads SKILL.md. This mod also ships 1 executable file (export-cards.ps1), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Card-News/insta-cardnews/SKILL.md · 109 lines

How it starts

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

insta-cardnews — Instagram 3:4 photo card-news

Make an Instagram-feed card-news series: 1080×1440 px, 3:4 portrait, up to 20 cards (cover included). Every card is one dedicated, full-bleed photo with a single legibility filter and Korean text laid on top as real HTML/SVG. Output = an editable HTML proof plus carousel-ready per-card PNGs.

The one principle (inherited, then inverted)

이미지는 재료이고, HTML은 진실이다 — images are material; HTML is truth. Photos supply mood, texture, and background. Every word, number, and chart is real HTML/SVG — never baked into the image. This keeps cards editable, sharp at any zoom, and legible.

The inversion from raw5-deck: raw5-deck reuses 5 images across 30 landscape slides by cutting each into circles/arches/frames. This skill does the opposite — one purpose-built image per card. Because each image already fills its own card, the entire "cut an image into shapes" half of the design library is dropped. All that remains is the legibility-treatment family: lay a photo full-bleed, put one filter over it, and set Korean text so it reads. That makes the pattern much simpler than a deck.

What each card is (3 layers, always)

[ bg image ]        one photo, background-size:cover, filling 1080×1440
[ filter/scrim ]    ONE treatment from the kept family (wash / tone / blend / material / luma / halftone / paper-grain)
[ content ]         Korean headline + short body + footer — real HTML/SVG, padded, inside the safe zone

The 3 presets (pick ONE per series — this is what makes the carousel look like a set)

  • A · Dark Wash — full-bleed photo + dark scrim (material-image-card / dark tone / paper-grain), white text, one coral/red accent, dark LUT grade. Dramatic, impactful. Default.
  • B · Brand Tone — full-bleed photo + brand-color multiply overlay (tone-scene / neon), white text, brand accent, LUT toward the brand hue. Cohesive branded series.
  • C · Light Editorial — photo washed / luma-masked into a light text zone, navy/ink text on light, coral accent, light LUT. Report/editorial feel.

Read the full file on GitHub · 109 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. 11d ago First seen · 109 lines · 98 tokens per session scan A 86ee15763987

Subscribe to this mod's changes

insta-cardnews is a skill published in the GitHub repository laguna821/Achmage-Skills (5 stars, last pushed 12d ago), licensed Apache-2.0. It adds 98 tokens to every session and 2,261 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

imagegen-frontend-web

Elite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not…

Leonxlnx/taste-skill · 126 tokens

brandkit

Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, gaming, developer-tool, and consumer-app brand systems. Optimized for intentional…

Leonxlnx/taste-skill · 89 tokens

sandbase

Access 2,000+ AI models and API tools through one MCP interface for inference, media generation, search, scraping, embeddings, social data, and structured retrieval. Use sandbasediscover before building custom integrations or declaring external data inaccessible; prefer an existing dedicated tool or API key when the…

iflytek/skillhub · 67 tokens

video-frames

Extract a single frame from a local video at the first frame, a timestamp, or a zero-based frame index using FFmpeg.

iflytek/skillhub · 30 tokens

openclaw-brand

Apply OpenClaw visual identity to logos, typography, imagery, voice, documents, presentations, social graphics, and launch materials. Use when the task changes brand identity rather than ordinary product UI or public-page composition.

openclaw/clawhub · 48 tokens

image-gen

Generate images from text prompts via DashScope/Qwen. Use when creating, drawing, or illustrating images.

alibaba/anolisa · 24 tokens