trimetGet Portland transit information including arrivals, trip planning, and alerts. Use when user asks about buses, MAX, trains, or transit in Portland.
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://trimet.orgAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Tourists in Portland use this skill to find real-time arrivals and plan trips between landmarks like Pioneer Square and PDX Airport. It helps them navigate the MAX and bus systems efficiently without needing local knowledge, using natural language queries for addresses and times.
Local commuters rely on the skill to check arrivals at specific stops and plan trips with arrival or departure time constraints. They filter by route to avoid delays and use common stop IDs for quick access, ensuring timely travel to work or home.
Event organizers use the skill to coordinate group travel to venues like Union Station or Beaverton TC. They check service alerts for disruptions and use the next departures feature to schedule multiple options, ensuring attendees arrive on time.
Accessibility services integrate this skill to assist users with disabilities in planning transit routes with real-time data. They leverage JSON outputs for system integration and use natural time formats to simplify trip planning for diverse needs.
Urban planners and researchers use the skill to gather transit data via JSON outputs for analysis of ridership patterns and service efficiency. They track alerts and arrivals to identify trends and improve public transportation infrastructure.
Offer free basic API access with rate limits, then charge for premium features like higher request volumes, historical data, or advanced analytics. This model targets developers and businesses building transit apps, generating revenue from subscription tiers.
License the skill as a white-label solution for municipalities or private transit companies to integrate into their own apps or websites. Provide customization and support services, with revenue from licensing fees and ongoing maintenance contracts.
Aggregate anonymized transit data from skill usage and sell insights to advertisers, urban developers, or mobility startups. Form partnerships with local businesses for targeted promotions based on transit patterns, earning revenue from data sales and ad commissions.
💬 Integration Tip
Ensure the TRIMET_APP_ID environment variable is securely set and consider caching frequent queries to optimize API usage and reduce latency.
Scored Jun 19, 2026
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Typeform API integration with managed OAuth. Create forms, manage responses, and access insights. Use this skill when users want to interact with Typeform surveys and responses. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Airtable API integration with managed OAuth. Manage bases, tables, and records. Use this skill when users want to read, create, update, or delete Airtable records, or query data with filter formulas. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Use SQLite correctly with proper concurrency, pragmas, and type handling.