apply-grant

Generates a copy-paste-ready Agentic Engineering Grant application for Solana Earn from project context and git history.

1|Updated May 10, 2026
One-click install
npx skills add https://github.com/goheesheng/base-new --skill apply-grant-goheesheng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apply-grant
Source: https://github.com/goheesheng/base-new/tree/main/skills/launch/apply-grant
Command: npx skills add https://github.com/goheesheng/base-new --skill apply-grant-goheesheng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Filling out the Solana Earn Agentic Engineering Grant form requires gathering project details, proof of work, milestones, and an AI session transcript from scattered sources. This Skill collects that context automatically and drafts every form field so you can submit the 200 USDG grant application without assembling everything by hand. ## Core Features & Use Cases - Session Transcript Export: Runs a bundled script that copies the latest Claude Code or Codex session .jsonl into the project root as proof of AI-assisted development. - Context Gathering: Reads idea-context.md, build-context.md, README, package.json, git log, and git remotes to infer project title, description, and proof of work. - Form-Structured Draft: Outputs a copy-paste-ready application organized by the form's three steps (Basics, Details, Milestones), including KPIs, milestones, and reminders for the Colosseum Crowdedness Score. - Use Case: After building a Solana project with an AI assistant, ask the Skill to prepare your grant application and receive a complete draft plus the exported session transcript to attach to the Superteam Earn form. ## Quick Start Ask the assistant to prepare my Agentic Engineering Grant application for Solana Earn using this project.

Frequently Asked Questions about apply-grant

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply for the Solana Agentic Engineering Grant?

Submit the application at the Superteam Earn grant page with project details, proof of work, milestones, and an AI session transcript. This Skill gathers your project context and git history, then drafts every required field organized by the form's three steps.

How do I export my Claude Code or Codex session transcript?

Run the bundled export-session.sh script, which copies the latest Claude Code .jsonl from ~/.claude/projects or the latest Codex session from ~/.codex/sessions into your project root. If it fails, use /export in Claude Code or copy the session file manually.

What is the grant amount for the Agentic Engineering Grant?

The grant is fixed at 200 USDG. To receive the final tranche, you must submit the Colosseum project link, GitHub repository, and an AI subscription receipt.

What proof of work does the grant application require?

Proof of work is compiled from your git history, shipped demos, deployed programs, live URLs, and prior hackathon submissions. The Skill generates it from actual repository artifacts rather than fabricating content.

What is the Colosseum Crowdedness Score requirement?

You must visit colosseum.com/copilot to get your project's Crowdedness Score, screenshot it, upload it to a publicly accessible Google Drive, and paste the link into the form. The Skill reminds you of this step during drafting.