public.com
SKILL.md
Public.com Account Manager
Disclaimer: For illustrative and informational purposes only. Not investment advice or recommendations.
We recommend running this skill in as isolated of an instance as possible. If possible, test the integration on a new Public account as well.
This skill allows users to interact with their Public.com brokerage account.
Prerequisites
- Python 3.8+ and pip — Required in your OpenClaw environment.
- Public.com account — Create one at https://public.com/signup
- Public.com API key — Get one at https://public.com/settings/v2/api
The publicdotcom-py SDK is required. It will be auto-installed on first run, or you can install manually:
pip install publicdotcom-py