glk-search

Search vector-indexed passages and retrieve source context via the Glynk API.

99|8|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Talegorithm/Glynk --skill glk-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glk-search
Source: https://github.com/Talegorithm/Glynk/tree/main/skills/glk-search
Command: npx skills add https://github.com/Talegorithm/Glynk --skill glk-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of finding specific insights, annotations, or relevant passages across vast libraries of books, papers, and personal notes that traditional keyword search often misses.

Core Features & Use Cases

  • Semantic Discovery: Search across all content and annotations using natural language meaning rather than exact keyword matching.
  • Contextual Retrieval: Retrieve the exact paragraph or source context for any search result to verify information.
  • Use Case: When researching a complex topic like decision-making under uncertainty, use this skill to find all relevant highlights and notes across your entire library and jump directly to the original source text.

Quick Start

Use the glk-search skill to find all highlights and notes related to the topic of decision making under uncertainty.

Frequently Asked Questions about glk-search

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

FAQPage Schema
How do I perform semantic search across my annotations and highlights?

Semantic search across annotations and highlights uses vector-indexed passages to match natural language meaning rather than exact keywords. You query your structured content library to find specific insights that traditional keyword search misses.

How does semantic search retrieve original source context for identified results?

Semantic search retrieves original source context by querying vector-indexed passages and returning the exact paragraph or source text for any identified result. This allows you to verify information directly from the original document.

Do I need a GLYNK_TOKEN to execute programmatic search operations?

Yes, executing programmatic search and feedback operations requires a valid GLYNK_TOKEN and access to the Glynk API. This environment setup allows the semantic discovery process to query your indexed passages securely.

What is the best way to find relevant highlights and notes across my entire library?

The best way to find relevant highlights and notes across your library is using semantic discovery to search by natural language meaning. This approach matches the conceptual intent of your query against all indexed content and annotations.

Why does traditional keyword search miss specific insights in my research notes?

Traditional keyword search misses specific insights because it relies on exact text matching rather than understanding natural language meaning. Semantic search solves this by querying vector-indexed passages to find conceptually relevant information across vast libraries.