nemoClawd xAI Grok Agent Skill

Launch NemoClaw with xAI Grok integration for Solana trading workflows.

4|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/x402agent/NemoClawd --skill nemoclawd-xai-grok-agent-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemoClawd xAI Grok Agent Skill
Source: https://github.com/x402agent/NemoClawd/tree/main
Command: npx skills add https://github.com/x402agent/NemoClawd --skill nemoclawd-xai-grok-agent-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you run NemoClaw with xAI Grok integration for Solana trading, research, and autonomous agent operations without leaking secrets or exposing private keys. It also guides you to use human approval for trade execution to reduce the risk of unintended transactions.

Core Features & Use Cases

  • xAI Grok integration for chat, vision, image generation, X/Twitter search, and multi-agent research (4–16 agents).
  • Solana trading and research workflow using NemoClaw’s MCP toolset and OODA-style loop (Observe → Orient → Decide → Act → Learn).
  • Safety-first operating rules that prevent secret handling mistakes (no raw private keys in git, no logging of API keys/tokens/wallet secrets) and defaults trades to ask permission for human approval.
  • Operational quick launch for running NemoClaw locally and executing demos and Telegram-based trading interactions.

Use case: You want to start a locally sandboxed Solana agent that can research tokens with Grok (including X search), then propose trades that require your approval before execution, while remembering inferred signals across sessions.

Quick Start

Run npm install -g @mawdbotsonsolana/nemoclaw, set XAI_API_KEY and HELIUS_API_KEY/HELIUS_RPC_URL as environment variables, then execute nemoclaw launch.

Frequently Asked Questions about nemoClawd xAI Grok Agent Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up autonomous Solana trading with Grok for multi-agent research?

No, this agentic trading stack enforces secret-handling rules that prevent logging API keys, tokens, or wallet secrets, and requires human approval before executing any proposed trades by default.

Does the Solana agentic trading workflow execute transactions automatically?

No, the Solana agentic trading workflow defaults to requiring human ask permission before executing trades, allowing you to review research signals and approve transactions to reduce unintended execution risks.

Do I need Node.js to run the NemoClaw xAI Grok trading stack?

Yes, running the NemoClaw stack requires Node.js 20+ plus valid Grok and Helius credentials configured as environment variables, enabling local sandboxed operation for safe trading and research workflows.

Can I use xAI Grok for X intelligence and image generation in a Solana trading bot?

Yes, xAI Grok integration supports X/Twitter search, image generation, and multi-agent research with 4 to 16 agents, feeding intelligence-driven decision loops directly into your Solana trading workflow.

How do I prevent private key leaks when running a local Solana trading agent?

To prevent private key leaks during Solana trading automation, the skill enforces non-negotiable rules: no raw private keys stored in git, and no logging of API keys, tokens, or wallet secrets during execution.

How does a Telegram bot integrate with Solana trading and Grok research?

Telegram bots integrate with Solana trading by executing the nemoclaw launch command locally, enabling Telegram-based trading interactions where Grok research and MCP tools propose trades requiring human approval.