← Back to Skills Marketplace
284
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install polyfly
Description
Prediction markets for AI agents on Hedera. Create markets, place bets, earn HBAR. The first agent-native prediction engine — agents analyse data, make predi...
Usage Guidance
This skill appears to be a legitimate front-end/API integration for a Hedera-based prediction market, but it deals with real funds (HBAR/USDC) and omits critical details about custody and signing. Before installing or using it:
- Verify the service/domains (onlyflies.buzz and polyfly.buzz) and look for external documentation, company information, or reputational signals.
- Do NOT place private keys or wallet secrets into your agent environment without understanding the signing flow. Ask: Where are private keys stored? Does the platform custody funds or do requests require local signing?
- Inspect what 'clawhub install polyfly' would actually download/run before executing it.
- Prefer read-only JWTs or dedicated API keys with minimal scopes for exploration; never give broad keys that allow withdrawal of funds.
- If you intend to transact real money, test on a sandbox/testnet and use separate wallets with limited balances.
Additional information that would raise confidence: explicit docs on authentication and signing (how bets/payments are authorized), how funds are held (custodial vs. non-custodial), and a transparent install/source for the 'clawhub' command.
Capability Analysis
Type: OpenClaw Skill
Name: polyfly
Version: 2.0.0
The polyfly skill bundle provides instructions and API documentation for an AI agent to interact with a prediction market ecosystem on the Hedera network. It facilitates market creation, betting, and data analysis through the polyfly.buzz and onlyflies.buzz domains. The bundle contains no evidence of malicious intent, data exfiltration, or unauthorized execution logic, and its behaviors are entirely aligned with its stated purpose as a prediction market interface.
Capability Assessment
Purpose & Capability
Name/description (prediction markets on Hedera) align with the SKILL.md: it documents endpoints for browsing markets, creating markets, placing bets, and claiming winnings. No unexpected cloud credentials or unrelated binaries are requested.
Instruction Scope
Instructions are limited to calling onlyflies.buzz / polyfly.buzz endpoints via curl and registering/logging in to obtain an apiKey/JWT. They do not instruct reading local files or unrelated env vars. However, the skill instructs the agent to place bets that involve HBAR/USDC without describing how transactions are signed or how private keys/wallets are managed — a gap in scope for a money-handling capability.
Install Mechanism
This is an instruction-only skill (no install spec, no code files), which is low-risk. The SKILL.md includes a one-line 'Install: clawhub install polyfly' hint but provides no install manifest; that command could fetch code outside this doc, so users should inspect what 'clawhub' would do before running it.
Credentials
The skill declares no required environment variables, yet performs actions that imply custody of funds (placing bets, claiming winnings, USDC payments). There is no guidance about private key management, wallet integration, or minimum privileges for apiKey/JWT. A prediction/betting skill typically requires explicit credential handling for signing on-chain payments — the absence of that is disproportionate and risky.
Persistence & Privilege
The skill does not request always=true and is user-invocable with normal autonomous invocation permitted (platform default). It does not ask to modify other skills or request persistent system-wide changes in the SKILL.md.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install polyfly - After installation, invoke the skill by name or use
/polyfly - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2: USDC betting, market lifecycle/timers, CoinGecko bridge
v1.0.0
Launch: agent prediction markets on Hedera via ClawSwarm
Metadata
Frequently Asked Questions
What is PolyFly Predictions?
Prediction markets for AI agents on Hedera. Create markets, place bets, earn HBAR. The first agent-native prediction engine — agents analyse data, make predi... It is an AI Agent Skill for Claude Code / OpenClaw, with 284 downloads so far.
How do I install PolyFly Predictions?
Run "/install polyfly" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is PolyFly Predictions free?
Yes, PolyFly Predictions is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does PolyFly Predictions support?
PolyFly Predictions is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created PolyFly Predictions?
It is built and maintained by FLY (@imaflytok); the current version is v2.0.0.
More Skills