usaw-to-schedule

Manage USA Weightlifting Technical Official schedules in Google Sheets.

1|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/whichguy/hermes-skills-marketplace --skill usaw-to-schedule
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: usaw-to-schedule
Source: https://github.com/whichguy/hermes-skills-marketplace/tree/main/skills/usaw-to-schedule
Command: npx skills add https://github.com/whichguy/hermes-skills-marketplace --skill usaw-to-schedule

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-api-python-client, google-auth-oauthlib, google-auth-httplib2, openpyxl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of USA Weightlifting Technical Official schedules, allowing for efficient viewing and updating of session schedules and assignments.

Core Features & Use Cases

  • Schedule Management: Read and update Technical Official (TO) sign-up and session schedule sheets.
  • Assignment Tracking: Monitor assignments for TOs across various events and platforms.
  • Session Details: Access session times, weigh-in times, weight classes, and roles.
  • Use Case: With this Skill, a Technical Official can quickly check their assignments, session times, and weigh-in schedules for a specific event, such as the 2026 Nationals.

Quick Start

View the schedule for the upcoming 2026 Nationals event using the usaw-to-schedule skill.

Frequently Asked Questions about usaw-to-schedule

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

FAQPage Schema
How do I manage USA Weightlifting Technical Official schedules and assignments?

You can manage USA Weightlifting Technical Official schedules by reading and updating session schedules and TO assignments directly through Google Sheets integration. The Skill handles sign-ups, session times, weigh-ins, and weight classes for events like the 2026 Nationals.

Can I track Technical Official assignments across different weightlifting platforms?

Yes, you can track Technical Official assignments across various events and platforms. The Skill monitors session details, weigh-in times, weight classes, and specific roles assigned to each TO within a competition.

What do I need to connect to Google Sheets for weightlifting schedule management?

You need access to Google Drive and Sheets APIs to manage weightlifting schedules, along with Python dependencies like google-api-python-client, google-auth-oauthlib, and openpyxl for local file manipulation.

Does this Skill support updating the 2026 NCW tab in Google Sheets?

Yes, the Skill specifically focuses on the 2026 NCW tab within Google Sheets. It reads from and writes to this tab to update Technical Official session schedules and assignments efficiently.

What's the best way to view session times and weigh-in schedules for a weightlifting competition?

The best way to view session times and weigh-in schedules is by using the Skill to access the 2026 Nationals event data. It retrieves session times, weigh-in times, weight classes, and assigned roles from Google Sheets.

Are there limitations when using openpyxl for local file manipulation with Google Sheets data?

The Skill uses openpyxl for local file manipulation, but its primary schedule management workflow relies on direct Google Sheets API integration. Local file handling complements the cloud-based reading and writing operations.