BeClaude

Postsmith

New
GitHub TrendingGeneralby alqzowskiy

A Claude Code skill that generates brand-consistent visuals (posts, carousels, stories, infographics) — with OpenAI's gpt-image-2, and refuses to make AI slop. Zero dependencies, pure Python.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/postsmith.md https://raw.githubusercontent.com/alqzowskiy/Postsmith/main/SKILL.md
3
Invoke in Claude Code
/postsmith
View source on GitHub
python

Frequently Asked Questions

What is Postsmith?

A Claude Code skill that generates brand-consistent visuals (posts, carousels, stories, infographics) — with OpenAI's gpt-image-2, and refuses to make AI slop. Zero dependencies, pure Python.

How to install Postsmith?

To install Postsmith, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /postsmith.

What is Postsmith best for?

Postsmith is a community categorized under General. It is designed for: python. Created by alqzowskiy.