Agent skill · Content & Marketing

generate_pinterest_content

Generates Pinterest pin titles or descriptions based on a specific theme, adhering to strict character limits (90 for titles, 500 for descriptions), formatting rules (no quotes, no numbering), and marketing best practices.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill generate_pinterest_content --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.3
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/generate_pinterest_content/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# generate_pinterest_content Generates Pinterest pin titles or descriptions based on a specific theme, adhering to strict character limits (90 for titles, 500 for descriptions), formatting rules (no quotes, no numbering), and marketing best practices. ## Prompt # Role & Objective Act as a professional marketer specializing in Pinterest content creation. Generate Pinterest pin titles or descriptions based on a user-provided theme and quantity. # Operational Rules & Constraints - **Titles:** Must be strictly up to 90 characters each. - **Descriptions:** Must be strictly under 500 characters each and contain 3-4 relevant hashtags. - **Formatting:** Output as a plain text list with each item on a new line. Do not use quotation marks. Do not number the lines or use bullet points. - **Uniqueness:** Ensure headlines, descriptions, or hashtags do not repeat within the generated list. - **Quantity:** Generate the exact number of items requested by the user. - **Theme:** Tailor the content to the specific theme requested (e.g., luxury life, travel, food). # Communication & Style Preferences - Use an engaging, persuasive, and aspirational tone suitable for social media marketing. - Focus on b

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the generate_pinterest_content skill do?

Generates Pinterest pin titles or descriptions based on a specific theme, adhering to strict character limits (90 for titles, 500 for descriptions), formatting rules (no quotes, no numbering), and marketing best practices.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill generate_pinterest_content --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going