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.

First seen 6/4/2026

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

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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 skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/postsmith.md https://raw.githubusercontent.com/alqzowskiy/Postsmith/main/SKILL.md. Finally, /postsmith in Claude Code.

What is Postsmith best for?

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