Search and fetch articles from Grokipedia.com — xAI's AI-generated encyclopedia (like Wikipedia but written by Grok). Use when asked about topics that might have a Grokipedia article, or when the user explicitly mentions Grokipedia.
- Added support for Bun as an alternative to Node.js for installing and running dependencies. - Updated install instructions to use bun and clarified that installation creates a node_modules/ directory in the skill folder. - Adjusted documentation paths to reflect the new skill directory structure under ~/.openclaw/workspace/skills/Grokipedia. - Clarified that only the install step writes files, and scripts themselves do not write files at runtime. - Minor cleanup and clarification in requirements and usage notes.