sugarforever/promote-post
Write a promotional tweet for a published article. Takes a post URL (Substack, X Article, blog) and crafts a teaser tweet that opens the story and draws readers in — not a summary, but a hook that leads naturally into clicking the link. Use when user says "promote this post", "write a tweet for this article", "推广这篇文章", or provides a link and asks to write a promo tweet.
npx skills add https://github.com/sugarforever/01coder-agent-skills --skill promote-post
Write a promotional tweet for a published article. The tweet is a teaser — it opens the story, not summarizes it.
The article is a block of cheese. The tweet is also part of that same cheese — not a label on the packaging, not a description on the shelf. It's the first bite.
The tweet and the article should feel like one continuous piece. When a reader goes from the tweet to the article, the transition should be seamless — as if they were already inside the story and simply kept reading. There is no "In this article I talk about..." because that language creates a boundary between the tweet and the content. The tweet IS the content. It just happens to be the part that lives on the timeline.
A summary tells readers what the article says so they don't have to click. The tweet we want makes readers feel like the story has already started, and the link is where it continues. The reader should feel pulled forward, not informed.
The user provides a URL (Substack, X Article, blog post, or any published link).
r.jina.ai prefix if needed) to retrieve the full contentIf the user provides a file path instead:
Look for one of these angles in the article:
Do NOT:
Write 2-3 candidate tweets. Each should:
Present 2-3 options clearly:
## Option 1
{tweet text}
{url}
## Option 2
{tweet text}
{url}
## Option 3
{tweet text}
{url}
Ask the user to pick one, tweak, or mix elements.
Article: A deep dive into how Claude Code's Telegram Channel plugin works — process model, tmux management, security.
Bad tweet (summary style):
> Claude Code now supports Telegram as a remote channel. Here's how to set it up: create a bot, install the plugin, pair your account, and use tmux to keep it running. Full guide here: {link}
Good tweet (teaser style):
> I set up Telegram to remote-control Claude Code on my machine. Sent a message from my phone, watched my laptop start editing files on its own.
>
> The setup is surprisingly simple — but there are a few things about tmux and security you'll want to get right.
>
> {link}
Article: A reflection on Sora being shut down and what it feels like to watch AI products come and go.
Bad tweet (summary style):
> Sora got shut down by OpenAI. I wrote about how AI products appear and disappear so fast, and how a trip to Barcelona reminded me that life goes on without AI. {link}
Good tweet (teaser style):
> Sora stopped. I barely used it — but hearing it was gone felt like running into someone stunning at a party, and by the time you turned around, they'd already left.
>
> {link}
Article: A 3-part series about Sahil Lavingia's Claude Code skills for minimalist entrepreneurs.
Bad tweet (summary style):
> Sahil Lavingia turned The Minimalist Entrepreneur into 9 Claude Code skills. Part 1 covers finding your community, validating ideas, and building an MVP. Full breakdown: {link}
Good tweet (teaser style):
> The founder of Gumroad took his entire book on minimalist entrepreneurship and turned it into 9 slash commands for Claude Code.
>
> /find-community, /validate-idea, /pricing — each one is a structured thinking framework you can run in your terminal.
>
> I read through all of them: {link}
Take sugarforever/promote-post from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.