Content & Site Intelligence Custom Skills · Curated

Excerpt Writer

Writes tight excerpts and social blurbs sized correctly for each platform.

What it does

Reads a finished post and generates a WordPress excerpt plus platform-sized blurbs (a short teaser for the blog archive, a tweet-length version, and a longer one for LinkedIn or Facebook), each written to stand alone rather than being a truncated copy of the same sentence. Character limits per platform are enforced explicitly, not eyeballed.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/excerpt-writer/ (or ~/.claude/skills/excerpt-writer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/excerpt-writer/

OpenAI Codex

.codex/skills/excerpt-writer/

Cursor

.cursor/skills/excerpt-writer/ (or ~/.cursor/skills/excerpt-writer/ globally)

Compatibility

Any WordPress site. No special plugin required; writes to the core excerpt field, or to a page builder's excerpt/summary field if one is in use.