repurpose-pinterest

repurpose-pinterest is a skill for Claude Code from AgriciDaniel/claude-repurpose. It costs 101 tokens per session (1,928 once invoked), scanned A, original, MIT.

A Pinterest content generator that turns source ideas into pin concepts, multi-slide Idea Pins, and board suggestions. Pinterest is a visual search service where people discover and save content.

In plain words
What is it for?
Use it to draft standard pins, 5–10-slide Idea Pins, keyword-focused descriptions, and board ideas.
Why use it?
It removes the work of adapting one piece of content for Pinterest search and image-based posts.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the claude-repurpose plugin — 21 skills, 6 agents, 1 hook shipped together

Good fit Use it to draft standard pins, 5–10-slide Idea Pins, keyword-focused descriptions, and board ideas.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agricidaniel/claude-repurpose/repurpose-pinterest
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 AgriciDaniel/claude-repurpose --skill repurpose-pinterest
Clone the repo
git clone --depth 1 https://github.com/AgriciDaniel/claude-repurpose

Made for: Claude Code.

Or install claude-repurpose, the plugin that ships this one along with the rest of its 21 skills, 6 agents, 1 hook.

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 repurpose-pinterest

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/agricidaniel/claude-repurpose/repurpose-pinterest"><img src="https://agentmods.dev/badge/skills/agricidaniel/claude-repurpose/repurpose-pinterest.svg" alt="Reviewed on agentmods" width="80" 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 1,928 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.00101 $0.01928
Opus 5 $0.00051 $0.00964
Sonnet 5 $0.00020 $0.00386
Haiku 4.5 $0.00010 $0.00193

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

Security

Grade A, and why

repurpose-pinterest 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 10d 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/repurpose-pinterest/SKILL.md · 208 lines

How it starts

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

Pinterest Content Generator

Generate standard pins, idea pin script, and board suggestions from content atoms.

Inputs

Received from the parent agent (repurpose-visual):

Input Description
atoms Full list of content atoms with types and impact ratings
main_argument One-sentence thesis of the source content
target_audience Who benefits from this content
primary_topic Category or niche
voice_profile Detected or overridden brand voice
images_flag If true AND /banana available, generate images directly
brief_mode If true, produce 1 pin description only

References

Load before generating:

  • references/platform-specs.md -- pin dimensions, algorithm weights, posting times
  • references/hook-formulas.md -- keyword-first titles, curiosity gap descriptions
  • references/image-sourcing.md -- 3-tier image pipeline, prompt templates, platform dimensions

Platform Rules

Spec Value
Pin title 100 characters max
Pin description 500 characters max (keyword-first, SEO-rich)
Standard pin image 1000x1500 (2:3 tall format)
Square pin image 1080x1080 (1:1)
Idea pin slides 2-20 slides, 1080x1920 (9:16)
Algorithm Freshness + keyword relevance + saves + clicks
SEO value HIGH -- Google indexes pins in image search and web results
Hashtags 2-5 relevant tags
Best time Sat/Sun 8-11PM, weekdays 2-4PM

Core Principle

Pinterest is a visual SEARCH ENGINE, not social media. Keyword placement matters more than engagement bait. Every pin description should read like a mini SEO snippet. Users are planners and dreamers -- they search with intent to save, try, and buy.

Output 1: Standard Pins (3-5)

Write to pinterest/pins.md.

Generate 3-5 pin concepts. Each pin must include:

Pin Structure

  1. Title (100 characters max)
    • Keyword-first: lead with the search term users would type
    • Use "How to", "Best", "Ideas for", "X Ways to" formats
    • Specific and descriptive -- avoid vague or clever wordplay
    • Include the primary topic keyword in the first 40 characters

Read the full file on GitHub · 208 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. 10d ago First seen · 208 lines · 101 tokens per session scan A 335b3ead286c

Subscribe to this mod's changes

repurpose-pinterest is a skill published in the GitHub repository AgriciDaniel/claude-repurpose (148 stars, last pushed 5mo ago), licensed MIT. It adds 101 tokens to every session and 1,928 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

banana

Direct, generate, edit, compare, and review visual assets with current Google Gemini image models. Use for image creation, image editing, reference-based consistency, product and character visuals, text-bearing graphics, grounded diagrams, video-derived images, and multi-model image portfolios.

AgriciDaniel/banana-claude · 55 tokens

shorts

Interactive longform-to-shortform video creator. Extracts viral-ready short clips from long videos using Claude as the orchestrator. Transcribes with faster-whisper (GPU), Claude scores and presents candidate segments interactively, user picks and adjusts, Remotion renders premium animated captions (Bold/Bounce/Clean…

AgriciDaniel/claude-shorts · 125 tokens

blog-chart

Generate dark-mode-compatible inline SVG data visualization charts for blog posts. Supports horizontal bar, grouped bar, donut, line, lollipop, area, and radar charts with automatic platform detection (HTML vs JSX/MDX). Enforces chart type diversity, accessible markup (role=img, aria-labelledby), source attribution…

AgriciDaniel/claude-blog · 164 tokens

blog-image

AI image generation and editing for blog content powered by Gemini via MCP. Claude acts as Creative Director - interpreting intent, selecting domain expertise, constructing optimized 6-component prompts (Subject + Action + Context + Composition + Lighting + Style), and orchestrating Gemini for blog-quality results.…

AgriciDaniel/claude-blog · 176 tokens

blog-audio

Generate audio narration of blog posts using Google Gemini TTS. Supports summary narration, full article read-aloud, and two-speaker podcast/dialogue mode with 30 voice options. Outputs MP3 with HTML5 audio embed code. Works standalone via /blog audio or internally from blog-write. Falls back gracefully when API key…

AgriciDaniel/claude-blog · 123 tokens

youtube

The ultimate YouTube creator skill. Covers channel audits, video SEO, retention-engineered scripts, hook writing, thumbnail briefs, content strategy, content calendars, Shorts optimisation, analytics interpretation, monetisation planning, competitor research, cross-platform repurposing, upload metadata packages, and…

AgriciDaniel/claude-youtube · 149 tokens