用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/shreed27/DAIN --skill endaoment命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | endaoment |
| description | Donate to 501(c)(3) charities onchain via Endaoment - tax-deductible crypto donations |
| command | donate |
| emoji | 💝 |
| gates | {"envs":["PRIVATE_KEY"]} |
Donate to 501(c)(3) nonprofits onchain via Endaoment smart contracts on Base.
| Contract | Address |
|---|---|
| Registry | 0x237b53bcfbd3a114b549dfec96a9856808f45c94 |
| OrgFundFactory | 0x10fd9348136dcea154f752fe0b6db45fc298a589 |
| USDC | 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 |
/donate search <name or EIN> Find charity by name or EIN
/donate info <EIN> Get charity info
/donate <EIN> <amount> Donate USDC to charity
/donate approve <amount> Approve USDC for donations
| Charity | EIN |
|---|---|
| GiveDirectly | 27-1661997 |
| American Red Cross | 53-0196605 |
| Doctors Without Borders | 13-3433452 |
| ASPCA | 13-1623829 |
/donate search "Red Cross"
/donate info 27-1661997
/donate 27-1661997 10 # Donate $10 USDC
export PRIVATE_KEY="0x..." # Your wallet key
Requires USDC on Base.