xai-grok
CommunityUnleash Grok's AI for real-time X, web, and code insights.
Authorshalomma
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Accessing real-time information from Twitter/X, performing complex web research, and executing code for analysis often requires switching between multiple tools. This Skill centralizes these capabilities through xAI's Grok model, allowing Claude to autonomously find and synthesize information, so you don't have to.
Core Features & Use Cases
- Real-time X (Twitter) Search: Get up-to-the-minute social media insights, trends, and user data directly from the X platform.
- Agentic Web Search & Browsing: Grok intelligently searches the web and browses pages to answer complex queries, providing comprehensive and current information.
- Code Execution: Perform data analysis, calculations, and generate visualizations directly within the AI workflow, streamlining your research.
- Use Case: Ask Claude to "Analyze the sentiment of recent tweets about a new tech product and summarize key opinions," and Grok will use its tools to deliver a comprehensive report, saving you hours of manual aggregation.
Quick Start
Query Grok for recent tweets about Israeli tech nano-influencers
python3 .claude/skills/xai-grok/src/grok.py "Find recent tweets from Israeli tech nano-influencers"
Use all tools including code execution to analyze tech trends
python3 .claude/skills/xai-grok/src/grok.py "Analyze tech trends with charts" --enable-code-execution
Dependency Matrix
Required Modules
typerxai-sdkpython-dotenv
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: xai-grok Download link: https://github.com/shalomma/social-media-research/archive/main.zip#xai-grok Please download this .zip file, extract it, and install it in the .claude/skills/ directory.