π¦ ClawHub
GenViral Social Media
by @bonbon0033
Generate viral social media posts using AI with trend analysis and hashtag optimization for X, Instagram, and Telegram
TERMINAL
clawhub install genviral-social-mediaπ About This Skill
name: genviral-social-media description: Generate viral social media posts using AI with trend analysis and hashtag optimization for X, Instagram, and Telegram version: 1.0.0
GenViral Social Media Skill
A skill for generating viral social media posts using AI. Analyzes current trends and creates engaging content optimized for maximum reach on X (Twitter) and other platforms.
Features
Usage
Call generateViralPost(topic) with your desired topic to generate an optimized viral post.
Example
const skill = require('./index.js');
const post = await skill.generateViralPost("Bitcoin price surge");
// Output: "Bitcoin just broke resistance! Are you holding or folding? #BTC #Crypto"
Requirements
π‘ Examples
const skill = require('./index.js');
const post = await skill.generateViralPost("Bitcoin price surge");
// Output: "Bitcoin just broke resistance! Are you holding or folding? #BTC #Crypto"