
from EloPhanto (React agent)59
Integrates Polymarket prediction market APIs and SDKs for Polygon—secure auth, order placement, market data, websockets, bridge and risk-gated trading for auton
Provides a complete Polymarket integration and operational playbook for agents and apps on Polygon. Covers L1/L2 authentication, SDK usage (Python/TypeScript), order placement patterns (GTC/GTD/FOK/FAK), precision quantization, pre-trade risk gates, WebSocket market and user subscriptions, bridge flows, and gasless relayer integration. Includes safety rules and required audit/logging steps for live trading.
Use this skill when building or operating autonomous trading agents, prediction-market UIs, or scripts that must place, manage, or monitor Polymarket orders on Polygon. Apply it for gateway auth (EIP-712 / HMAC), placing/canceling orders, subscribing to market updates, performing CTF operations (split/merge/redeem), or implementing shadow predictions and calibration audits.
Designed for agent runtimes that can run Python/TypeScript SDKs and shell commands (agents with network access and vault support). Works with Claude/Codex/Copilot-style agents and autonomous frameworks that support external scripts and vault-managed secrets.
Comprehensive Polymarket integration skill covering authentication (L1/L2), order placement (all order types), market data, WebSocket streaming, CTF operations, bridge, and gasless transactions. Exceptionally detailed risk management with mandatory drawdown circuit breakers, pre-trade gates, calibration auditing, and precision quantization. No scripts bundled — static analysis only. Well-structured with progressive disclosure via reference files for deeper topics.
One of the most thorough and well-structured skills audited. Extensive safety rails for a trading skill dealing with real money: mandatory drawdown circuit breakers, pre-trade edge gates, upside alignment rules, precision quantization, and calibration auditing. References Polymarket's official SDK and legitimate API endpoints. Not malicious — this is a careful, production-quality integration skill.
React Composition Patterns
Guidelines and rules for building flexible, maintainable React components using composition (avoid boolean prop proliferation, use compound components, lift sta
Solana Development — Framework-Kit First
Opinionated Solana dApp and program development skill: wallet UX, Anchor/Pinocchio programs, testing (LiteSVM/Surfpool), and migration/security checklists for p