public-com
This skill enables interaction with a Public.com brokerage account (portfolio, quotes, history, preflight, place/cancel orders) via the Public.com SDK. It requires `PUBLIC_COM_SECRET`/`PUBLIC_COM_ACCOUNT_ID`, calls `PublicApiClient` to `public.com`, and runs `subprocess.check_call([sys.executable, "-m", "pip", "install", "publicdotcom-py"])` to install dependencies.