apply-grant

Aggregate project data and git history into a Solana Earn grant draft.

165|46|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/sendaifun/solana-new --skill apply-grant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apply-grant
Source: https://github.com/sendaifun/solana-new/tree/main/skills/launch/apply-grant
Command: npx skills add https://github.com/sendaifun/solana-new --skill apply-grant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the preparation of Solana Earn Agentic Engineering Grant applications by collecting project data, git history, and context files, then assembling a complete, copy-paste-ready grant form.

Core Features & Use Cases

  • Gather project context from idea-context.md, build-context.md, README.md, package.json, Cargo.toml, or Anchor.toml.
  • Export and attach the session transcripts from Claude Code or Codex for traceable proof of AI-assisted development.
  • Generate a structured, phase-based grant draft that maps to the three form steps and includes Proof of Work.

Quick Start

Tell me you want to apply for grant and I will collect project data and generate the grant draft.

Frequently Asked Questions about apply-grant

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

FAQPage Schema
How do I automate grant application form filling for Solana Earn?

You can automate grant application form filling by aggregating project context, git history, and context files into a submission-ready format. This process reads repository files and session transcripts to generate a structured draft for Solana Earn grants.

What context files do I need to prepare for an Agentic Engineering Grant application?

Preparing for an Agentic Engineering Grant application requires idea-context.md, build-context.md, and README.md files. You also need configuration files like package.json, Cargo.toml, or Anchor.toml to provide necessary project metadata for the automated draft generation.

How do I include proof of AI-assisted development in my grant submission?

To include proof of AI-assisted development, you must export and attach session transcripts from Claude Code or Codex. These transcripts serve as traceable proof-of-work artifacts that validate your AI-assisted development process for the grant application.

Can I generate a structured grant draft across multiple application phases?

Yes, you can generate a structured grant draft that maps directly to a three-step form process. The automation assembles form fields and proof-of-work artifacts across multiple phases to create a complete, copy-paste-ready submission.

Does the grant application automation work with Anchor and Cargo projects?

Yes, the automation works with Anchor and Cargo projects by reading Anchor.toml and Cargo.toml files. It gathers project context from these configuration files to accurately populate the grant application draft for your specific Solana project setup.