A comprehensive monitoring tool for Web3 grant rounds, DAO funding, and quadratic funding matching estimates.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install web3-grant-tracker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install web3-grant-tracker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Web3 Grant Tracker is a specialized tool designed to empower builders and researchers within the decentralized ecosystem. By automating the discovery of active grant rounds across platforms like Gitcoin, Giveth, Optimism, and Arbitrum, it ensures that developers never miss an opportunity to secure funding for their projects. It provides a strategic layer of intelligence by analyzing project eligibility and providing step-by-step application guides.
Leveraging the power of Openclaw Skills, this tool streamlines the often fragmented process of DAO treasury monitoring. It transforms the manual task of checking governance forums and grant portals into a unified CLI experience, allowing teams to focus on core development while the agent handles the logistics of funding cycles and deadline management.
To get started with this skill, ensure you have OpenClaw 1.0+ and Python 3.8+ installed. You can initialize your first project and setup alerts using the following commands:
# Add your project for tracking
web3-grant-tracker add-project \
--name "My Project Name" \
--github "https://github.com/yourusername/project" \
--tags "infrastructure,ai,open-source"
# Set up deadline alerts for your chosen channel
web3-grant-tracker alerts-setup --channel whatsapp --advance-hours 48
The Web3 Grant Tracker organizes its data locally to ensure privacy and speed. All information is stored within the workspace directory.
| Component | Description | Data Type |
|---|---|---|
| Grant Rounds | Cached metadata from Gitcoin, Giveth, and DAOs | JSON |
| Project Profiles | User project metadata and GitHub links | SQLite/Local DB |
| Application History | Records of past and active grant applications | Markdown/JSON |
| Alert Config | Notification preferences and API keys | JSON |
Loading
A proactive security monitoring agent that identifies vulnerabilities in Docker images and software dependencies while providing real-time CVE alerting.

A robust data extraction tool designed to turn web pages into structured JSON, CSV, or Markdown datasets using CSS selectors and auto-detection.

A natural language cron scheduler that allows users to automate tasks using simple English commands instead of complex cron syntax.

A lightweight service and endpoint monitoring utility for tracking the health of self-hosted infrastructure and SSL certificates.

A streamlined tool for building and querying automated FAQ knowledge bases from markdown files for intelligent messaging bots.

An automated tool to modify TradingView strategy inputs and properties through natural language commands and browser automation.








































