pickup-game

Finds one drop-in sports session with time, location, and cost details via web search.

Updated Jul 28, 2026
One-click install
npx skills add https://github.com/thinkingoracle/luke-skills --skill pickup-game-thinkingoracle
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pickup-game
Source: https://github.com/thinkingoracle/luke-skills/tree/main/skills/pickup-game
Command: npx skills add https://github.com/thinkingoracle/luke-skills --skill pickup-game-thinkingoracle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Finding a pickup game, drop-in class, or run club you can join without a team or sign-up requires digging through scattered group pages and schedules. This Skill runs a weekly scheduled search and returns one concrete session you can attend. ## Core Features & Use Cases - Scheduled Weekly Search: Runs every Monday at 08:30 (America/Los_Angeles) to find pickup games, drop-in classes, and run clubs open to newcomers in your city. - Actionable Single Result: Names one session with a real day, start time, and meeting point, plus cost (free, cash at door, or reservation needed) and skill level. - Read-Only Safety Boundary: Never signs in, registers, pays, or invents meeting details; skips pages that fail to load. - Use Case: You just moved to Los Angeles and want a weekly run club. Set your city and sport, and each Monday you receive one session you can simply show up to. ## Quick Start Say your city and your sport, for example: find me a pickup basketball game or run club I can drop in on this week in Los Angeles.

Frequently Asked Questions about pickup-game

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

FAQPage Schema
How do I find pickup games or run clubs near me?▼

Set your city and sport as the skill parameter, and it searches public web results for pickup games, drop-in classes, and run clubs open to newcomers. It returns one session with a real day, start time, and meeting point.

How does the weekly scheduled search work?▼

The skill triggers every Monday at 08:30 in the America/Los_Angeles timezone and follows the device schedule. Each run performs two read-only web searches and summarizes one actionable session for the week.

Does the skill sign in, register, or pay drop-in fees?▼

No. The skill is strictly read-only and never signs in, joins a group, registers, or pays. It also redacts account details, saved cards, and anything shown after an unexpected login prompt.

What happens if no session is running this week?▼

If nothing is running, the skill says so in one line and names the closest regular session instead. If a group page fails to load, it skips that page and continues searching.

Which platforms and browser adapters does it support?▼

The skill targets macOS and prefers the browserbase adapter, with owned_browser as a fallback. No hosted or everyday browser fallback is used beyond those declared preferences.