user-profile-reader

Community

Personalize outputs from user profiles.

Authormemorysaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reads the user profile to tailor content relevance, tone, and style for downstream writing tasks.

Core Features & Use Cases

  • Reads ~/.looplia/user-profile.json
  • Calculates relevance score (score.relevanceToUser)
  • Feeds personalization data to other skills (e.g., idea-synthesis)

Quick Start

Use with the content-documenter and idea-synthesis to tailor outputs to the user.

Dependency Matrix

Required Modules

None required

Components

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-reader
Download link: https://github.com/memorysaver/looplia-core/archive/main.zip#user-profile-reader

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository