Tool Grok Search

🌐Community
by captaindpt · vlatest · Repository

Deeply understands tool documentation to efficiently locate relevant information and guide usage effectively.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add tool-grok-search npx -- -y @trustedskills/tool-grok-search
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "tool-grok-search": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/tool-grok-search"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The tool-grok-search skill allows AI agents to search and retrieve information from Grok, Anthropic's large language model. It provides access to real-time data including news, events, and social media trends via the Grok API. This enables agents to answer questions requiring up-to-date knowledge and provide contextually relevant responses.

When to use it

  • Answering current event questions: When a user asks about breaking news or recent developments.
  • Providing real-time data: To incorporate live sports scores, stock prices, or other dynamic information into a response.
  • Summarizing social media trends: To quickly understand the sentiment and topics dominating online conversations.
  • Researching specific events: When needing to gather details about a particular event from multiple sources.

Key capabilities

  • Accesses Grok API for real-time data retrieval.
  • Provides up-to-date information on news, events, and social media trends.
  • Integrates with Anthropic's large language model.

Example prompts

  • "What are the top trending topics on X (formerly Twitter) right now?"
  • "Summarize the latest developments in the ongoing negotiations between [Company A] and [Company B]."
  • "Give me a brief overview of what happened at the recent [Event Name]."

Tips & gotchas

  • Requires an Anthropic API key for authentication. Ensure your agent has proper credentials to access Grok.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
captaindpt
Installs
17

🌐 Community

Passed automated security scans.