Skip to content
Automation
Skill

/endaoment

Donate to 501(c)(3) charities onchain via Endaoment - tax-deductible crypto donations

From plugin
cloddsbot
651120 skills
Install
$ npx -y skills add alsk1992/CloddsBot --skill endaoment --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition โ†’
  • You can call itInvoke it directly when you want it.
  • Slash command/endaoment

Context preview

The summary Claude sees to decide when to auto-load this skill.

Donate to 501(c)(3) charities onchain via Endaoment - tax-deductible crypto donations

SKILL.md

endaoment.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

Endaoment Charity Donations

Donate to 501(c)(3) nonprofits onchain via Endaoment smart contracts on Base.

Contracts (Base)

| Contract | Address | |----------|---------| | Registry | `0x237b53bcfbd3a114b549dfec96a9856808f45c94` | | OrgFundFactory | `0x10fd9348136dcea154f752fe0b6db45fc298a589` | | USDC | `0x833589fcd6edb6e08f4c7c32d4f71b54bda02913` |

Commands

Search

/donate search <name or EIN>     Find charity by name or EIN
/donate info <EIN>               Get charity info

Donate

/donate <EIN> <amount>           Donate USDC to charity
/donate approve <amount>         Approve USDC for donations

Popular Charities

| Charity | EIN | |---------|-----| | GiveDirectly | 27-1661997 | | American Red Cross | 53-0196605 | | Doctors Without Borders | 13-3433452 | | ASPCA | 13-1623829 |

Examples

/donate search "Red Cross"
/donate info 27-1661997
/donate 27-1661997 10              # Donate $10 USDC

Fees

  • Org donations: 1.5% fee (e.g., $100 โ†’ $1.50 fee, $98.50 to charity)
  • All donations are tax-deductible (US 501(c)(3))

Setup

export PRIVATE_KEY="0x..."  # Your wallet key

Requires USDC on Base.

Ships withcloddsbot

Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.

Get the whole plugin