ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

tokenbroker

AI Agent Skill for GitHub project analysis and nad.fun token launch. Analyzes repos, generates token identity/promo, and launches on nad.fun.

Why use this skill?

Automate memecoin launches with TokenBroker. Analyze GitHub repos, generate token identities, and deploy to nad.fun bonding curves seamlessly with your OpenClaw agent.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/starrftw/tokenbroker
Or

What This Skill Does

TokenBroker is a specialized AI agent skill designed for the end-to-end orchestration of memecoin launches on the Monad network via the nad.fun platform. It bridges the gap between raw GitHub data and crypto-native asset creation. The skill parses repository metrics, commits, and project documentation to derive a 'meme-worthy' thesis. It then generates creative token identities (name, ticker, description) and professional-grade marketing copy for social media platforms. Finally, it automates the technical deployment, including metadata uploading, salt mining, and bonding curve interactions on nad.fun.

Installation

To integrate TokenBroker into your OpenClaw agent, use the following CLI command: clawhub install openclaw/skills/skills/starrftw/tokenbroker

Once installed, ensure your .env file is populated with your GITHUB_TOKEN, PRIVATE_KEY, and NAD_FUN_API_KEY. The installation wizard will guide you through this setup, ensuring your secrets are stored securely on your local machine only, never leaving your environment.

Use Cases

  • Automated Memecoin Launch: Rapidly deploy tokens based on trending GitHub repositories.
  • Project Analysis: Score open-source projects for potential hype or technical value to inform token narratives.
  • Social Media Marketing: Generate high-engagement X threads and Telegram announcements for new token launches.
  • Strategic Launch Orchestration: Manage the entire technical lifecycle from repository research to on-chain deployment without manual code interaction.

Example Prompts

  1. "Analyze the repository at https://github.com/monad-labs/monad-examples and generate a token launch identity with a viral marketing thread."
  2. "Find high-activity repositories in the DeFi space and prepare a launch sequence for a new memecoin based on their tech stack."
  3. "Launch a token on nad.fun using the identity generated for the previous repository and provide the transaction confirmation details."

Tips & Limitations

  • Safety First: Always run in testnet mode during your initial configuration. Only transition to mainnet after validating your token metadata and bonding curve settings.
  • Credential Security: TokenBroker is designed for local-only storage. Never commit your .env file to any git repository. The skill is designed to handle API interactions safely, but always audit the generated metadata before finalizing an on-chain launch.
  • Data Privacy: Your API keys and private keys are never transmitted to external telemetry; all logic execution happens within your local environment using the OpenClaw agent runtime.

Metadata

Author@starrftw
Stars982
Views0
Updated2026-02-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-starrftw-tokenbroker": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#memecoin#blockchain#github#automation#trading
Safety Score: 4/5

Flags: file-read, file-write, external-api