HowardKao-1130

retrieve_sources

Retrieve relevant documents from the personal library based on the topic and interests.

HowardKao-1130 0 1 Updated 3mo ago
GitHub

Install

npx skillscat add howardkao-1130/mini-nexen/retrieve-sources

Install via the SkillsCat registry.

SKILL.md

Purpose: Identify the most relevant documents for the current research topic.

Steps:

  • Load documents from the library.
  • Score them using keyword overlap with the topic and interests.
  • Return the combined documents.

Notes:

  • If no documents exist, leave the list empty.

Categories