gentic-knowledge

Vectorize documents, web pages, and emails for semantic search.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/gentic-co/agent-skills --skill gentic-knowledge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gentic-knowledge
Source: https://github.com/gentic-co/agent-skills/tree/main/skills/knowledge
Command: npx skills add https://github.com/gentic-co/agent-skills --skill gentic-knowledge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vectorize and index content to enable fast, semantic search across your organization's documents, web pages, and communications.

Core Features & Use Cases

  • Vectorize documents (PDFs, TXT, RTF, or DOCX) to enable semantic search.
  • Vectorize web content and emails to build a comprehensive, searchable knowledge base.
  • Query indexed content with natural language and retrieve relevant results with context.

Quick Start

Vectorize a sample document and perform a semantic search across your indexed knowledge.

Frequently Asked Questions about gentic-knowledge

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

FAQPage Schema
How do I build a searchable knowledge base from PDFs and emails?

To build a searchable knowledge base from PDFs and emails, you vectorize documents and web content to enable semantic search. This process indexes your files and communications so you can retrieve relevant results using natural language queries.

How does semantic search work across indexed documents?

Semantic search across indexed documents works by vectorizing content into mathematical representations and matching natural language queries to those vectors. This retrieves contextually relevant information rather than relying on exact keyword matches.

What file formats can I vectorize for semantic search?

You can vectorize PDF, TXT, RTF, and DOCX file formats for semantic search. The system also supports vectorizing web content and emails to build a comprehensive, searchable knowledge base.

Can I check the indexing status of my knowledge base sources?

You can check the indexing status of your knowledge base sources using the list_kb_sources command. This verifies which documents, web pages, and emails have been successfully vectorized and are available for semantic search.

How do I query my indexed content with natural language?

You query indexed content by submitting natural language questions to the vectorized knowledge base. The semantic search matches the meaning of your query against indexed documents and communications to retrieve relevant results with context.

What is the best way to organize and retrieve team knowledge across documents?

The best way to organize and retrieve team knowledge is vectorizing documents, web pages, and notes to enable semantic search. This creates a centralized knowledge base where teams can find relevant information using natural language queries.