# Send web3-grant-tracker to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "web3-grant-tracker",
    "name": "web3-grant-tracker",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/mariusfit/web3-grant-tracker",
    "canonicalUrl": "https://clawhub.ai/mariusfit/web3-grant-tracker",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/web3-grant-tracker",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=web3-grant-tracker",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "skill.json"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "web3-grant-tracker",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T17:16:23.073Z",
      "expiresAt": "2026-05-07T17:16:23.073Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=web3-grant-tracker",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=web3-grant-tracker",
        "contentDisposition": "attachment; filename=\"web3-grant-tracker-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "web3-grant-tracker"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/web3-grant-tracker"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/web3-grant-tracker",
    "downloadUrl": "https://openagent3.xyz/downloads/web3-grant-tracker",
    "agentUrl": "https://openagent3.xyz/skills/web3-grant-tracker/agent",
    "manifestUrl": "https://openagent3.xyz/skills/web3-grant-tracker/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/web3-grant-tracker/agent.md"
  }
}
```
## Documentation

### Web3 Grant Tracker — Gitcoin, Giveth & DAO Funding Monitor

Track active Web3 grant rounds, deadlines, and funding opportunities across Gitcoin, Giveth, Optimism RPGF, Arbitrum, and other DAO treasuries. Get alerts before rounds close.

### What It Does

Live grant round scanning — checks Gitcoin GG rounds, Giveth, Octant, and more
Deadline alerts — WhatsApp/Telegram warning 48h and 24h before round ends
Matching fund calculator — estimates your potential QF match based on donor count
Project eligibility checker — analyzes your GitHub/project against round requirements
Application tracker — tracks which rounds you've applied to and their status
Portfolio dashboard — shows all active + upcoming rounds with deadlines
Round history — historical data on past rounds and typical funding amounts

### Quick Start

# Scan all active grant rounds right now
web3-grant-tracker scan

# Check what's closing soon (next 7 days)
web3-grant-tracker urgent

# Add your project for tracking
web3-grant-tracker add-project \\
  --name "OpenClaw Infrastructure" \\
  --github "https://github.com/yourusername/project" \\
  --tags "infrastructure,ai,open-source"

# Check project eligibility for active rounds
web3-grant-tracker check-eligibility --project "OpenClaw Infrastructure"

# Set up deadline alerts
web3-grant-tracker alerts-setup \\
  --channel whatsapp \\
  --advance-hours 48

# Get matching fund estimate (Quadratic Funding)
web3-grant-tracker estimate-match \\
  --project "OpenClaw Infrastructure" \\
  --donor-count 50 \\
  --round gitcoin-gg24

### Commands

CommandDescriptionweb3-grant-tracker scanScan all active rounds + deadlinesweb3-grant-tracker urgentRounds closing in next 7 daysweb3-grant-tracker add-project <name>Register a project to trackweb3-grant-tracker list-projectsList your tracked projectsweb3-grant-tracker check-eligibilityCheck which rounds your project qualifies forweb3-grant-tracker estimate-matchQF matching fund calculatorweb3-grant-tracker apply-guide <round>Step-by-step application guideweb3-grant-tracker alerts-setupConfigure deadline alertsweb3-grant-tracker historyPast rounds + average payoutsweb3-grant-tracker portfolioFull dashboard of all applications

### Supported Platforms

PlatformData AvailableApplication LinkGitcoin GrantsRounds, deadlines, QF matchgrants.gitcoin.coGivethProject listings, GIVbacksgiveth.ioOctantEpoch funding, allocationsoctant.appOptimism RPGFRetroactive grantsapp.optimism.ioArbitrum DAOGrant programsforum.arbitrum.foundationENS EcosystemSmall grantsdiscuss.ens.domainsUniswap GrantsUGP roundsuniswapgrants.eth.limoNouns BuilderDAO-specific roundsnouns.build

### Example Output

╔═══════════════════════════════════════════════════╗
║   WEB3 GRANT TRACKER — 2026-02-25 02:30 UTC       ║
╠═══════════════════════════════════════════════════╣
║ ACTIVE ROUNDS (4 found)                           ║
╠═══════════════════════════════════════════════════╣
║ Gitcoin GG24 — Infrastructure                     ║
║   💰 Pool: ~$250,000 matching                     ║
║   ⏰ Closes: 2026-03-15 (18 days)                 ║
║   ✅ Your project: ELIGIBLE                        ║
╠═══════════════════════════════════════════════════╣
║ Octant Epoch 5                                    ║
║   💰 Pool: ~$800,000 ETH                          ║
║   ⏰ Closes: 2026-03-01 (4 days) ⚠️ URGENT       ║
║   ⚠️ Eligibility: check-eligibility to verify     ║
╠═══════════════════════════════════════════════════╣
║ Giveth GIVbacks Round 42                          ║
║   💰 Rewards: GIV tokens per donation             ║
║   ⏰ Rolling — no deadline                        ║
║   ✅ Your project: ELIGIBLE                        ║
╠═══════════════════════════════════════════════════╣

📊 QF MATCH ESTIMATE (Gitcoin GG24, 50 donors):
   Conservative: $180–450
   Optimistic:   $600–1,200
   (Based on 50 unique donors × avg $5 contribution)

💡 Recommendation: Apply to GG24 Infrastructure round
   → run: web3-grant-tracker apply-guide gitcoin-gg24

### QF Matching Calculator

Quadratic Funding rewards projects with many small donors over few large ones:

# See how adding more donors affects your match
web3-grant-tracker estimate-match \\
  --project "my-project" \\
  --round gitcoin-gg24 \\
  --donor-count 100 \\
  --avg-donation 10

# Output:
# sqrt(10) * 100 donors = 316 QF units
# Estimated match: $1,200–2,800 (depends on pool)
# Getting to 200 donors would 2x your match!

### Application Guide Example

web3-grant-tracker apply-guide gitcoin-gg24

# Output:
# GITCOIN GG24 — INFRASTRUCTURE ROUND APPLICATION GUIDE
# ═══════════════════════════════════════════════════════
# Step 1: Create project on Builder (builder.gitcoin.co)
#   → Connect GitHub + wallet
#   → Fill: name, description, links, banner image
# Step 2: Apply to round on Explorer (explorer.gitcoin.co)
#   → Select: Infrastructure/Tooling round
#   → Write impact statement (see templates below)
# Step 3: Community amplification
#   → Tweet with #GG24 #Gitcoin hashtags
#   → Post in Farcaster /gitcoin channel
#   → Share in relevant Discord servers
# Step 4: Donor drive
#   → Need 1 min donation ($1+) from unique wallets
#   → Each unique donor increases QF match
# ...

### Deadline Alert Example

⏰ GRANT DEADLINE ALERT — 24h remaining

Round: Gitcoin GG24 — Infrastructure
Closes: 2026-03-15 20:00 UTC (in 23h 42m)
Your project: OpenClaw Infrastructure
Status: Applied ✅

Action items:
• Share project link for last-day donors
• Post reminder on social media
• Check you haven't hit any submission limits

Project link: explorer.gitcoin.co/projects/openclaw-infra

### Data Storage

All data stored locally at ~/.openclaw/workspace/web3-grant-tracker/. No telemetry. Grant round data refreshed every 6 hours via public APIs and web fetches.

### Configuration

{
  "alert_channel": "whatsapp",
  "alert_advance_hours": [48, 24, 6],
  "wallet_address": "0xYourAddress",
  "default_tags": ["infrastructure", "open-source", "ai"],
  "auto_scan_interval_hours": 6
}

### Requirements

OpenClaw 1.0+
Python 3.8+
Optional: Ethereum wallet address (for on-chain verification)

### Use Cases

Builders — Never miss a grant round again
DAOs — Track ecosystem funding opportunities
Researchers — Monitor Web3 public goods funding landscape
Investors — Identify well-funded projects early (donor velocity signal)

### Source & Issues

Source: https://github.com/mariusfit/web3-grant-tracker
Issues: https://github.com/mariusfit/web3-grant-tracker/issues
Author: @mariusfit
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: mariusfit
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T17:16:23.073Z
- Expires at: 2026-05-07T17:16:23.073Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/web3-grant-tracker)
- [Send to Agent page](https://openagent3.xyz/skills/web3-grant-tracker/agent)
- [JSON manifest](https://openagent3.xyz/skills/web3-grant-tracker/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/web3-grant-tracker/agent.md)
- [Download page](https://openagent3.xyz/downloads/web3-grant-tracker)