← 返回
内容创作 中文

Tweet Crafter

Drafts engaging tweets in copy-paste friendly code blocks and generates companion blog posts for various OpenClaw projects and announcements. Integrates with...
为各类 OpenClaw 项目及公告撰写可直接复制的高互动推文与配套博文。集成……
runeweaverstudios
内容创作 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 468
下载
💾 4
安装
1
版本
#latest

概述

Tweet Crafter for OpenClaw

Description

Drafts engaging tweets in copy-paste friendly code blocks and generates companion blog posts for various OpenClaw projects and announcements. Integrates with Agent Swarm and enforces ClawHub link best practices.

Tweet Crafter Skill

This skill streamlines the process of creating social media content, specifically tweets, and accompanying blog posts for your OpenClaw projects and journey. It ensures tweets are formatted for easy sharing, adheres to character limits, and intelligently links to relevant resources (like ClawHub skill pages).

Usage

This skill will expose one primary function:

  • tweet_crafter.draft_content(tweet_prompt: str, blog_context: str, skill_name: str = None, github_repo: str = None, clawhub_link: str = None, mentions: list = [], hashtags: list = [], character_limit: int = 280) -> dict:

Drafts a tweet and a companion blog post. Requires a tweet_prompt and blog_context. Optionally takes skill_name, github_repo, clawhub_link, mentions, and hashtags.

Returns a dictionary with the drafted tweet (as a string in a code block) and the blog post content.

Commands

This section would detail direct OpenClaw CLI commands to invoke the skill's functions. These will be implemented in scripts/tweet_crafter.py.

Purpose

To automate and standardize the creation of marketing and update content for OpenClaw skills and projects, making it easy to share your progress and achievements across social media and blogs.

Features

  • Intelligent Tweet Drafting: Leverages Agent Swarm to craft engaging and concise tweets.
  • Code Block Output: Presents drafted tweets in a code block for easy copy-pasting, preventing formatting issues.
  • ClawHub Link Enforcement: Automatically includes ClawHub links for skills where applicable.
  • Companion Blog Post Generation: Creates a short blog post to expand on the tweet's announcement.
  • Customizable Content: Allows specification of mentions, hashtags, and context.

Configuration (config.json)

This skill might have configuration options for default tweet lengths, common hashtags, or even preferred LLMs for drafting if not handled directly by Agent Swarm. (Currently empty, can be extended.)

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-31 04:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,131
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 857 📥 199,269
ai-intelligence

Agent Swarm

runeweaverstudios
必须使用 OpenRouter。将任务路由至合适模型,并始终通过 sessions_spawn 委派工作。
★ 4 📥 3,604