xai-auth
✓xAI Grok API authentication and setup. Use when configuring xAI API access, setting up API keys, or troubleshooting authentication issues.
Installation
SKILL.md
Complete guide for setting up and managing xAI API authentication for Grok models with Twitter/X integration.
| Grok 4.1 Fast (input) | $0.20/1M tokens | | Grok 4.1 Fast (output) | $0.50/1M tokens | | X Search / Web Search | $5/1,000 calls | | Code Execution | $5/1,000 calls |
| no credits | No credits on account | Add credits or enable free tier | | invalidapikey | Wrong or expired key | Generate new key at console.x.ai | | ratelimitexceeded | Too many requests | Implement backoff, reduce frequency | | modelnotfound | Invalid model name | Check available models |
xAI Grok API authentication and setup. Use when configuring xAI API access, setting up API keys, or troubleshooting authentication issues. Source: adaptationio/skrillz.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/adaptationio/skrillz --skill xai-auth- Source
- adaptationio/skrillz
- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is xai-auth?
xAI Grok API authentication and setup. Use when configuring xAI API access, setting up API keys, or troubleshooting authentication issues. Source: adaptationio/skrillz.
How do I install xai-auth?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptationio/skrillz --skill xai-auth Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/adaptationio/skrillz
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01