fishfry

Find Pittsburgh-area Lenten fish fries. Search by location, filter by features (homemade pierogies, wheelchair accessible, alcohol, takeout), check schedules, and get venue details. Uses data from Code for Pittsburgh's Fish Fry Map.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "fishfry" with this command: npx skills add ianpcook/fishfry/ianpcook-fishfry-fishfry

Pittsburgh Fish Fry Finder

Find Lenten fish fries in the Pittsburgh area. Data sourced from Code for Pittsburgh's Fish Fry Map.

Usage

# Search near a location (zip code, neighborhood, or address)
<skill>/fishfry.py search "15213"
<skill>/fishfry.py search "Squirrel Hill"
<skill>/fishfry.py search "4400 Forbes Ave, Pittsburgh"

# Filter by features
<skill>/fishfry.py search "15217" --pierogies        # Homemade pierogies
<skill>/fishfry.py search "15217" --accessible       # Wheelchair accessible
<skill>/fishfry.py search "15217" --alcohol          # Serves alcohol
<skill>/fishfry.py search "15217" --takeout          # Has takeout

# Combine filters
<skill>/fishfry.py search "South Side" --pierogies --takeout

# List all fish fries
<skill>/fishfry.py list
<skill>/fishfry.py list --pierogies

# Get details for a specific venue
<skill>/fishfry.py details "St. Alphonsus"
<skill>/fishfry.py details "Our Lady of Joy"

# Check what's happening on a specific date
<skill>/fishfry.py schedule friday
<skill>/fishfry.py schedule 2026-03-06

# Update the local data cache
<skill>/fishfry.py update

Output

Results include:

  • Venue name and type (Church, Fire Hall, VFW, etc.)
  • Address and distance from search location
  • Hours of operation
  • Menu highlights
  • Features (pierogies, accessible, alcohol, takeout)
  • Contact info (phone, website)

Data Source

Data is maintained by volunteers at Code for Pittsburgh and published through the Western PA Regional Data Center.

The skill caches data locally and can be updated with fishfry.py update.

Seasonal Note

Fish fries run during Lent (typically late February through mid-April). Outside of Lent season, the data reflects the previous year's schedule. Check venue websites for current year confirmation.

Example Queries

"Find fish fries near me with homemade pierogies"

fishfry.py search "15232" --pierogies

"What fish fries are in the South Hills?"

fishfry.py search "South Hills"

"Tell me about the fish fry at St. Basil's"

fishfry.py details "St. Basil"

"Which places have takeout and are wheelchair accessible?"

fishfry.py list --takeout --accessible

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Task Specialist

A robust, local SQLite-backed task management system designed to elevate your AI agent's project execution. Excellent for both simple tasks and large multi-s...

Registry SourceRecently Updated
2359
Profile unavailable
Coding

wolt-cli

Use Nikita's local Wolt CLI to browse venues, inspect menus/items/options, and run profile, cart, and checkout-preview actions for wolt.com from terminal. Tr...

Registry SourceRecently Updated
0302
Profile unavailable
Coding

Speak Turbo - Talk to your Claude 90ms latency!

Give your agent the ability to speak to you real-time. Talk to your Claude! Ultra-fast TTS, text-to-speech, voice synthesis, audio output with ~90ms latency....

Registry SourceRecently Updated
0443
Profile unavailable