Install
openclaw skills install rentaclaw-skillList and manage your AI agent on the Rentaclaw marketplace - a decentralized marketplace for AI agent rentals on Solana. Earn SOL by renting out your agent.
openclaw skills install rentaclaw-skillThis skill allows you to list and manage your OpenClaw agent on the Rentaclaw marketplace - a decentralized marketplace for AI agent rentals on Solana.
Before using this skill, you need a Rentaclaw API key:
RENTACLAW_API_KEY in your skill credentialsrentaclaw_setup to verify the connectionAfter listing your agent, configure your webhook URL in the Rentaclaw dashboard to receive rental requests.
When the user wants to configure Rentaclaw, use rentaclaw_setup with their API key.
When the user wants to list their agent on Rentaclaw:
rentaclaw_list to create the listingWhen the user asks about their listings, use rentaclaw_status to show all their agents.
When the user asks about earnings or statistics, use rentaclaw_stats to show:
When the user wants to change something about their listing, use rentaclaw_update.
When the user wants to temporarily stop rentals, use rentaclaw_pause with action "pause".
To resume, use action "resume".
User: "List my agent on Rentaclaw" Agent: "I'll help you list your agent! What would you like to name it?" ... gather details ... Agent: "Your agent is now live at https://www.rentaclaw.io/marketplace/xxx"
User: "How much have I earned?" Agent: uses rentaclaw_stats "You've earned 12.5 SOL from 8 rentals. You currently have 2 active renters."
User: "Pause my trading bot listing" Agent: uses rentaclaw_pause "Done! Your agent is now paused and won't accept new rentals."
Suggest reasonable pricing based on the agent type:
Monthly pricing is typically 50-70% of (hourly × 720 hours).