/tweet-ideas
Generate tweet ideas from trends and project updates
$ npx -y skills add alsk1992/CloddsBot --skill tweet-ideas --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/tweet-ideas
Context preview
The summary Claude sees to decide when to auto-load this skill.
Generate tweet ideas from trends and project updates
SKILL.md
tweet-ideas.SKILL.mdname: tweet-ideas
description: "Generate tweet ideas from trends and project updates"
command: tweets
emoji: "💭"
Tweet Ideas Generator
Generate tweet ideas from market trends OR your project's latest developments.
Commands
/tweets generate [topic] Generate from trends/topic
/tweets spicy Contrarian/provocative takes
/tweets project <path> Generate about project updates
/tweets changelog <path> Announce latest changelog entries
/tweets feature <description> Announce a specific feature
/tweets launch <path> Generate launch thread
/tweets style <description> Set your voice/style
/tweets trends Show what's trending to riff on
/tweets drafts View saved ideas
/tweets save <id> Save to drafts
/tweets clear Clear drafts
Examples
Set Your Style
/tweets style "contrarian crypto takes, short punchy sentences, no emojis, slightly unhinged, call out hypocrisy"
/tweets style "builder sharing wins, technical but accessible, authentic not hype"
Generate From Trends
/tweets generate
/tweets generate "bitcoin etf"
/tweets spicy
Project Announcements
/tweets project /path/to/myproject
/tweets changelog /path/to/CHANGELOG.md
/tweets feature "Added SPL token escrow with Pyth oracle conditions"
/tweets launch /path/to/myproject
How It Works
Trend Mode
- Pulls from crypto news feeds, market data, social signals
- Generates takes in your style
- `/tweets spicy` deliberately goes contrarian
Project Mode
- Reads CHANGELOG.md for latest updates
- Reads README.md for project description
- Reads package.json for name/version
- Generates announcement tweets in your style
Style Memory
Your style is saved and persists across sessions. Examples:
- "degen energy, lowercase, lots of slang"
- "thoughtful builder, focus on technical details"
- "provocative, question everything, short sentences"
Output
Returns 3-5 tweet ideas per generation. Each shows:
- The tweet text
- Character count
- Thread potential (if topic is big)
Save the ones you like with `/tweets save <id>`.
Read more
name: tweet-ideas description: "Generate tweet ideas from trends and project updates" command: tweets emoji: "💭"
Tweet Ideas Generator
Generate tweet ideas from market trends OR your project's latest developments.
Commands
/tweets generate [topic] Generate from trends/topic /tweets spicy Contrarian/provocative takes /tweets project <path> Generate about project updates /tweets changelog <path> Announce latest changelog entries /tweets feature <description> Announce a specific feature /tweets launch <path> Generate launch thread /tweets style <description> Set your voice/style /tweets trends Show what's trending to riff on /tweets drafts View saved ideas /tweets save <id> Save to drafts /tweets clear Clear drafts
Examples
Set Your Style
/tweets style "contrarian crypto takes, short punchy sentences, no emojis, slightly unhinged, call out hypocrisy" /tweets style "builder sharing wins, technical but accessible, authentic not hype"
Generate From Trends
/tweets generate /tweets generate "bitcoin etf" /tweets spicy
Project Announcements
/tweets project /path/to/myproject /tweets changelog /path/to/CHANGELOG.md /tweets feature "Added SPL token escrow with Pyth oracle conditions" /tweets launch /path/to/myproject
How It Works
Trend Mode
- Pulls from crypto news feeds, market data, social signals
- Generates takes in your style
- `/tweets spicy` deliberately goes contrarian
Project Mode
- Reads CHANGELOG.md for latest updates
- Reads README.md for project description
- Reads package.json for name/version
- Generates announcement tweets in your style
Style Memory
Your style is saved and persists across sessions. Examples:
- "degen energy, lowercase, lots of slang"
- "thoughtful builder, focus on technical details"
- "provocative, question everything, short sentences"
Output
Returns 3-5 tweet ideas per generation. Each shows:
- The tweet text
- Character count
- Thread potential (if topic is big)
Save the ones you like with `/tweets save <id>`.
Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.
Repo: alsk1992/CloddsBot
Other skills on cloddsbot.
- /acp
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
Open skill - /agentbets
AgentBets - AI-native prediction markets on Solana
Open skill - /ai-strategy
AI Strategy - natural language to trades
Open skill - /alerts
Create and manage price alerts for prediction markets
Open skill - /analytics
Performance attribution, trade analytics, and strategy optimization
Open skill - /arbitrage
Automated cross-platform arbitrage detection and monitoring
Open skill

