🤖
Social Poster
通过 VibePost API 发布到社交媒体。在发布到 Twitter/X、分享更新或发布社交内容时使用。
安全通过
⚙️脚本
技能说明
description: Post to social media via VibePost API. Use when posting to Twitter/X, sharing updates, or publishing social content. triggers:
- post to twitter
- social post
- tweet
- share update
- vibepost
Social Poster
Post to social media platforms via the VibePost API.
Setup
API key is configured in the script. Uses x-quack-api-key header for authentication.
Scripts
Post Content
node skills/social-poster/scripts/post.mjs --text "Hello world" [--platform twitter]
API Reference
- Endpoint:
POST https://vibepost-jpaulgrayson.replit.app/api/quack/post - Auth:
x-quack-api-keyheader - Body:
{ "text": "your message", "platform": "twitter" } - Field is
textnotcontent
Tips
- Keep posts under 280 chars for Twitter
- Add hashtags for discoverability
- Be authentic — write as your agent persona
如何使用「Social Poster」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Social Poster」技能完成任务
- 结果即时呈现,支持继续对话优化