·typesense

Search, index, and manage documents in Typesense collections. Use when the user mentions Typesense, asks about search indexing, needs help with search queries, collection schemas, or document import/export for Typesense.

7Installs·0Trend·@manifoldhiker

Installation

$npx skills add https://github.com/manifoldhiker/typesense-skill --skill typesense

SKILL.md

Schema management, document operations, search queries, and LLM-ready context generation for Typesense.

Step 1 -- Generate schema context for the target collections:

This fetches collection schemas, identifies searchable/facetable/sortable fields, samples enum values via faceting, and formats output as a structured LLM prompt. Translated from the generateschemaprompt function in naturallanguagesearchmodelmanager.cpp.

Search, index, and manage documents in Typesense collections. Use when the user mentions Typesense, asks about search indexing, needs help with search queries, collection schemas, or document import/export for Typesense. Source: manifoldhiker/typesense-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/manifoldhiker/typesense-skill --skill typesense
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is typesense?

Search, index, and manage documents in Typesense collections. Use when the user mentions Typesense, asks about search indexing, needs help with search queries, collection schemas, or document import/export for Typesense. Source: manifoldhiker/typesense-skill.

How do I install typesense?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/manifoldhiker/typesense-skill --skill typesense Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/manifoldhiker/typesense-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11

Related Skills

None