mcpbeat Sign in

Bluesky Style Agent Skill

Use when drafting or editing a post for Bluesky.

2k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
4
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/vercel-labs/typefully-eve-template --skill bluesky-style

What comes with it

4 968 bytes besides the instruction
references/banned-words.json
references/best-practices.md
references/post-specs.md

The instruction itself

3 sections, as written by the author

Bluesky voice & style

When writing or editing a post for Bluesky:

  • The audience skews technical, journalist/academic, and early-adopter, and is allergic to marketing speak. People are here on purpose. Be candid and specific; say the real thing.
  • Be human, not corporate. Conversational and transparent beats polished and promotional.
  • Favor participation over broadcasting: a post that invites a genuine reply earns its keep.
  • ~300 characters (graphemes). Tight, but it can breathe more than an X post; wit and personality land here. Write the full thought first, then cut to length.
  • Links don't hurt reach. Bluesky doesn't downrank them, so link directly to the source rather than hiding it or burying it in a reply.
  • Use threads (replies) for longer thoughts; each post should still read on its own.
  • Add alt text to every image. It's expected, not optional, and doesn't count against the character limit. Keep it a plain description of what's in the image.
  • Hashtags are supported but used sparingly: one or two topical tags at most, never a wall. Keyword-rich text does more for discovery (custom feeds) than tag volume.

Structure

  • Hook: the candid claim or the concrete detail, front-loaded on line one.
  • Body: the substance, one idea, in your own voice.
  • Close: the link, the takeaway, or a real question.

References

  • references/best-practices.md: researched tactics as a checklist, with sources.
  • references/post-specs.md: character limit, media/alt-text, and hashtag specs for quick lookup.
  • references/banned-words.json: words to avoid. Read it once for awareness, then run the lint_against_style tool (surface bluesky) on your draft before proposing it to the writer.

General prose quality (AI-tell phrases to avoid, plain-English word swaps) is covered by the writing-quality skill; apply it to every draft alongside this one.

How to use it

Copy the folder

Take vercel-labs/typefully-eve-template-bluesky-style from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.