public-transportation

Manage a local Public Transportation monitoring app via daemon commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/yanivprusman/automateLinux --skill public-transportation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: public-transportation
Source: https://github.com/yanivprusman/automateLinux/tree/main/.agent/skills/public-transportation
Command: npx skills add https://github.com/yanivprusman/automateLinux --skill public-transportation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables one-click access to a local Public Transportation monitoring application via a hardware macro or daemon command, reducing setup time and workflow friction.

Core Features & Use Cases

  • App management: Check status, start, stop, and restart the PT app across development and production modes.
  • Port-aware operation: View and adjust the dedicated development and production ports to ensure correct data routing.
  • Macro integration: Trigger the app launch from a keyboard shortcut or automation daemon.

Quick Start

Use the public-transportation skill to open the PT app by running the macro: d publicTransportationOpenApp

Frequently Asked Questions about public-transportation

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

FAQPage Schema
How do I open a local public transportation app using a Linux macro?

To open a local public transportation app using a Linux macro, you can use a daemon command to trigger application launch. You simply run the macro: d publicTransportationOpenApp to access the monitoring application instantly.

Can I manage app status and restart the public transportation app via daemon?

Yes, you can manage app status and restart the public transportation app via daemon commands. The skill enables you to check status, start, stop, and restart the PT app across both development and production modes.

Does this app management skill support port configuration for development environments?

Yes, this app management skill supports port configuration for development environments. It provides port-aware operations that let you view and adjust dedicated development and production ports to ensure correct data routing.

What is the best way to integrate a hardware macro to launch a local monitoring application?

The best way to integrate a hardware macro to launch a local monitoring application is by using an automation daemon. This skill applies to Linux desktop environments where the daemon triggers the app launch command directly.

Do I need an automation daemon to use port-aware operations for my PT app?

Yes, you need an automation daemon to use port-aware operations for your PT app. The daemon processes the macro commands that handle application launch, status management, and port configuration on Linux desktops.