post-forge-feature
GitHub为 ForgeCode 功能生成简短有力的 Twitter/X 推文,强调开发者收益并配合演示视频。通过阅读源码和文档理解功能,遵循风格指南撰写内容,最终呈现供用户审核确认。
Trigger Scenarios
Install
npx skills add tailcallhq/forgecode --skill post-forge-feature -g -y
SKILL.md
Frontmatter
{
"name": "post-forge-feature",
"description": "Generate a Twitter\/X post highlighting a Forge feature. Use when the user asks to write a tweet, create a Twitter post, or promote a ForgeCode feature on social media. The post always accompanies an attached video demonstrating the feature."
}
Post ForgeCode Feature
Generate a punchy, developer-friendly Twitter/X post for a ForgeCode feature. The post always accompanies a video, so no need to describe every detail; the video does the showing.
Workflow
-
Understand the feature: use tools to read the relevant source code, docs, or changelogs. Answer:
- What does it do?
- When would a developer reach for it?
- What pain does it remove?
-
Craft the post: follow the constraints in
references/style-guide.md. -
Present for approval: show the post and ask if the user wants tweaks before finalizing.
Key Constraints
- 2-3 sentences max (fits ~280 chars).
- No filler phrases ("excited to announce", "game changer", "introducing").
- Always refer to the product as "ForgeCode", never "Forge" alone.
- No em dashes anywhere in the post.
- Lead with the developer benefit or the problem solved, not the feature name.
- The video is attached. Do not say "watch the video" or describe what is in it.
- End with a relevant hashtag line (see style guide for approved tags).
Reference Files
references/style-guide.md: tone, vocabulary, approved hashtags, and example posts. Read this before drafting.
Version History
- 538f729 Current 2026-07-25 10:13


