Nivesh Gajengi avatar

Nivesh Gajengi

Community

@nickthelegend

47Followers
|
521Public Repos
|
45Published Skills

Nivesh Gajengi publishes 45 skills spanning OKX exchange trading, Uniswap DeFi integrations, Convex backends, and frontend design systems.

Skills Distribution
DomainBusiness, Fi...Crypto Exchange Tr.. (40%)DeFi Protocol Inte.. (25%)Developer Planning.. (15%)Backend Platforms .. (10%)

Agent Skills by Nivesh Gajengi

Showing 45 vetted skills indexed across 7 GitHub repositories.

nickthelegendnickthelegend

okx-cex-trade

Place, amend, and cancel spot, swap, futures, options, and event contract orders on OKX via CLI.

Community
Advanced
nickthelegendnickthelegend

okx-cex-portfolio

Query OKX account balances, positions, P&L, bills, and transfer funds via CLI.

Community
Advanced
nickthelegendnickthelegend

okx-sentiment-tracker

Query crypto news, coin sentiment, and macro-economic calendar data via the OKX CLI.

Community
Advanced
nickthelegendnickthelegend

earn-hunter

Monitors OKX Flash, Fixed, and Flexible Earn rates and pushes scheduled notifications.

Community
Advanced
nickthelegendnickthelegend

okx-cex-auth

Authenticate OKX CLI sessions via OAuth device flow or API keys.

Community
Advanced
nickthelegendnickthelegend

okx-cex-market

Query OKX public market data, derivatives metrics, and technical indicators via CLI.

Community
Advanced
nickthelegendnickthelegend

okx-cex-smartmoney

Query OKX Smart Money leaderboard traders, positions, and aggregated consensus signals via CLI.

Community
Advanced
nickthelegendnickthelegend

okx-cex-skill-mp

Search, install, update, and verify AI trading skills from the OKX Skills Marketplace.

Community
Intermediate
nickthelegendnickthelegend

okx-outcomes

Trade YES/NO event contracts on OKX Outcomes markets via the okx-outcomes CLI.

Community
Advanced
nickthelegendnickthelegend

okx-cex-earn

Manages OKX Simple Earn, Flash Earn, On-chain Earn, Dual Investment, and AutoEarn via the okx CLI.

Community
Advanced
nickthelegendnickthelegend

okx-cex-bot

Create, amend, stop, and monitor OKX grid and DCA Martingale trading bots via CLI.

Community
Advanced
nickthelegendnickthelegend

impeccable

Designs, critiques, audits, and refines frontend interfaces across web and native platforms.

Community
Advanced
nickthelegendnickthelegend

uniswap-v3-elite

Generate structured Uniswap V3 swap intents across EVM chains.

Community
Advanced
nickthelegendnickthelegend

deployer

Deploy CCA smart contracts via ContinuousClearingAuctionFactory with CREATE2.

Community
Advanced
nickthelegendnickthelegend

pay-with-app

Settle HTTP 402 payment challenges via EIP-3009 signatures on X Layer.

Community
Advanced
nickthelegendnickthelegend

swap-integration

Integrate Uniswap swaps into frontends, backends, and smart contracts.

Community
Advanced
nickthelegendnickthelegend

v4-hook-generator

Generate Uniswap v4 hook contracts via the OpenZeppelin Contracts Wizard MCP tool.

Community
Advanced
nickthelegendnickthelegend

pay-with-any-token

Automate HTTP 402 payment workflows for paid APIs via MPP and x402 protocols.

Community
Advanced
nickthelegendnickthelegend

liquidity-planner

Automate Uniswap liquidity position creation with pool research and deep links.

Community
Advanced
nickthelegendnickthelegend

swap-planner

Automate Uniswap swap planning and cross-chain token discovery across 12 blockchains.

Community
Advanced
nickthelegendnickthelegend

v4-sdk-integration

Integrate Uniswap v4 swap and liquidity management via official SDKs.

Community
Advanced
nickthelegendnickthelegend

v4-security-foundations

Review Uniswap v4 hook code for security vulnerabilities and generate audit checklists.

Community
Advanced
nickthelegendnickthelegend

configurator

Configure CCA smart contract parameters for EVM token launches.

Community
Advanced
nickthelegendnickthelegend

viem-integration

Integrates EVM blockchain functionality into TypeScript and JavaScript applications.

Community
Advanced

Frequently Asked Questions About Nivesh Gajengi

FAQPage Schema
What 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.