
emblemcompany/agent-skills
9 skills78k installs90 starsGitHub
Install
npx skills add https://github.com/emblemcompany/agent-skillsSkills in this repo
1Emblem Market ResearchEmblem Market Research packages a daily crypto market scan as a small bash driver around the EmblemAI agent CLI. Solo and indie builders who already use Emblem vault profiles can run one command to pull globally trending tokens from CoinGecko, chain-specific volume leaders from Birdeye, 24-hour smart-money net flows from Nansen, and derivatives context from CoinGlass including BTC open interest and Hyperliquid whale alerts. The skill is not generic SaaS competitor research; it is procedural glue for scripted, agent-mediated calls into paid or configured Emblem tool integrations. Install the global emblemai binary, ensure profile default is set up with the right API access, then execute scripts/market-scan.sh with an optional chain name when you want a repeatable morning briefing. Use it early in the journey to sanity-check narratives before you prototype wallets, bots, or dashboards, and again in growth or trading ops when you need the same four-panel snapshot without rebuilding prompts from scratch.8.7kinstalls2Emblem Ai Agent WalletEmblemAI Agent Wallet is a global CLI skill package for solo builders who want agents to inspect crypto wallets without wiring browser automation. You install @emblemvault/agentwallet, authenticate once per profile via interactive browser flow or reuse ~/.emblemai state, then run emblemai --agent for zero-config queries or emblemai chat for longer sessions. The bundled agent binary handles login when needed; your coding agent should pass explicit --profile flags and treat balance and address listing as safe read paths while gating swaps, transfers, and sends behind human confirmation. SKILL.md maps commands, environment variables, chain coverage, and failure modes so handoffs stay copy-pasteable for Claude Code, Cursor, Windsurf, and similar hosts. It pairs with emblem-ai-react when you later embed Emblem sign-in in a product UI, but this skill stays focused on terminal-first wallet review for agent operators.8.7kinstalls3Emblem Ai Prompt Examplesemblem-ai-prompt-examples is a standalone agent skill that catalogs non-developer EmblemAI prompts and prompting discipline for solo operators who interact with wallets, markets, and vault workflows through an assistant. It does not replace React or SDK integration skills; it teaches agents how to phrase requests so scope, networks, and safety boundaries are explicit. Builders and power users reference it when they want consistent tables, summaries, or JSON from analysis runs, or when they need cross-chain and prediction-market questions framed with liquidity, end dates, and resolution rules. The skill encodes operator trust assumptions—native product data first, external sources flagged—and reinforces draft-then-confirm patterns before any transaction. Install it when conversation quality and risk control matter more than wiring EmblemAuthProvider into a codebase.8.7kinstalls4Emblem Ai Reactemblem-ai-react is an agent skill that teaches Claude Code, Cursor, Codex, and similar agents how to integrate EmblemAI into React applications for website authentication and wallet-enabled users. It focuses on practical composition—providers, buttons, login modalities, chat surfaces, and Migrate.fun hooks—rather than CLI-only or low-level SDK tours. Solo and indie builders shipping SaaS or web-adjacent products install it when they want the fastest path from an empty React repo to working sign-in without manually cross-reading scattered documentation. The skill points agents at SKILL.md and the official doc map so outputs stay consistent with EmblemAI’s supported React patterns. Use it when the user explicitly asks for React integration, not when they only need curated operator prompts for wallet or trading chat.8.7kinstalls5Emblem AiEmblemAI developer tools help solo builders ship wallet-native and traditional auth in the same product: create users with wallet profiles, offer multi-chain wallet sign-in alongside email, password, and social providers, and drop in chat and plugin experiences from Emblem’s React packages. The skill documents quick-start patterns with EmblemAuthProvider, ConnectButton, HustleProvider, and HustleChat, and points wallet/CLI-heavy flows to a separate agent-wallet skill so this file stays focused on UI, auth, and introspection. Reflexive observability adds AI-driven debugging context for running apps. Legacy package names such as hustle-react and hustle-incognito are noted for migration clarity. Install this when you are building a SaaS or agent-facing web app that must authenticate crypto users without maintaining a separate auth stack, and you want Prism-style agent guidance while wiring npm dependencies and provider trees in Build.8.7kinstalls6Emblem Portfolio Trackeremblem-portfolio-tracker is an agent skill packaged with a runnable portfolio-report.sh workflow for solo builders and indie operators who custody assets across multiple chains and want a single scripted check-in rather than hopping block explorers. It depends on the global emblemai CLI from @emblemvault/agentwallet and drives the agent profile with natural-language steps that list wallet addresses, pull USD-valued balances through named chain tools, and summarize conditional trade positions with realized profit and loss. The skill explicitly targets seven-blockchain coverage and mentions DeFi position tracking through Nansen, which makes it suited to active traders and Web3 product founders monitoring treasury or personal stacks. Complexity sits at intermediate because wallet tooling, CLI installation, and agent-mediated chain calls must all be configured before the report completes. Use it when you want a repeatable terminal ritual for portfolio visibility, not when you are designing smart contracts or building a custom portfolio SaaS from scratch.8.7kinstalls7Emblem Defi YieldEmblem DeFi Yield is an agent skill packaged as a bash script that orchestrates the EmblemAI CLI for solo builders exploring on-chain yield. It prints a dated scan header, then runs three agent prompts: best current farming opportunities on the selected chain (staking, LP, lending, APY estimates), smart-money holdings via Nansen-oriented tooling, and your own balances on Solana, Ethereum, Base, or BSC. It assumes you already installed emblemai and configured an agent profile with wallet access. The skill is narrow and high-risk by nature—financial decisions stay yours—but it compresses manual tab-hopping across dashboards into one repeatable terminal ritual. Use it in Idea when comparing chains or strategies before building a DeFi feature or allocating personal liquidity.8.6kinstalls8Emblem Memecoin ScoutEmblem Memecoin Scout packages a bash workflow that drives the EmblemAI agent CLI to surface fresh memecoin launches and Solana trending candidates. Indie builders exploring Web3 speculation or agent-assisted market watches use it as a repeatable terminal ritual instead of manually clicking launchpads. You pass a platform flag to target Pump.fun graduations, LaunchLab curves, Base Clanker listings, or Hedera meme trends; the script prints timestamped sections and delegates holder, dev hold, volume, and market-cap questions to emblemai with fixed natural-language commands. It assumes you install @emblemvault/agentwallet globally and accept network-backed agent calls. This is high-risk financial discovery—not investment advice—and belongs in early idea/discover work before you wire automations, alerts, or custody. Pair with your own validation checklist and jurisdictional rules before any capital deployment.8.6kinstalls9Emblem Token SwapEmblem Token Swap is an agent skill package built around a bash walkthrough that teaches coding agents how to move tokens safely with the EmblemAI CLI. Solo builders shipping wallet features, trading bots, or DeFi-adjacent automations install it when they need repeatable swap phrasing instead of re-reading chain docs each session. The helper verifies emblemai is installed, pulls USD-valued balances with chain-specific balance tools, then lists copy-ready commands for swaps on seven networks plus a ChangeNOW-style bridge quote path. It fits the build phase as integrations work: your agent stays in profile default, uses named intents, and you keep shell and network access scoped to the wallet profile you configure. It does not replace security review of keys, slippage, or mainnet spend limits—treat it as procedural glue between your agent and Emblem’s tool surface.8.5kinstalls