auction-house
Scout, monitor, and bid on auctions on House (houseproto.fun) — a crypto auction platform on Base. Proactively watches for items the user cares about.
Why use this skill?
Scout, monitor, and bid on House auctions on Base with the auction-house skill. Automate your bidding strategy and never miss an item again.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/im-still-thinking/auction-houseWhat This Skill Does
The auction-house skill transforms your OpenClaw agent into a sophisticated, proactive bidding assistant for the House (houseproto.fun) platform on the Base blockchain. By connecting directly to on-chain auction data, the agent eliminates the need to manually monitor listings. It acts as a scout that filters for your specific interests—whether that is design services, consulting hours, or digital collectibles—and tracks your budget constraints in real-time. The skill is designed to manage the entire auction lifecycle: finding potential targets, alerting you to closing deadlines, tracking your current bid status, and executing bids based on your specific instructions or standing automated rules.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/im-still-thinking/auction-house
Ensure you have your Base wallet configured within your OpenClaw environment to facilitate on-chain transactions.
Use Cases
- Automated Scout: Automatically scan for new auctions that match keywords like "design" or "smart contract audit" so you never miss a new listing.
- Strategic Bidding: Use the agent to monitor high-stakes auctions and place tactical bids moments before expiration to minimize price volatility.
- Portfolio Management: Keep track of multiple active bids across different categories and tokens without having to visit the website dashboard repeatedly.
- Standing Rules: Configure the agent to "auto-bid" on specific types of services up to a set budget, allowing you to secure goods even when you are away from your keyboard.
Example Prompts
- "I'm interested in freelance design consulting. Can you search for auctions in this category and tell me what the current price floor is?"
- "Set an auto-bid rule: if any 'developer-services' auction ends in under 2 hours for less than 150 USDC, place a bid of 155 USDC."
- "Check if I've been outbid on any of my current auctions and let me know the status of my USDC balance."
Tips & Limitations
- Always Verify: While the agent can execute bids, always double-check the auction details and your wallet balance for significant purchases.
- Heartbeat Awareness: The agent relies on periodic heartbeats for proactive alerts. Ensure your OpenClaw session is active so the agent can perform its routine checks for ending auctions.
- Token Support: Remember that bids are paid in the auction's native token; ensure you hold sufficient liquidity in the correct currency before setting up auto-bid rules to avoid transaction failures.
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-im-still-thinking-auction-house": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api