This publishes WordPress posts through Claude with a smart two-step flow: draft first, then publish after you confirm. It handles featured images, categories, tags, and excerpts through the WordPress REST API using application passwords. The workflow is clean: write content, create draft, review the preview link it gives you, then publish when ready. Defaults to Hebrew with RTL formatting, which is unusual but makes sense given the author. You can pipe content from stdin or pass HTML files directly. The status command is handy for checking posts mid-workflow. Setup requires creating an application password in WordPress and dropping credentials in a local .env file.
npx skills add https://github.com/aviz85/claude-skills-library --skill wordpress-publisher