personalization

Store user preferences and dislikes in LLM context directories for personalized AI interactions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Jack5316/Obsidian --skill personalization-jack5316
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: personalization
Source: https://github.com/Jack5316/Obsidian/tree/main/.claude/skills/personalization
Command: npx skills add https://github.com/Jack5316/Obsidian --skill personalization-jack5316

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the need for AI interactions to be consistently aligned with user preferences, ensuring a more relevant and less intrusive experience by remembering and applying stated likes and dislikes.

Core Features & Use Cases

  • Preference Tracking: Automatically records user preferences and dislikes stated in natural language.
  • Personalized Filtering: Filters out unwanted content (e.g., "crypto noise") and prioritizes preferred topics (e.g., "AI safety").
  • Interaction Style Adjustment: Adapts communication style based on user feedback (e.g., "concise summaries").
  • Use Case: A user states, "I don't like crypto noise." The AI will then avoid discussing cryptocurrencies, NFTs, and related topics in future interactions unless explicitly asked.

Quick Start

Tell the AI you prefer concise summaries for a more streamlined experience.

Frequently Asked Questions about personalization

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make AI remember my preferences across different sessions?

To personalize AI interactions across sessions, this Skill stores your stated preferences and dislikes in designated LLM context directories. It automatically records your natural language feedback to maintain a consistent user model.

How do I filter out unwanted topics like crypto noise from my AI conversations?

To filter unwanted topics, simply tell the AI your dislikes in natural language. The preference tracking system applies personalized filtering to avoid those subjects in future interactions unless explicitly requested.

Can I customize the interaction style of conversational AI to provide concise summaries?

You can customize interaction style by stating your preference, such as requesting concise summaries. The AI adapts its communication style based on your direct feedback and stores this writing style preference for future sessions.

What is user preference tracking and how does it work for AI personalization?

User preference tracking is the mechanism of recording stated likes and dislikes to tailor AI interactions. It works by storing self-model data, including personal profiles and writing styles, in LLM context directories.

Does personalization require any specific frameworks or dependencies to function?

No specific dependencies or frameworks are required to implement this personalization. It operates natively within conversational AI systems by managing user preferences and applying adaptive behavior based on stated boundaries.

What are the limitations of filtering content based on user preferences?

The limitation of preference filtering is that it relies on explicitly stated boundaries. The AI will avoid unwanted topics unless explicitly asked, meaning dynamic or unmentioned subjects may still appear unless directly added to your dislikes.