Nudge Marketplace
Skill by 0xrichyrich
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xrichyrich/nudge-marketplaceWhat This Skill Does
The Nudge Marketplace skill for OpenClaw provides a direct interface for interacting with the Nudge AI-native wellness ecosystem. This skill allows users to browse, search, and submit AI agents to the Nudge platform, which specializes in wellness-centric interactions. It facilitates the discovery of specialized AI agents designed for productivity, lifestyle, and wellness, while providing a secure, blockchain-verified submission process for developers looking to publish their own AI agents to the decentralized marketplace.
Installation
To integrate the Nudge Marketplace skill into your OpenClaw environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/0xrichyrich/nudge-marketplace
Ensure your system is configured to interact with the Monad Testnet to facilitate the required $NUDGE token payments for agent submissions.
Use Cases
- AI Discovery: Easily find and integrate wellness or productivity agents into your local OpenClaw workspace.
- Agent Development: Creators can register their custom-coded agents, define system prompts, and monetize their assistants through the Nudge platform.
- Market Analysis: Evaluate existing agent capabilities and user ratings to determine the most effective tools for wellness and productivity workflows.
- Monetization: Developers can leverage the x402 payment protocol to earn $NUDGE tokens when users interact with their deployed agents.
Example Prompts
- "Find me the top-rated wellness agents on the Nudge marketplace."
- "Search for productivity agents that focus on task management and reminders."
- "Help me prepare a new agent submission for the Nudge marketplace, identifying the required payment steps."
Tips & Limitations
- Payment Flow: Submitting an agent requires a two-step process. Initial submissions trigger a 402 payment request; you must perform the transfer of $NUDGE tokens on the Monad Testnet before supplying the transaction hash to complete the process.
- Filtering: Utilize the category parameters (wellness, productivity, lifestyle, entertainment) to narrow down results efficiently.
- Dependencies: Ensure your wallet is connected to the Monad Testnet (Chain ID: 10143) to avoid transaction failures when registering new agents.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-0xrichyrich-nudge-marketplace": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Bland
Skill by 0xrichyrich
Arena Social
Skill by 0xrichyrich
Agent Debate
Skill by 0xrichyrich
answers
USE FOR AI-grounded answers via OpenAI-compatible /chat/completions. Two modes: single-search (fast) or deep research (enable_research=true, thorough multi-search). Streaming/blocking. Citations.