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

Nadfunagent

Skill by encipher88

Why use this skill?

Deploy the Nadfunagent on OpenClaw to automate your Nad.fun trading, analyze market momentum, and distribute profits to MMIND token holders seamlessly.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/encipher88/nadfunagent
Or

What This Skill Does

The Nadfunagent is a sophisticated autonomous trading agent designed specifically for the Monad blockchain ecosystem via the Nad.fun platform. Its primary function is to scan market events, perform technical and momentum analysis on newly listed tokens, and autonomously execute trades. A unique feature of this agent is its profit distribution mechanism, which is programmed to return yields to holders of the MMIND token, effectively creating a decentralized yield-generating engine. By integrating multiple specialized skills—nadfun-trading, nadfun-indexer, and nadfun-agent-api—it creates a robust pipeline from data ingestion to trade execution.

Installation

  1. Install the core skill using: clawhub install openclaw/skills/skills/encipher88/nadfunagent.
  2. Ensure prerequisites are met: monad-development, nadfun-trading, nadfun-indexer, and nadfun-agent-api must be installed.
  3. Configure your environment by creating a .env file in $HOME/nadfunagent/. Populate the file with the following variables: MMIND_TOKEN_ADDRESS, MONAD_PRIVATE_KEY, MONAD_RPC_URL, MONAD_NETWORK, and your TELEGRAM_USER_ID.
  4. Upon first execution, the agent will verify these credentials. Follow the prompt instructions to complete the handshake with the Telegram notification bot.

Use Cases

  • Automated Market Making: Continuously watch for new market opportunities on Nad.fun without manual intervention.
  • Yield Generation: Automate the process of distributing trading profits to your MMIND token holder community.
  • Portfolio Management: Actively monitor token performance and rebalance holdings based on real-time momentum indicators.

Example Prompts

  1. "Nadfunagent, please initialize the trading cycle and scan for new tokens with high momentum scores."
  2. "Show me the current P&L report for my active positions and send the summary to my Telegram."
  3. "Nadfunagent, what is the current allocation strategy for the MMIND profit distribution?"

Tips & Limitations

  • Safety First: Never share your private keys. Ensure your .env file has restricted read/write permissions.
  • Network: This agent is intended for Monad mainnet; test thoroughly on testnet if possible.
  • Monitoring: Always monitor the Telegram notifications closely during the first 24 hours of operation to ensure transaction logic is performing as expected.
  • Dependencies: Keep all sub-skills updated to ensure API changes in the Nad.fun ecosystem don't break your agent's execution layer.

Metadata

Stars2387
Views0
Updated2026-03-09
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-encipher88-nadfunagent": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#trading#monad#defi#autonomous#finance
Safety Score: 2/5

Flags: network-access, file-write, file-read, external-api, code-execution