User Preference Profiler
When to Use
- User says my preferences or task matches this capability
- User says remember how I like or task matches this capability
- User says user profile or task matches this capability
- User says personalize or task matches this capability
Workflow
- Extract preferences from conversation (tone, format, tools).
- Merge with persistent-memory-bridge store.
- Apply profile to current task defaults.
- Confirm major preference changes with user.
Integrations
persistent-memory-bridgesemantic-memory-manager
Error Handling
| Failure | Response |
|---|---|
| Conflicting prefs | Ask user to resolve. |
Gotchas
- Preferences are suggestions, not overrides for safety rules.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.