install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/content-media/bird" ~/.claude/skills/diegosouzapw-awesome-omni-skill-bird-c86751 && rm -rf "$T"
manifest:
skills/content-media/bird/SKILL.mdsource content
Twitter/X
Twitter/X social media integration
Available Tools
This skill uses ClawdBot's standard tools:
- bash - Execute commands
- read_file - Read files
- write_file - Write files
- web_fetch - Fetch web content
- web_search - Search the web
Usage Examples
User: "Help me with twitter/x"
- Assess what the user needs
- Use appropriate tools
- Provide helpful response
Configuration
Check documentation for specific setup requirements.
Notes
This skill requires integration with Twitter/X service/application.