Adds two TasteRay skills to the awesome-claude-skills catalog:
Elicitation (Communication & Writing) - Builds psychological profiles through natural conversation using narrative identity research, self-defining memories, and Motivational Interviewing. Rather than asking users to fill out questionnaires, it uses research-backed conversational techniques to understand preferences, values, and motivations organically.
Recommendations (Data & Analysis) - Generates personalized recommendations across movies, restaurants, products, travel, and jobs via the TasteRay API. Leverages psychological profiles built through the Elicitation skill (or other means) to deliver recommendations that go beyond surface-level preferences.
Traditional recommendation systems rely on explicit ratings or purchase history. TasteRay's skills take a fundamentally different approach: the Elicitation skill understands why someone likes what they like through natural conversation, and the Recommendations skill uses that deeper understanding to suggest things across any domain. For example, understanding that someone values novelty and sensory experiences helps recommend both restaurants and travel destinations, not just more of what they already consumed.
Elicitation:
> Tell me about a meal that really stands out in your memory.
The skill guides Claude to extract psychological dimensions (openness to novelty, sensory sensitivity, social motivation) from stories users naturally share.
Recommendations:
> Can you recommend some restaurants near me?
> What movies would I enjoy this weekend?
The skill calls the TasteRay API with the user's psychological profile to generate personalized recommendations with explanations of why each item matches.
🤖 Generated with Claude Code