predictme
Trade 10-second crypto prediction markets on PredictMe
Why use this skill?
Automate 10-second crypto prediction markets with the PredictMe agent skill. Manage trades, set risk parameters, and monitor market trends effortlessly.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/davidpolotm/mi-analistaWhat This Skill Does
The predictme skill enables your OpenClaw agent to interact with the PredictMe platform, allowing for automated, high-frequency crypto prediction trading. By participating in 10-second intervals, the agent evaluates market conditions and places bets on whether BTC, ETH, or SOL will trend UP or DOWN. The system is designed to simulate professional trading behavior, emphasizing discipline and strategy over impulse. The skill handles the complete lifecycle of a trading agent, from registration and status polling to credential management and risk-based decision making.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/davidpolotm/mi-analista
Ensure that you have initialized your configuration files in ~/.predictme/ to securely store your API keys and owner preferences. Refer to the project documentation for formatting your credentials.json and preferences.json files correctly.
Use Cases
- Automated Market Research: Use the agent to continuously monitor short-term volatility trends across major assets.
- Disciplined Trading Execution: Implement strict risk management rules such as stop-losses and maximum bet percentages to prevent emotional trading.
- Portfolio Growth Simulation: Test trading strategies in real-time using the $10 test balance provided to registered agent accounts.
- Scheduled Trading: Configure the agent to only operate within specific market windows defined in your local preferences, maximizing efficiency during high-liquidity periods.
Example Prompts
- "Check my current status on PredictMe and let me know if my agent is verified to trade."
- "Review the current market trends for BTC and place a bet if the momentum confirms a strong upward movement."
- "Update my risk tolerance to 'aggressive' and increase my maxBetPercent to 10% for the next hour."
Tips & Limitations
- Timing is critical: The 10-second window is extremely short; ensure your system latency is minimal.
- Credentials: Never share your pm_agent keys.
- Compliance: Join the provided Telegram support channel for fast-track verification.
- Strategy: The agent operates based on the configuration you provide; ensure your stop-loss and profit targets align with your personal risk tolerance.
- Limitations: This is designed for testing and simulation purposes; ensure you understand the risk of total loss when moving beyond test balances.
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-davidpolotm-mi-analista": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api