emblem-ai

emblem ai

emblemcompany 12 ↓ 8.7k MIT updated 3mo ago
Claude Code
View source ↗

What it does

  • Create users who can log in to your app and also have wallet-enabled profiles
  • Let users sign in with wallets, email/password, or social login
  • Support wallet login with MetaMask, Phantom, WalletConnect, and other supported providers
  • Keep sessions refreshed automatically with JWT-based auth
  • Expose consistent wallet metadata and permissions to your UI and plugin layers
  • Use one integration instead of stitching together separate auth and wallet systems
  • Drop-in chat components that inherit the authenticated session

Requirements & configuration

  • Financial operations (W009): Wallet provisioning, transaction signing adapters, and trading tool references. All value-moving actions require explicit user confirmation.
  • Need CLI or wallet-first automations?
  • React Token Migration & Advanced Hooks
  • Sessions auto-refresh ~60 seconds before expiry. No manual token handling is needed in typical browser flows.
  • Need Help?: Check the reference docs in the references/ folder for detailed API documentation.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

emblem ai

Source

Repository: https://github.com/emblemcompany/agent-skills

emblem-ai FAQ

What does the emblem-ai skill do?

One-shot user management for apps, multi-chain wallet authentication, an AI-powered assistant, and AI app introspection. Use when the user wants to let website users sign in with wallets, email/password, or social login and give each user a wallet-enabled account, then embed EmblemAI chat surfaces, connect plugins, or add Reflexive observability. Provides React components, TypeScript SDKs, session-based authentication, and pointers to the React and agent-wallet skills for specialized workflows. Create users who can log in to your app and also have wallet-enabled profiles Let users sign in with wallets, email/password, or social login

What does emblem-ai require?

Financial operations (W009): Wallet provisioning, transaction signing adapters, and trading tool references. All value-moving actions require explicit user confirmation. Need CLI or wallet-first automations? React Token Migration & Advanced Hooks Sessions auto-refresh ~60 seconds before expiry. No manual token handling is needed in typical browser flows. Need Help?: Check the reference docs in the references/ folder for detailed API documentation.

How do I install emblem-ai?

Run: npx -y skills add https://github.com/emblemcompany/agent-skills --skill emblem-ai --agent claude-code — the source lives at github.com/emblemcompany/agent-skills.

Maintain emblem-ai?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

emblem-ai on getagentictools
[![emblem-ai on getagentictools](https://getagentictools.com/badge/skills/emblemcompany-agent-skills-emblem-ai.svg)](https://getagentictools.com/skills/emblemcompany-agent-skills-emblem-ai?ref=badge)
npx agentictools info skills/emblemcompany-agent-skills-emblem-ai

The second line is the CLI lookup for this page — handy in READMEs and docs.