๐ŸŽฏ

emblem-ai-react

๐ŸŽฏSkill

from emblemcompany/agent-skills

VibeIndex|
What it does
|

React-focused EmblemAI integration skill for adding authentication, wallet-enabled users, chat components, and Migrate.fun flows to a React app โ€” bringing one-session auth + wallet + transaction signing + AI-driven crypto workflows into the client with minimal wiring.

๐Ÿ“ฆ

Same repository

emblemcompany/agent-skills(9 items)

emblem-ai-react

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add emblemcompany/agent-skills --skill emblem-ai-react
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add emblemcompany/agent-skills --skill emblem-ai-react
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/emblem-ai-react/SKILL.md

SKILL.md

3,956Installs
-
AddedApr 13, 2026

More from this repository8

๐ŸŽฏ
emblem-ai-prompt-examples๐ŸŽฏSkill

Curated non-developer prompt and usage examples for EmblemAI covering wallet, market, trading, NFT, Bitcoin, prediction-market, vault, and assistant workflows โ€” useful as ready-made end-user phrasings for agents that expose EmblemAI capabilities across 7 blockchains.

๐ŸŽฏ
emblem-ai-agent-wallet๐ŸŽฏSkill

An EmblemAI skill that provides agent wallet CLI and browser authentication across 7 blockchains (Solana, Ethereum, Base, BSC, Polygon, Hedera, Bitcoin) with wallet, email/password, and social sign-in options.

๐ŸŽฏ
emblem-ai๐ŸŽฏSkill

EmblemAI developer-tools skill that gives AI agents one-shot user management for wallet-native apps โ€” creates authenticated users that also have full crypto wallets, plus AI crypto tooling, React SDK integration, and app introspection across 7 blockchains (Solana, Ethereum, Base, BSC, Polygon, Hedera, Bitcoin).

๐ŸŽฏ
emblem-market-research๐ŸŽฏSkill

Crypto market intelligence skill for `@emblemvault/agentwallet` that aggregates trending tokens, derivatives data, smart-money flows, and ETF flows from CoinGecko, Birdeye, CoinGlass, and Nansen via named tools (`getTrendingCoins`, `birdeyeTradeData`, `getCoinglassOpenInterestHistory`, `nansen_smart_money_flows`, etc.). Read-only โ€” explicitly *not* supported: technical analysis indicators, social sentiment, DeFiLlama TVL, BTC dominance.

๐ŸŽฏ
emblem-memecoin-scout๐ŸŽฏSkill

Memecoin discovery and risk-assessment skill driven by the `@emblemvault/agentwallet` CLI, covering Pump.fun/LaunchLab launches, Clanker (Base) and MemeJob (Hedera) discovery, Birdeye trade data, rugcheck risk scoring, and Nansen smart-money tracking across Solana, Base, and Hedera. Skill explicitly names the exact tool to call (e.g. `getPumpFunTokens`, `rugcheck`) for each scouting/risk task and lists what is *not* supported (social sentiment, exit strategies, charts).

๐ŸŽฏ
emblem-token-swap๐ŸŽฏSkill

Executes guided token swaps across Solana (`splBuyIntent`), Ethereum/Base/BSC/Polygon (per-chain `*SwapQuote`/`*Swap`), Hedera, and cross-chain via ChangeNow through the `@emblemvault/agentwallet` CLI. Enforces a balance โ†’ quote โ†’ user-confirmed execute โ†’ verify flow with safe-mode confirmation on every value-moving call.

๐ŸŽฏ
emblem-defi-yield๐ŸŽฏSkill

DeFi yield research and liquid-staking entry skill for `@emblemvault/agentwallet`: research APYs/protocols with LLM knowledge plus Birdeye trending data, view existing LP/lending/staking/farming positions via `nansen_defi_portfolio`, and enter positions through token swaps on Solana/Ethereum/Base/BSC/Polygon/Hedera. Cannot directly add/remove LP, open CLMM positions, claim farming rewards, or rank live pool APYs โ€” those still need DEX UIs.

๐ŸŽฏ
emblem-portfolio-tracker๐ŸŽฏSkill

Cross-chain portfolio tracker on `@emblemvault/agentwallet` that aggregates Solana, Ethereum, Base, BSC, Polygon, Hedera, and Bitcoin balances with USD values, plus conditional trade P&L (`getAllPositions`) and Nansen DeFi positions (`nansen_defi_portfolio`). Read-only โ€” explicitly *not* supported: transaction history, tax exports, unrealized P&L on held tokens, 24h portfolio change, allocation %.