If you're building a React app and need user authentication plus crypto wallet support without wiring up a dozen SDKs, this is the straightforward path. It wraps EmblemAI's auth and wallet infrastructure into React providers, hooks, and ready-to-use components for login (social, email, or wallet), chat interfaces, and Migrate.fun token project displays. The skill knows how to compose EmblemAuthProvider with HustleProvider, explain the hook surface, and generate working examples. It's narrow in scope but solves a specific problem cleanly: getting from zero to authenticated users with wallet capabilities in a React app without fighting configuration. Use it when the request mentions React composition patterns, not for CLI or backend workflows.
npx skills add https://github.com/emblemcompany/agent-skills --skill emblem-ai-react