user-profile
OfficialCentralize user data: watchlists & portfolio.
System Documentation
What problem does it solve?
Fragmented user data across profiles, preferences, watchlists, and portfolios slows context loading and personalized responses. This Skill centralizes access and mutations to ensure a consistent, up-to-date user state.
Core Features & Use Cases
- get_user_data: Read user data across profile, preferences, watchlists, and portfolio.
- update_user_data: Create or update user data (upsert) for profile, risk_preference, investment_preference, watchlists, and portfolio.
- remove_user_data: Delete user data by entity type (watchlist, watchlist_item, portfolio_holding).
Real-world use: Load complete user context at session start, then persist changes after each interaction to keep recommendations aligned with the latest user state.
Quick Start
Call get_user_data to load full user context or update_user_data to modify profile, preferences, watchlists, or portfolio.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: user-profile Download link: https://github.com/ginlix-ai/LangAlpha/archive/main.zip#user-profile Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.