Anonymous
Download the ShillGen workflow JSON file. Import it directly into your n8n instance.
This workflow uses an AI Agent node connected to GPT-4o Mini (or any compatible LLM via API). Set up your OpenAI API key or any other supported LLM API key inside the AI Agent node. Ensure the model is connected properly in the 'Chat Model' slot.
Connect the Supabase node to your own Supabase project and table. Make sure your API key and database URL are configured correctly. Copy the following SQL code to your SQL Editor on Supabase and hit "Run" to create tweet_vibes table for your LLM model to take it as reference: -- Create table CREATE TABLE tweet_vibes ( id SERIAL PRIMARY KEY, vibe TEXT UNIQUE NOT NULL, example_tweets TEXT[] NOT NULL ); -- Insert sample data INSERT INTO tweet_vibes (vibe, example_tweets) VALUES ('Hopium Overdose', ARRAY[ 'Charts are aligning. You know what that means.', 'This is it. The reversal.', 'Don’t say I didn’t warn you.', 'Open your third eye. Bull mode engaged.' ]), ('Zen Builder', ARRAY[ 'Ignore the noise. Build your moat.', 'Tokens come and go. Product lasts.', 'Less hype. More output.', 'Build in silence, flex in public.' ]), ('Bear Market Survivalist', ARRAY[ 'Still here. Still building.', 'Number down. Morale up (barely).', 'WAGMI... right?', 'Another rug. Pass the coffee.' ]), ('Sarcastic / Ironic', ARRAY[ 'Definitely a stable and rational market.', 'What could possibly go wrong?', 'We’re early... too early.', 'Fear? In this economy?' ]), ('Community Vibe / Encouraging', ARRAY[ 'Still here? Respect.', 'The real ones never left.', 'Every cycle filters out the tourists.', 'Shoutout to those building through the pain.' ]), ('Alpha Whisperer', ARRAY[ 'Not financial advice... but this might print.', 'One word: accumulation.', 'Most of you won’t see this until it’s 10x.', 'If this thread disappears, you know why.' ]), ('Meme / Chaos Vibe', ARRAY[ 'Me watching my bags bleed: [insert meme]', 'When in doubt, long the top.', 'My trading plan: vibes only.', 'Touch grass? I stake it.' ]), ('Bullish Degen', ARRAY[ 'Load the bags.', 'If you know, you know.', 'Charts going parabolic. Send it.', '0 to $100M arc just started.' ]), ('Panic Posting', ARRAY[ 'wtf is happening', '$ETH just nuked 5% in 10 min', 'Is this the crash?', 'I’m not looking at my wallet today.' ]), ('Analytical', ARRAY[ 'Let’s zoom out and look at the bigger picture...', 'Data doesn’t lie.', 'This move makes sense if you consider…', 'Notice the volume spike + sentiment shift here.' ]);
Edit the AI Agent prompt in the workflow to match your tone: Meme, degen, hype, serious, analytical — you decide. Adjust the Code nodes if you want to change how data is formatted into tweets.
Submit a form (or trigger manually in n8n). Verify the generated tweet in the Form Ending node output. Optionally connect the workflow to X (Twitter) API or Buffer API to auto-post.
Users can create high-impact, shill-ready tweets in seconds, using real-time crypto data blended with AI-powered meme language and community-tested vibes. No need to manually monitor charts or write tweets — it's all automated, on-brand, and ready to post.
Users can connect their own Supabase vibe library and let the AI generate tweets in their signature style — whether that's bullish degen, sarcastic, or analytical. This ensures every post matches the user's personality and community tone, making shilling feel authentic and personal.
With ShillGen's seamless n8n automation, users reduce manual tasks, speed up content creation, and ensure they are the first to react to market movements. This gives them a competitive edge in the fast-paced world of Web3 social shilling.
Quick Setup
5 - 10 minutes
Full Configuration
10 - 20 minutes
Last Version:
Real results from web3 brands using our automation
MetaVerse Project
Yield Farming Platform
P2E Gaming Platform