coop-shift

Automate shift discovery, booking, and cancellation for the Park Slope Food Coop.

2|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/caseyg/caseys-claude --skill coop-shift
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coop-shift
Source: https://github.com/caseyg/caseys-claude/tree/main/skills/coop-shift
Command: npx skills add https://github.com/caseyg/caseys-claude --skill coop-shift

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of finding and booking shifts at the Park Slope Food Coop, simplifying work assignment management.

Core Features & Use Cases

  • Shift Discovery: Find available shifts based on date, time, and job type.
  • Automated Booking: Book desired shifts directly through the member portal.
  • Cancellation: Cancel shifts within the allowed timeframe.
  • Use Case: When you need to fulfill your work hours, use this skill to quickly find and book an available checkout shift that fits your schedule.

Quick Start

Use the coop-shift skill to find available checkout shifts for this weekend.

Frequently Asked Questions about coop-shift

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

FAQPage Schema
How do I automate booking a Park Slope Food Coop shift?

Automate Park Slope Food Coop shift booking by using browser automation to navigate the member portal, discover available shifts by date and job type, and submit the booking form. The skill handles shift discovery, booking, and cancellation workflows.

Can I use 1Password CLI to authenticate into the coop member portal?

Yes, 1Password CLI is used for secure credential management during the coop shift booking process. The automation retrieves your login credentials from 1Password CLI to authenticate into the member portal without manual password entry.

Do I need a specific browser automation tool to book food coop shifts?

You need dev-browser for the browser automation required to book food coop shifts. The skill relies on dev-browser to navigate specific URLs and interact with forms for shift discovery, booking, and cancellation.

How do I find available checkout shifts for a specific weekend at the food coop?

Find available checkout shifts by running the automation to filter the member portal by date, time, and job type. The skill navigates the portal to discover and display open checkout shifts that fit your weekend schedule.

Can I cancel a booked Park Slope Food Coop shift automatically?

Yes, you can cancel a booked Park Slope Food Coop shift automatically. The skill handles cancellation workflows within the allowed timeframe by navigating the member portal and interacting with the cancellation form.

What are the limitations of using browser automation for coop shift booking?

Browser automation for coop shift booking depends on the member portal's HTML structure remaining stable and requires both dev-browser and 1Password CLI to be installed and configured in your environment.