Skip to content

Features and Skills

nyxoraAI edited this page Jun 24, 2026 · 1 revision

Features & Web3 Skills

Nyxora's true power comes from its modular Skill System. Skills are isolated functions that the LLM engine can invoke to interact with blockchains, external APIs, and even your local operating system.

Web3 Skills

The AI comes pre-loaded with numerous decentralized finance (DeFi) capabilities:

  • Get Balance: Checks wallet balances across all supported EVM chains.
  • Transfer Token: Safely transfers ETH or ERC-20 tokens to another address.
  • Get Price: Fetches live, aggregated market prices for crypto assets.
  • Swap Token (Meta-Aggregator): Nyxora intelligently routes trades across DEX aggregators to secure the best possible execution price for you.
  • Bridge Token: Moves assets across chains seamlessly (e.g., from Ethereum to Arbitrum).
  • Check Token Security: Scans smart contracts for honeypots, rugpull risks, and exorbitant buy/sell taxes using GoPlus Security API.
  • Analyze Market: Fetches live, export-level Web3 market data including Liquidity Risk, Smart Money Flow (TVL), Holder Concentration, and Momentum.
  • Provide Liquidity: Automatically calculates ticks and deposits assets into concentrated liquidity pools (like Uniswap V3).
  • Revoke Approval: A critical security skill to revoke spending allowances for malicious or deprecated smart contracts.

OS Skills

Nyxora isn't just trapped in the browser; it can interact with your local environment securely:

  • Read / Write Files: The agent can read local documents and write code or reports.
  • Run Commands: Executes terminal commands within a sandboxed environment (requires explicit user confirmation).
  • Git Operations: Can initialize repositories, commit changes, and push code.

Market Oracles

Nyxora integrates with top-tier Market Oracles to feed accurate, real-time data to its intelligence layer:

  • DexScreener API: For newly launched tokens and micro-cap liquidity analysis.
  • CoinGecko: For standard market caps and historical data.
  • GoPlus Security: For real-time threat detection on smart contracts.

Memory Log (Episodic Memory)

Nyxora learns about you over time. By analyzing your prompts, the AI extracts "Habits" and stores them in its memory.db. For example, if you frequently say "selalu pakai Arbitrum", the AI will remember this preference for future sessions. You can view and manage these memories in the Overview dashboard.

Clone this wiki locally