usaw-event-info

Extract and organize USAW and Sport80 event information with Python libraries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of looking up USA Weightlifting event information, eliminating the need for manual searches and providing quick access to schedules, results, registration, and more.

Core Features & Use Cases

  • Event Information Lookup: Retrieve details about national events, local meets, registration, schedules, results, live streams, tickets, and event policies.
  • Data Extraction: Automatically extract information from USAW's websites and Sport80.
  • Use Case: Imagine you want to find the registration information for the upcoming National Championships. Use this Skill to quickly find the necessary details and registration links.

Quick Start

Use the usaw-event-info skill to get information about the National Championships.

Frequently Asked Questions about usaw-event-info

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

FAQPage Schema
How do I find USAW weightlifting event schedules and registration details?

This tool extracts and organizes USAW weightlifting event schedules and registration details by scraping USAW and Sport20 websites, providing instant access to national and local meet information without manual searches.

Can I retrieve USAW national championships results and live stream links?

Yes, you can retrieve USAW national championships results and live stream links. The data extraction targets event results, policies, tickets, and live stream URLs directly from the official USA Weightlifting platforms.

Does this event information extraction method work with Sport20 and beautifulsoup4?

Yes, this event information extraction method works with Sport20 by utilizing the beautifulsoup4 library alongside requests and rapidfuzz to fetch, parse, and classify weightlifting event details from the target web pages.

What is the best way to automate USAW weightlifting local meet data retrieval?

The best way to automate USAW weightlifting local meet data retrieval is using a Python scraping script that classifies events with rapidfuzz, bypassing manual searches to directly access schedules, registration links, and event policies.

Why does USAW event classification require rapidfuzz during web scraping?

USAW event classification requires rapidfuzz during web scraping to accurately match and categorize extracted text data into specific weightlifting event types like national championships or local meets.

Related Skills