create-grant-update
Installation
SKILL.md
Create Grant Update
Post a progress update on an existing grant. This creates a GrantUpdate attestation referencing the grant.
See Agent API Reference for auth, base URL, and error handling.
Prerequisite
If KARMA_API_KEY is not set in the environment, invoke the /setup-agent skill first, then continue with this skill.
Required Information
| Field | Required | Description |
|---|---|---|
chainId |
Yes | Chain where the grant lives |
grantUID |
Yes | The grant's attestation UID |
title |
Yes | Update title (1-200 chars) |
text |
Yes | Update content (1-10000 chars) |