Wandré andrade
Community@wandreandrade2018-maker
Wandré andrade publishes OKX crypto trading, portfolio, and earn skills plus claude-flow v3 multi-agent orchestration and AgentDB vector memory tooling.
Agent Skills by Wandré andrade
Showing 40 vetted skills indexed across 1 GitHub repositories.
okx-cex-trade
Places, amends, and cancels spot, swap, futures, options, and event contract orders on OKX via CLI.
okx-cex-portfolio
Query OKX account balances, positions, P&L, bills, fees, and execute fund transfers via CLI.
okx-sentiment-tracker
Query crypto news, coin sentiment, and macro-economic calendar data via the OKX CLI.
earn-hunter
Monitors OKX Flash, Fixed, and Flexible Earn rates and sends scheduled notifications.
okx-cex-auth
Authenticate OKX CLI sessions via OAuth 2.0 device flow or API keys.
okx-cex-market
Query OKX public market data, derivatives metrics, and technical indicators via CLI.
okx-cex-smartmoney
Query OKX Smart Money leaderboard traders, positions, and aggregated consensus signals via CLI.
okx-cex-skill-mp
Search, install, update, and verify AI trading skills from the OKX Skills Marketplace.
okx-cex-earn
Manages OKX Simple Earn, Flash Earn, On-chain Earn, Dual Investment, and AutoEarn via the okx CLI.
okx-cex-bot
Create, amend, stop, and monitor Grid and DCA Martingale bots on OKX.
V3 MCP Optimization
Implements connection pooling, load balancing, and tool registry optimization for MCP servers.
stream-chain
Chains sequential prompts so each step's output feeds the next in multi-agent workflows.
sparc-methodology
Orchestrates multi-agent software development using the SPARC methodology with 17 specialized modes.
Hooks Automation
Automates pre/post-operation hooks, session management, and memory coordination for Claude Code workflows.
V3 CLI Modernization
Modernizes claude-flow v3 CLI with modular commands, interactive prompts, and hooks integration.
github-workflow-automation
Automates GitHub Actions workflows, CI/CD pipelines, and repository management with swarm coordination.
Verification & Quality Assurance
Verifies code quality with truth scoring, CI regression guards, and automatic rollback.
V3 Deep Integration
Migrates claude-flow onto agentic-flow@alpha adapters to eliminate duplicate orchestration code.
Skill Builder
Creates Claude Code Skills with YAML frontmatter and progressive disclosure structure.
V3 Core Implementation
Implements DDD domains and clean architecture TypeScript modules for claude-flow v3.
ReasoningBank with AgentDB
Implements adaptive agent learning with trajectory tracking, verdict judgment, and memory distillation on AgentDB.
ReasoningBank Intelligence
Implements adaptive learning for AI agents using ReasoningBank pattern recognition and strategy optimization.
V3 Security Overhaul
Remediates critical CVEs and implements secure-by-default patterns for claude-flow v3.
swarm-advanced
Orchestrates multi-agent swarms for research, development, testing, and analysis workflows using Claude Flow.
Frequently Asked Questions About Wandré andrade
FAQPage SchemaWhat tasks can I perform with Wandré andrade's OKX skills?▼
You can place and manage spot, swap, futures, options, and event-contract orders on OKX, check balances and position P&L, query market data and 70+ technical indicators, run grid and DCA Martingale bots, subscribe to Simple Earn, Flash Earn, and Dual Investment products, and track smart-money leaderboard traders.
Who are these skills designed for?▼
Two audiences: crypto traders and quant users managing OKX accounts through conversational commands, and platform engineers building claude-flow v3 multi-agent systems with SPARC methodology, swarm orchestration, AgentDB memory, and GitHub Actions CI/CD pipelines.
How do I install and run the OKX trading skills?▼
Install the okx CLI via npm with the package @okx_ai/[email protected], which provides the okx binary. Run okx auth login first to authenticate; trading, portfolio, earn, and bot skills require API credentials, while market data queries are read-only and need none.
Are these skills open source and what do they cost?▼
All OKX skills are released under the MIT license and are free to use; the CLI installs from npm at no charge. Trading itself occurs on your own OKX account, so standard exchange trading fees apply per your fee tier.
What prerequisites do the claude-flow and AgentDB skills require?▼
The claude-flow v3 skills assume a TypeScript codebase with DDD bounded contexts, MCP server integration, and agentic-flow for swarm coordination. AgentDB skills require the AgentDB vector database backend, supporting HNSW indexing, quantization, QUIC synchronization, and ReasoningBank learning plugins.