HowardKao-1130

collect_interests

Load recorded user interests from the personal library.

HowardKao-1130 0 1 Updated 3mo ago
GitHub

Install

npx skillscat add howardkao-1130/mini-nexen/collect-interests

Install via the SkillsCat registry.

SKILL.md

Purpose: Ensure the agent has access to the user's historical interests.

Steps:

  • Read the interests table in the local SQLite database.
  • Attach the most recent interests to the working context.

Notes:

  • Used at the start of each research round.