← Back to Skills Marketplace
277
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install market-configurable-skills
Description
Call guide and best practices for the configurable crypto price prediction market contracts GouGouBiMarketConfigurable.sol and GouGouBiMarketConfigurableFact...
Usage Guidance
This skill is a how-to guide for calling and configuring EVM prediction-market contracts and appears internally consistent. Before using it in any workflow, do the following: (1) never paste or store private keys into chat — use secure signing methods (hardware wallets, signing services, or ephemeral keys) and secure RPC endpoints; (2) verify the actual contract addresses and factory owner/whitelist on-chain before sending funds; (3) treat the document as guidance only — run any generated scripts in a controlled environment and review transactions before signing; (4) consider auditing the GouGouBi contracts or using widely-audited alternatives if you will be moving real value. If the skill later prompts for secrets, RPC URLs, or asks the agent to execute transactions on your behalf, treat that as sensitive and provide only through secure, minimal-privilege mechanisms.
Capability Analysis
Type: OpenClaw Skill
Name: market-configurable-skills
Version: 0.1.0
The skill bundle provides comprehensive documentation and integration examples for a decentralized prediction market protocol (GouGouBi). It includes detailed descriptions of smart contract structures, Solidity function signatures, and TypeScript/ethers.js code snippets for market creation, trading, and settlement. No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name and description state this is a call/usage guide for GouGouBiMarketConfigurable contracts; the skill is instruction-only and does not request unrelated binaries, installs, or credentials. The required capabilities (ethers/web3 usage, contract configuration) align with the stated purpose.
Instruction Scope
The SKILL.md describes contract APIs, factory flow, and how to call the contracts from scripts/frontends via ethers/web3 — which is appropriate for a guide. Pay attention when following the guide: interacting with these contracts in practice requires network RPC endpoints and signing keys (not declared by the skill). The skill text (excerpt) does not itself request secrets, but runtime use will typically require privately-held keys and provider URLs supplied by the integrating product.
Install Mechanism
No install spec (instruction-only). Nothing is written to disk or downloaded by the skill itself, which is proportionate for a documentation skill.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with a passive documentation/guide. The content references providing network addresses/config externally, which is appropriate. There are no mismatched or unexplained credential requests in the metadata.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated system privileges. Autonomous model invocation is allowed (platform default) but this does not create additional incoherence with the skill's stated purpose.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install market-configurable-skills - After installation, invoke the skill by name or use
/market-configurable-skills - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the market-configurable-skills package.
- Provides contract call guides and best practices for GouGouBiMarketConfigurable and GouGouBiMarketConfigurableFactory.
- Documents all key factory operations, including creator whitelisting, market creation, and market record retrieval.
- Details the full MarketConfig structure, covering all configurable parameters and constraints.
- Explains core market round structures, Uniswap V3 price oracle integration, and settlement flow.
- Intended for use in contract calls from scripts, dApps, or workflows (e.g., OpenClow) for creating and interacting with configurable crypto price prediction markets.
Metadata
Frequently Asked Questions
What is Market Configurable Skills?
Call guide and best practices for the configurable crypto price prediction market contracts GouGouBiMarketConfigurable.sol and GouGouBiMarketConfigurableFact... It is an AI Agent Skill for Claude Code / OpenClaw, with 277 downloads so far.
How do I install Market Configurable Skills?
Run "/install market-configurable-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Market Configurable Skills free?
Yes, Market Configurable Skills is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Market Configurable Skills support?
Market Configurable Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Market Configurable Skills?
It is built and maintained by Franck.S (@franckstone); the current version is v0.1.0.
More Skills