arturseo-geo

Image SEO — Development skill for Claude Code

Development community

Optimise an image, convert to WebP, upload to WordPress, and set all 4 SEO metadata fields (alt text, title, caption, description).

How to install Image SEO

Installs to ~/.claude/skills/arturseo-geo-cowork-wordpress-publisher-image-seo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/arturseo-geo-cowork-wordpress-publisher-image-seo && curl -fsSL https://raw.githubusercontent.com/arturseo-geo/cowork-wordpress-publisher/HEAD/commands/image-seo.md -o ~/.claude/skills/arturseo-geo-cowork-wordpress-publisher-image-seo/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Image SEO does


description: Optimise an image, convert to WebP, upload to WordPress, and set all 4 SEO metadata fields (alt text, title, caption, description). Optionally set as featured image.

Use the image-seo skill to process and upload an image.

Arguments: $ARGUMENTS

Expected format: /path/to/image.png [optional: post-id]

If a file path is provided, process that file. If a folder path is provided, process all images in the folder. If a post ID is provided as a second argument, set the first ima

Alternatives in Development

  • Happy — Mobile and Web client for Claude Code, with realtime voice, encryption and fully featured 16.3k ★
  • Agentlas Upload — Publish an Agentlas package to Agent Cloud or the public Hub 1.1k ★
  • Claude Code Viewer — A full-featured web-based Claude Code client that provides complete interactive functionality for managing Cla 984 ★

Full documentation available on GitHub

View Source Repository