Use when tasks involve semantically matching a user's idea (query or example papers) to papers in a specific OpenReview venue. Uses embed-papers to crawl metadata, build/use embedding caches, run cosine-similarity search, then produces a short, grouped Markdown reading list with brief rationales.
$npx -y skills add phira-ai/phi-skills --skill search-conferenceInstalls into the current project.
Run `npx skills use "https://github.com/phira-ai/phi-skills" --skill "phira-ai/phi-skills/search-conference"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/phira-ai/phi-skills" that are relevant to the current task. Run `npx skills add "https://github.com/phira-ai/phi-skills"` and select the relevant skills, then follow their instructions.