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.
npx skills add modu-ai/moai-cowork --skill content-card-newsgit clone --depth 1 https://github.com/modu-ai/moai-coworkWrote 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.
[](https://agentmods.dev/skills/modu-ai/moai-cowork/content-card-news)<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/content-card-news"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/content-card-news/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.
<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/content-card-news"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/content-card-news.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00202 | $0.04057 |
| Opus 5 | $0.00101 | $0.02028 |
| Sonnet 5 | $0.00040 | $0.00811 |
| Haiku 4.5 | $0.00020 | $0.00406 |
Grade A, and why
content-card-news 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 284 lines — stays where its author put it; the contents beside it link to each section on GitHub.
카드뉴스 (Card News)
개요
한국 SNS 환경(인스타·스레드·카카오 채널)을 위한 4장 카드뉴스 풀스택 기획 스킬입니다. 10가지 구성 패턴 중 주제에 가장 적합한 것을 자동 선택하고, 본문 카피·디자인 가이드·이미지 프롬프트·SNS 캡션을 묶어서 출력합니다. 실제 이미지 렌더링은 moai-coworker의 이미지 프롬프트 빌더가 담당합니다.
트리거 키워드
카드뉴스, 캐러셀, 인스타그램 카드, 스레드 카드, 슬라이드 콘텐츠, AI 이미지 카드, 인포그래픽 카드, SNS 카드, 4장 카드, 카카오 채널 카드
10가지 구성 패턴
주제에서 자동으로 1개 패턴을 선택합니다. 매칭이 모호하면 AskUserQuestion으로 후보 3-4개를 제시해 사용자가 확정합니다.
| # | 패턴 | 핵심 의도 | 자주 매칭되는 표현 |
|---|---|---|---|
| 1 | A·B 듀얼 선택 | 두 옵션 중 어느 쪽이 맞는가 | "A vs B", "차이", "어느 쪽이" |
| 2 | 순차 빌드 | 차근차근 한 단계씩 | "방법", "순서", "단계", "어떻게" |
| 3 | 체크박스 점검 | 놓치면 안 되는 N가지 | "체크리스트", "준비물", "필수" |
| 4 | 궁금증 해소 | 자주 묻는 질문 묶음 | "FAQ", "궁금", "헷갈리는" |
| 5 | 함정 회피 | 흔히 빠지는 함정과 회피법 | "실수", "주의", "피해야 할" |
| 6 | 첫 발 가이드 | 완전 초보자의 첫 한 걸음 | "처음", "입문", "초보자", "시작" |
| 7 | 개념 사전 | 핵심 용어 한 번에 정리 | "용어", "개념", "뜻", "정리" |
| 8 | 페인 → 솔루션 | 문제 인식 → 원인 → 해결 | "[문제] 어떻게", "해결", "막힐 때" |
| 9 | 실전 사례 | 현장에서 어떻게 적용되는가 | "예시", "사례", "실전" |
| 10 | 즉시 활용 키트 | 복사·붙여넣기 템플릿 | "템플릿", "양식", "복사" |
상세 패턴별 본문 골격과 프롬프트는 references/prompt-templates.md에 있습니다.
워크플로우
1단계 — 주제·맥락 파악
사용자 한 줄 입력에서 다음을 자동 추출합니다.
- 주제 (예: "재택근무 생산성 도구 비교")
- 목표 (정보 전달 · 인지 확장 · 리드 수집 · 제품 소개)
- 타겟 (직장인 · 창업자 · 학생 · 일반 대중)
- 채널 (인스타 · 스레드 · 카카오 채널 · 페이스북)
- 길이 (4장 기본 · 7장 확장 · 10장 시리즈)
부족한 정보는 AskUserQuestion으로 1-2 라운드 보완.
2단계 — 구성 패턴 자동 선택
위 10가지 표의 키워드 매칭으로 가장 적합한 패턴 1개를 선택. 키워드 점수가 동률이거나 약한 경우 사용자에게 후보 3-4개를 제시합니다.
3단계 — 4장 본문 골격 설계
선택된 패턴의 본문 골격을 그대로 채워 4장을 구성합니다. 각 장은 한 메시지 · 헤드라인 1줄 · 본문 15-30자 · 시각 요소 1개로 제한됩니다.
1장 (표지): 후킹 · 한 줄 핵심 · 대표 비주얼
2장 (전개): 본격 내용 1차 — 패턴별 핵심
3장 (확장): 본격 내용 2차 — 깊이·예시
4장 (마무리): 요약 + 단일 CTA
4단계 — 디자인 톤 선택
사용자가 명시하지 않으면 다음 5가지 중 자동 추천:
| 톤 이름 | 컬러 | 어조 | 권장 주제 |
|---|---|---|---|
| Soft Cream (기본) | 크림 베이지 + 따뜻한 오렌지 포인트 | 친근·따뜻함 | 라이프스타일·일반 정보 |
| Claude Modern | Light Beige #faf9f5 + Anthropic Orange #d97757 |
신뢰감·세련됨 | 테크·B2B·도구 소개 |
| Corporate Trust | 화이트 + 진한 네이비 | 격식·전문성 | 금융·법무·임원 보고 |
| Playful Pop | 파스텔 핑크 + 옐로 | 활기·친근함 | 뷰티·아동·이벤트 |
| Bold Dark | 차콜 #1a1a1a + 형광 오렌지 | 모던·하이엔드 | 개발자·디자이너·키노트 |
What ships with it
5 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.
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.
- 9d ago First seen · 284 lines · 202 tokens per session scan A 137740f1d387
content-card-news is a skill published in the GitHub repository modu-ai/moai-cowork (300 stars, last pushed 9d ago), licensed Apache-2.0. It adds 202 tokens to every session and 4,057 once invoked, about $0.0010 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-09-03.
Other skills, from other repositories
excalidraw
Create visual presentations, slide decks, and explanatory diagrams in Excalidraw. Use when user asks to create a presentation, slide deck, visual explainer, pitch deck, comparison diagram, process flow, or any multi-slide visual content. Supports two output modes — generating .excalidraw JSON files OR injecting slides…
infographic-old
Basic infographic generator. Just tell me what you want and I'll make it.
carousel-builder
Build a Ben AI image-first carousel (Type B) from provided source content and export it as a PDF. Give it a newsletter, a YouTube transcript, a LinkedIn post, or a raw brief; it picks the slide count (3-10), writes the copy in Ben's voice, renders every slide with Higgsfield GPT Image 2, composites the real-logo brand…
design-system-creator
Produces a complete, Claude-Design-compatible design system folder for any brand, ready to upload to Claude Design's "Set up your design system" flow and use across every future asset (websites, landing pages, pitch decks, Instagram/LinkedIn carousels, infographics, emails, ads). Handles two paths: building a brand…
instant-ui
Build a BenAI-branded HTML page in the neo-brutalist instant-ui design language (cream background, near-black ink, 3px hard borders, 6px zero-blur shadows, a blue/green/amber gradient stripe, system font plus SF Mono, weight-900 headings). Use for any BenAI landing page, offer, sales, or pricing page, onboarding or…
infographic
Generate professional infographics using Nano Banana MCP (Gemini AI image generation). Follows a guided flow — analyze content, suggest visualizable concepts, propose visualization approaches, then generate on-brand images. USE THIS SKILL WHEN user says "create infographic", "make a visual", "design an infographic"…