arccos-golf

Automates Arccos Golf data extraction for rounds, stats, and Strokes Gains metrics.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/jeffreykthomas/nanoclaw-golf --skill arccos-golf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arccos-golf
Source: https://github.com/jeffreykthomas/nanoclaw-golf/tree/main/container/skills/arccos-golf
Command: npx skills add https://github.com/jeffreykthomas/nanoclaw-golf --skill arccos-golf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate Arccos Golf data extraction from the dashboard, reducing manual tracking effort and keeping rounds and stats up to date.

Core Features & Use Cases

  • Credential management: uses container env vars ARCCOS_EMAIL and ARCCOS_PASSWORD to log in securely.
  • Session handling: load and save browser sessions to avoid repeated logins.
  • Data extraction: fetches Rounds data and Strokes Gained metrics across Putting, Short Game, Approach, and Driving, plus handicap information when visible.
  • Flexible workflow: navigates to rounds and stats sections, captures dates, scores, scores vs par, greens in regulation, proximity to hole, and other key metrics for downstream reporting.
  • Use Case: monitor your golf progress over time by extracting latest rounds and performance stats for benchmarking.

Quick Start

Run the Arccos Golf scraper to login using ARCCOS_EMAIL and ARCCOS_PASSWORD and extract rounds and performance metrics.

Frequently Asked Questions about arccos-golf

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

FAQPage Schema
How do I automate Arccos Golf data extraction from the dashboard?

You can automate Arccos Golf data extraction by running a browser automation workflow that logs into the dashboard using your credentials and fetches rounds, stats, and performance metrics automatically.

What golf stats and metrics can I extract from the Arccos dashboard?

Arccos data extraction fetches Strokes Gained metrics across Putting, Short Game, Approach, and Driving, along with handicap information, greens in regulation, proximity to hole, and scores vs par.

Do I need specific environment variables to automate Arccos Golf login?

Yes, Arccos Golf automation requires the ARCCOS_EMAIL and ARCCOS_PASSWORD environment variables to securely log in and initiate the browser session for data extraction.

Can I save browser sessions to avoid logging into Arccos Golf repeatedly?

Yes, the Arccos Golf workflow supports session handling to load and save browser sessions, preventing repeated logins and streamlining the data extraction process.

How do I track golf progress over time using extracted Arccos rounds data?

Extracted Arccos rounds data includes dates, scores, and performance stats that you can use for downstream reporting and benchmarking to monitor your golf progress over time.

Does Arccos Golf data extraction require browser automation tooling?

Yes, Arccos Golf data extraction relies on browser automation tooling to navigate the dashboard, handle session management, and capture rounds and performance metrics repeatably.