What problem does it solve?
Locating and using personal data that lives locally in the browser profile is tedious, privacy-sensitive, and error-prone when context is needed for responses. This skill provides safe access to identity, accounts, tools, contacts, addresses, and payment methods stored on the user's device, enabling accurate, context-aware interactions without data leaving the machine.
Core Features & Use Cases
- Retrieve identity information (name, profile) and basic demographics from the local profile.
- Query saved accounts, tools/services, contact details, addresses, and payment methods to answer user questions or tailor recommendations.
- Retrieve the complete local profile (full profile) on demand for thorough context while preserving privacy.
- Results are ranked and kept on-device; when data is requested, only locally available information is surfaced.
Quick Start
Call query_browser_profile with a natural language query to fetch relevant locally stored profile data.