HowardKao-1130

extract_profile

Extract user profile signals (interest, intent, focus, attention) from documents.

HowardKao-1130 0 1 Updated 3mo ago
GitHub

Install

npx skillscat add howardkao-1130/mini-nexen/extract-profile

Install via the SkillsCat registry.

SKILL.md

Purpose: Build a user profile from local documents to personalize research outputs.

Steps:

  • Use the LLM to infer interest, intent, focus, and attention items.
  • Store profile edges with salience and optional time ranges.
  • Fall back to keyword frequency from local docs if LLM extraction is unavailable.