Nivesh Gajengi
Community@nickthelegend
Nivesh Gajengi publishes 45 skills spanning OKX exchange trading, Uniswap DeFi integrations, Convex backends, and frontend design systems.
Agent Skills by Nivesh Gajengi
Showing 45 vetted skills indexed across 7 GitHub repositories.
okx-cex-trade
Place, amend, and cancel spot, swap, futures, options, and event contract orders on OKX via CLI.
okx-cex-portfolio
Query OKX account balances, positions, P&L, bills, and transfer funds 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 pushes scheduled notifications.
okx-cex-auth
Authenticate OKX CLI sessions via OAuth 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-outcomes
Trade YES/NO event contracts on OKX Outcomes markets via the okx-outcomes CLI.
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 OKX grid and DCA Martingale trading bots via CLI.
impeccable
Designs, critiques, audits, and refines frontend interfaces across web and native platforms.
uniswap-v3-elite
Generate structured Uniswap V3 swap intents across EVM chains.
deployer
Deploy CCA smart contracts via ContinuousClearingAuctionFactory with CREATE2.
pay-with-app
Settle HTTP 402 payment challenges via EIP-3009 signatures on X Layer.
swap-integration
Integrate Uniswap swaps into frontends, backends, and smart contracts.
v4-hook-generator
Generate Uniswap v4 hook contracts via the OpenZeppelin Contracts Wizard MCP tool.
pay-with-any-token
Automate HTTP 402 payment workflows for paid APIs via MPP and x402 protocols.
liquidity-planner
Automate Uniswap liquidity position creation with pool research and deep links.
swap-planner
Automate Uniswap swap planning and cross-chain token discovery across 12 blockchains.
v4-sdk-integration
Integrate Uniswap v4 swap and liquidity management via official SDKs.
v4-security-foundations
Review Uniswap v4 hook code for security vulnerabilities and generate audit checklists.
configurator
Configure CCA smart contract parameters for EVM token launches.
viem-integration
Integrates EVM blockchain functionality into TypeScript and JavaScript applications.
Frequently Asked Questions About Nivesh Gajengi
FAQPage SchemaWhat tasks can I automate using nickthelegend's skills?▼
You can execute OKX spot, derivatives, options, and prediction-market orders, manage grid and DCA bots, track portfolio P&L, subscribe to earn products, generate Uniswap v3/v4 swap intents and hooks, deploy CCA contracts via CREATE2, settle HTTP 402 payments, scaffold Convex backends, and audit frontend UI quality.
Who are these skills designed for?▼
Crypto traders and quant operators managing OKX accounts, DeFi developers building on Uniswap v3/v4 and EVM chains, full-stack engineers using Convex for reactive backends, and frontend designers seeking structured UI critique, typography, and accessibility improvements.
How do I install and run the OKX trading skills?▼
Install the okx CLI via npm with the package @okx_ai/okx-trade-cli@1.4.1, which provides the okx binary required by all OKX skills. Then run okx auth login to authenticate before using trade, portfolio, earn, or bot skills; market data queries work read-only without credentials.
Are these skills open source and what do they cost?▼
The OKX skills are released under the MIT license and the impeccable design skill under Apache 2.0, so they are free to use and modify. Trading itself requires an OKX account with API credentials, and standard exchange trading fees apply to executed orders.
What prerequisites do the skills require?▼
OKX skills require Node.js, the okx CLI binary, and API credentials for authenticated endpoints; okx-outcomes additionally needs the okx-outcomes binary and OAuth sign-in. Uniswap skills target EVM chains and TypeScript/JavaScript environments, while Convex skills require a Convex project setup.