Lightupwrld
Community@Lightupwrld
Lightupwrld provides Circle-focused skills for building USDC stablecoin payments, wallets, crosschain transfers, and agent-native pay-per-use services.
Agent Skills by Lightupwrld
Showing 16 vetted skills indexed across 1 GitHub repositories.
use-circle-cli
Operate Circle CLI for USDC wallets, bridging, and x402 paid services.
use-developer-controlled-wallets
Create and manage Circle developer-controlled wallets for transfers, signing, and contract execution.
use-gateway
Integrate Circle Gateway for unified crosschain USDC balances and instant transfers.
use-user-controlled-wallets
Build non-custodial wallets with Circle's user-controlled wallets SDK using PIN, email OTP, or social login.
use-arc
Configure and deploy EVM applications on Arc Testnet using USDC as native gas.
use-circle-wallets
Select the appropriate Circle wallet type for onchain application development.
use-modular-wallets
Build passkey-authenticated smart contract wallets with gasless transactions using Circle Modular Wallets SDK.
use-agent-wallet
Set up and manage a Circle agent wallet through the circle CLI.
pay-via-agent-wallet
Searches, inspects, and pays x402 marketplace APIs with USDC via the Circle CLI.
unify-balance
Generate TypeScript code for cross-chain USDC deposits, spends, and balance queries via Circle Unified Balance Kit.
swap-tokens
Generate server-side token swap code using Circle App Kit or Swap Kit SDKs.
use-usdc
Check balances, send transfers, and approve USDC spending on EVM chains and Solana.
use-smart-contract-platform
Deploy, import, interact with, and monitor smart contracts via Circle Smart Contract Platform APIs.
fund-agent-wallet
Fund Circle agent wallets with USDC via fiat on-ramp, crypto transfer, or Gateway deposit.
bridge-stablecoin
Bridge USDC across EVM chains and Solana using Circle App Kit or Bridge Kit with CCTP.
agent-wallet-policy
View and configure USDC spending limits on Circle agent wallets via the circle CLI.
Frequently Asked Questions About Lightupwrld
FAQPage SchemaWhat tasks can I accomplish with Lightupwrld's Circle skills?▼
You can send and bridge USDC, create developer-controlled, user-controlled, or passkey-based modular wallets, deploy smart contracts, swap tokens, unify crosschain balances, and pay for external services per-call through the Circle agent wallet and x402 marketplace.
Who are these skills designed for?▼
Developers building USDC-first payment apps, DeFi protocols, or embedded wallet experiences on EVM chains, Solana, and Arc. They also serve operators of autonomous agents that need programmatic wallets with spending policies to purchase data and services on demand.
How do I set up and fund a Circle agent wallet?▼
Install the circle CLI, accept the Terms of Use, and log in with email plus OTP. Create the wallet, then fund it via fiat on-ramp (card purchase of USDC) or crypto transfer. Gateway deposits fund the Nanopayments balance used for paid services.
What are the prerequisites for the wallet and bridging SDKs?▼
Developer-controlled wallets require entity secret registration; user-controlled wallets use the w3s-pw-web-sdk with social login or OTP. Swap Kit requires a kit key and runs server-side only, while Bridge Kit and Unified Balance Kit need no kit key and support Viem, Ethers, and Solana adapters.
How are spending limits enforced on agent wallets?▼
The agent-wallet-policy skill exposes per-transaction, daily, weekly, and monthly USDC caps viewable via the CLI. Setting or resetting limits requires OTP confirmation in an interactive terminal run by the user directly, and the policy operates on mainnet only.