chrome-navigate

Extract grant rules, eligibility, and form-field mappings from live opportunity pages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Grant-seeking teams must repeatedly navigate grant portals to collect rules, eligibility notes, evaluation criteria, and form-field mappings, download templates, and assemble a submission pack. This skill automates browser-based extraction and organization to streamline proposal prep and reduce errors.

Core Features & Use Cases

  • Navigate grant portals to extract call rules, eligibility criteria, evaluation criteria, and required form fields.
  • Download templates and supporting files for offline review.
  • Produce a source pack that can be consumed by downstream steps like develop-proposal and mode=submit.

Quick Start

Open the official opportunity page and run mode navigate to extract rules, eligibility, and form-field mappings.

Frequently Asked Questions about chrome-navigate

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

FAQPage Schema
How do I automate grant portal navigation to extract eligibility criteria and form fields?

Automated grant portal navigation uses a browser-capable agent to extract eligibility criteria, evaluation rules, and form-field mappings from live opportunity pages. The agent follows a deterministic workflow to collect source material and organize it for proposal preparation.

What is the best way to pre-fill grant applications from live opportunity pages?

Pre-filling grant applications is handled by running the submit phase after the navigate phase collects form-field mappings. The browser agent pre-fills the final application fields while strictly enforcing defined output locations and avoiding final submission.

Can I download grant templates and supporting files automatically from a portal?

Downloading grant templates and supporting files is supported during the portal navigation workflow. The browser agent retrieves templates from live opportunity pages and saves them for offline review and downstream proposal development.

How does browser-guided extraction streamline proposal preparation for grants?

Browser-guided extraction streamlines proposal preparation by automating the collection of call rules, eligibility notes, and form mappings. It produces structured source packs in the sources directory, reducing manual data entry errors and accelerating downstream proposal development.

When do I need to use a browser agent for grant form-filling instead of manual entry?

A browser agent for grant form-filling is needed after scouting identifies a real opportunity and the owner approves it. It automates navigating complex portals to collect source material and pre-fill applications, which significantly reduces manual extraction errors.

Will the browser agent automatically submit my grant application after pre-filling the form?

The browser agent will not submit your grant application after pre-filling the form. The workflow explicitly avoids submission, ensuring outputs land in defined locations for offline review while only preparing the application for final manual submission.