session-topic-search

Find session IDs by matching multiple keywords against user-specified topics.

27|1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/hua-bang/pulse-agent --skill session-topic-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-topic-search
Source: https://github.com/hua-bang/pulse-agent/tree/main/apps/remote-server/.pulse-coder/skills/session-topic-search
Command: npx skills add https://github.com/hua-bang/pulse-agent --skill session-topic-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Session Topic Search Skill resolves the challenge of locating and retrieving sessions based on specific topics, streamlining the process of identifying relevant session content quickly.

Core Features & Use Cases

  • Keyword-Based Session Search: Enables quick searches by entering one or multiple keywords to find matching sessions.
  • Efficient Information Retrieval: Offers a method to quickly backtrack discussions and reviews by narrowing down sessions based on topic relevance.
  • Use Case: Ideal for researchers or analysts who need to find previous discussions about a certain topic from a user's session history.

Quick Start

Enter "session-topic-search" to initiate a search by topic in your active session.

Frequently Asked Questions about session-topic-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find specific sessions by topic using multi-keyword matching?

Yes, you can enter multiple keywords to find sessions. The search normalizes text input and applies advanced ranking algorithms to identify and return the most relevant session IDs based on your specified topics.

What is the best way to backtrack previous discussions about a certain topic?

To backtrack discussions, enter one or more keywords related to your target topic. The system applies relevance scoring and ranking algorithms to narrow down session histories and retrieve the exact session IDs you need.

How does topic relevance scoring work when searching through session histories?

Topic relevance scoring works by normalizing text input and applying advanced ranking algorithms to multi-keyword matches. It evaluates session histories to score and rank results, optimizing the discovery of relevant session IDs.

Can I use multiple keywords to search for sessions in my active session?

Yes, you can use multiple keywords to search for sessions. By entering several user-specified topics, the system applies multi-keyword matching and relevance ranking to efficiently identify and return the corresponding session IDs.

Are there limitations when retrieving session IDs based on topic relevance?

The main limitation is that retrieval depends on text normalization and multi-keyword matching accuracy. If session histories lack the exact user-specified topics or keywords entered, the relevance scoring will not return those session IDs.