submit

Validate approvals and fill grant submission forms via browser automation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/arkangelai/skills --skill submit-arkangelai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: submit
Source: https://github.com/arkangelai/skills/tree/main/grants/submit
Command: npx skills add https://github.com/arkangelai/skills --skill submit-arkangelai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifies the final approval state and automates the browser-based submission flow to ensure submissions are completed only after an owner confirms readiness.

Core Features & Use Cases

  • Reuses the chrome-navigate workflow to fill and submit grant applications.
  • Enforces a closed-loop process: verify approvals, ensure final files exist, perform the browser fill, and emit a closeout summary.
  • Applicable to grant cycles where an approved proposal is ready for submission and the owner finalizes the submission.

Quick Start

Trigger the browser-fill workflow in mode=submit once the final draft is approved to complete the submission.

Frequently Asked Questions about submit

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

FAQPage Schema
How do I automate grant submission after final approval?

You can automate grant submission by triggering a browser-fill workflow in submit mode, which validates owner approvals, verifies final attachments, fills submission forms via a browser agent, and emits a closeout summary.

What is a closed-loop grant closeout process?

A closed-loop grant closeout process verifies that an owner has approved the final draft, ensures final files exist, performs the browser-based form submission, and emits a summary to complete the grant cycle.

Can I submit a grant application before the final draft is approved?

No, the workflow enforces approval verification before submission, ensuring the browser-fill process to complete the grant cycle only triggers once the owner confirms readiness and final attachments are verified.

How do I verify final attachments before closing a grant cycle?

Verifying final attachments is handled automatically during the submission workflow by checking sources of truth and confirming the final files exist before the browser agent fills and submits the grant application forms.

Does the grant submission workflow require a specific browser mode?

Yes, the workflow requires integration with chrome-navigate mode=submit to automate the browser-based form filling and complete the grant submission cycle after the final draft is approved.

What happens if the owner approval is missing during grant submission?

If owner approval is missing, the closed-loop submission workflow halts, preventing the browser agent from filling submission forms and stopping the grant closeout cycle until readiness is confirmed.