quote-post

quote-post is a skill for Claude Code, Codex from Freespirits/social-auto-engine. It costs 101 tokens per session (935 once invoked), scanned A, a copy of quote-post, MIT.

A two-step workflow for making quote graphics for LinkedIn posts. It creates short motivational quote options for a caption and then prepares an image-generation prompt based on a chosen quote and reference image.

In plain words
What is it for?
Generating quote options, selecting a quote that supports a caption, and preparing a prompt for a quote image based on a reference design.
Why use it?
It helps turn a LinkedIn caption into a matching visual without having to invent the quote choices and image instructions 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/freespirits/social-auto-engine/quote-post
Any agent
npx skills add Freespirits/social-auto-engine --skill quote-post
Clone the repo
git clone --depth 1 https://github.com/Freespirits/social-auto-engine

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 quote-post

README.md
[![agentmods](https://agentmods.dev/badge/skills/freespirits/social-auto-engine/quote-post.svg)](https://agentmods.dev/skills/freespirits/social-auto-engine/quote-post)
Your own site
<a href="https://agentmods.dev/skills/freespirits/social-auto-engine/quote-post"><img src="https://agentmods.dev/badge/skills/freespirits/social-auto-engine/quote-post.svg" alt="Measured on agentmods" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 935 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00101 $0.00935
Opus 5 $0.00051 $0.00467
Sonnet 5 $0.00020 $0.00187
Haiku 4.5 $0.00010 $0.00093

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

Security

Grade A, and why

quote-post 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 4d 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.

Origin

This is a copy

100% identical to quote-post — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/quote-post/SKILL.md · 113 lines

How it starts

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

Quote Post

CRITICAL: Auto-start on load

When this skill triggers, go straight to Step 1. Do not summarise.

Step 1. Get the caption

Ask:

Paste the caption this quote will accompany. The quote should reinforce the caption's message.

Wait for the caption.

Step 2. Generate quote options

Return 9 viral motivational quote options, grouped into 3 categories of 3 quotes each:

  • Category 1: Growth and transformation (e.g., "You don't find the time. You make it.")
  • Category 2: Resilience and grit (e.g., "Your setback is someone else's setup.")
  • Category 3: Contrarian / bold (e.g., "Stop asking for permission to start.")

Every quote must:

  • Be under 15 words
  • Feel human and authentic, not corporate
  • Avoid jargon or overly technical language
  • Work as a standalone line without context
  • Punch hard in the first 3 words

Output format:

QUOTE OPTIONS for your caption

1. Growth and transformation
   a. [quote]
   b. [quote]
   c. [quote]

2. Resilience and grit
   a. [quote]
   b. [quote]
   c. [quote]

3. Contrarian / bold
   a. [quote]
   b. [quote]
   c. [quote]

Then ask:

Which one lands best for your audience? Reply with the number and letter (e.g. 2b) or paste your own quote if none hit.

Step 3. Get the reference image

Once the user has picked a quote, ask:

Paste or describe the reference image you want to recreate. Pinterest, LinkedIn, or Google Images all work. If you don't have one, I will suggest a style.

If the user describes a style instead of uploading an image, recommend:

  • Notebook / hand-drawn style (simple sketch, cream background, pen marks)
  • Minimalist editorial (large serif type, lots of white space, one accent colour)
  • Bold poster (heavy sans-serif, solid colour block background, high contrast)
  • Polaroid or film photo with text overlay

Step 4. Output the Gemini prompt

Output the following prompt in a code block, with the quote filled in:

Recreate the attached reference image with the following quote:

"[CHOSEN QUOTE]"

Critical constraints:
- Output at exactly 1080 x 1350 pixels (4:5 vertical)
- Match the style, typography, and colour palette of the reference image
- Keep the quote as the focal point — centred and legible
- Attribute nothing (no names, no handles, no logos)
- Maintain the visual tone of the original but with the new text

The quote must be perfectly spelled and punctuated exactly as written above.

Read the full file on GitHub · 113 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. 4d ago First seen · 113 lines · 101 tokens per session scan A 91dd47f93652

Subscribe to this mod's changes

quote-post is a skill published in the GitHub repository Freespirits/social-auto-engine (23 stars, last pushed 1mo ago), licensed MIT. It adds 101 tokens to every session and 935 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to quote-post, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

web-contrib

Contributing to the Kokoro-FastAPI web player: vanilla JS constraints, MSE/audio gotchas, unit and e2e test setup. Use when changing anything under web/.

remsky/Kokoro-FastAPI · 41 tokens

hyperframes

Create video compositions, animations, title cards, overlays, captions, voiceovers, audio-reactive visuals, and scene transitions in HyperFrames HTML. Use when asked to build any HTML-based video content, add captions or subtitles synced to audio, generate text-to-speech narration, create audio-reactive animation…

CoWork-OS/CoWork-OS · 155 tokens

hyperframes-cli

HyperFrames CLI tool — hyperframes init, lint, preview, render, transcribe, tts, doctor, browser, info, upgrade, compositions, docs, benchmark. Use when scaffolding a project, linting or validating compositions, previewing in the studio, rendering to video, transcribing audio, generating TTS, or troubleshooting the…

CoWork-OS/CoWork-OS · 77 tokens

aov-mingyu-api

通过 aov.cc 公开 API 调用命理、占卜和一站式提示词能力。用于需要八字排盘、紫微斗数排盘、六爻、梅花易数、奇门遁甲、大六壬、小六壬、塔罗、三山国王灵签、黄历择日、雷诺曼、星盘,或直接返回可交给 AI 解读的完整提示词的任务。.

tradecatlabs/fatecat · 105 tokens

Video Editor (FFmpeg)

AI-powered Video Editor with trimming, merging, effects, overlays, and export.

tubecreate/tubecli · 21 tokens

emil-design-eng

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

MODSetter/SurfSense · 35 tokens