clawd-agents

Automate Clawd agent surface creation and deployment for Solana applications.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/Solizardking/clawd-code --skill clawd-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawd-agents
Source: https://github.com/Solizardking/clawd-code/tree/main/clawd-plugin/skills/clawd-agents
Command: npx skills add https://github.com/Solizardking/clawd-code --skill clawd-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires solana-go, clawd-go, clawd-grok, clawd-x402, clawdbot-pumpfun, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of building, packaging, running, and monetizing Clawd agent surfaces. It covers product registration, SSO, and various agent operations.

Core Features & Use Cases

  • Agent Product Registration: Register CLAWD agents, mint assets, and manage SSO verifiers.
  • Go SDK Wrapper: Build Solana agents or tools in Go with helper functions and x402 proxy defaults.
  • Grok Harness: Run terminal-based agent harnesses with provider routing, sessions, and sub-agents.
  • x402 Gateway: Facilitate pay-per-call access, A2A/MCP proxying, and client SDKs.
  • PumpFun Bot: Copy-trading bot for Solana PumpFun and PumpSwap operations.
  • Use Case: For a financial institution looking to automate trading bots, this Skill can be used to build and deploy a paid trading agent that copies trades from PumpFun/PumpSwap.

Quick Start

Use the clawd-agents skill to register a new agent product and mint its asset.

Frequently Asked Questions about clawd-agents

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

FAQPage Schema
How do I set up SSO and product registration for Solana agent surfaces?

To set up SSO and product registration for Solana agent surfaces, you automate the registration of CLAWD agents, mint assets, and manage SSO verifiers using the provided Go SDK wrapper and helper functions.

What is the Grok harness for terminal-based agent operations?

The Grok harness is a terminal-based system for running agent operations, providing provider routing, session management, and sub-agent coordination for Solana applications requiring automated workflows.

Can I build automated trading bots for PumpFun and PumpSwap using Go?

Yes, you can build automated trading bots for PumpFun and PumpSwap using the Go SDK wrapper, which provides helper functions to manage copy-trading operations on Solana.

How does the x402 gateway handle pay-per-call access for agent workflows?

The x402 gateway handles pay-per-call access by facilitating A2A and MCP proxying, integrating client SDKs to monetize agent-based workflows and automate transactions.

What's the best way to monetize Clawd agent surfaces with automated trading?

The best way to monetize Clawd agent surfaces is by combining x402 gateway pay-per-call access with PumpFun copy-trading bots, deploying paid agents that execute automated Solana trading strategies.

Do I need the solana-go dependency to manage SSO verifiers for agent products?

Yes, you need the solana-go dependency alongside the clawd-go SDK to wrap Solana tools, register agent products, and properly manage SSO verifiers.