Skills Plugins MCP Prompt Model 博客 我的中心

use-circle-wallets

Choose and implement the right Circle wallet type for your application. Compares developer-controlled, user-controlled, and modular (passkey) wallets across custody model, key management, account types, blockchain support, and use cases. Use whenever blockchain wallet integrations are required for onchain application development. Triggers on: which wallet, choose wallet, wallet comparison, EOA vs SCA vs Modular Wallet, custody model, programmable wallets.

DeepseekModel 官方收录技能 质量 优秀 · 78 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=circlefin-skills-plugins-circle-skills-use-circle-wallets-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name use-circle-wallets description Choose and implement the right Circle wallet type for your application. Compares developer-controlled, user-controlled, and modular (passkey) wallets across custody model, key management, account types, blockchain support, and use cases. Use whenever blockchain wallet integrations are required for onchain application development. Triggers on: which wallet, choose wallet, wallet comparison, EOA vs SCA vs Modular Wallet, custody model, programmable wallets. Overview Circle offers three wallet types -- developer-controlled, user-controlled, and modular -- each with different custody models, account types, key management, and capabilities. This skill helps you pick the right one. Quick Comparison Developer-Controlled User-Controlled Modular (Passkey) Custody Developer User User Auth API key + entity secret (backend) Social login / email OTP / PIN Passkey (WebAuthn) Account types EOA, SCA EOA, SCA Modular Wallet SCA (ERC-6900) Gas sponsorship SCA via Circle Paymaster SCA via Circle Paymaster Circle Paymaster or third-party paymaster Custom modules No No Yes Architecture Backend SDK only Backend + frontend SDKs Frontend SDK only Decision Guide For the latest supported account types on different blockchains: https://developers.circle.com/wallets/account-types For the latest supported features on different blockchains: https://developers.circle.com/wallets/supported-blockchains Step 1 -- Who controls the keys / who is the custodian? Developer controls -> Developer-controlled wallets -> Step 3 End user controls -> Step 2 Step 2 -- Auth method? Passkey (WebAuthn biometric) with extensible modules -> Modular wallets -> Step 4 Social login, email OTP, or PIN -> User-controlled wallets -> Step 3 Step 3 -- Account type? Solana, Aptos, or NEAR -> EOA (only option) Ethereum mainnet -> EOA (SCA gas costs prohibitive, Modular Wallet not supported) L2 (Arbitrum, Base, Polygon, Optimism, etc.) -> EOA if max TPS needed; SCA if gas sponsorship or batching needed; Modular Wallet if passkey or other modular plugins needed Step 4 -- Chain check (Modular wallets) Supported: Arbitrum, Avalanche, Base, Monad, Optimism, Polygon, Unichain NOT supported: Ethereum, Solana, Aptos, NEAR. Fall back to user-controlled wallets with SCA. Example Scenarios Scenario Decision Skill Payment backend, programmatic payouts, high TPS Developer-controlled + EOA use-developer-controlled-wallets Consumer app with Google/Apple login, gasless UX User-controlled + SCA on L2 use-user-controlled-wallets DeFi app with biometric auth, custom modules Modular Wallet on L2 use-modular-wallets NFT marketplace on Ethereum L1 User-controlled + EOA use-user-controlled-wallets AI agent, autonomous multi-chain transactions Developer-controlled + EOA use-developer-controlled-wallets Implementation Patterns Once a wallet type has been determined, TRIGGER the corresponding skill: Developer-controlled -> use-developer-controlled-wallets skill User-controlled -> use-user-controlled-wallets skill Modular (Passkey) -> use-modular-wallets skill Strict Rules ALWAYS select the wallet type before starting implementation using the comparison table and decision guide above. ALWAYS use EOA on Ethereum mainnet (SCA gas prohibitive, Modular Wallet not supported) and on Solana, Aptos, NEAR (SCA/Modular Wallet not available). ALWAYS prefer SCA or Modular Wallet on L2 chains (Arbitrum, Base, Polygon, Optimism, etc.) when gas sponsorship or batch operations are needed. NEVER mix wallet types in a single user flow -- pick one and use its corresponding skill. ALWAYS delegate to the specific wallet skill ( use-developer-controlled-wallets , use-user-controlled-wallets , or use-modular-wallets ) for implementation. Reference Links Account Types Choosing Your Wallet Type Key Management Circle Developer Docs -- Always read this first when looking for relevant documentation from the source website. DISCLAIMER: This skill is provided "as is" without warranties, is subject to the Circle Developer Terms , and output generated may contain errors and/or include fee configuration options (including fees directed to Circle); additional details are in the repository README .
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。