semtools

Community

Semantic search for fast code discovery.

Authormasseater
Version1.0.0
Installs0

System Documentation

What problem does it solve?

semtools provides a CLI for semantic search over local docs and code, enabling you to find relevant items even when exact keywords aren’t present.

Core Features & Use Cases

  • search: Local semantic search across files and docs.
  • workspace: Cache management for large-scale searches.
  • parse: Convert PDFs/DOCX/PPTX to Markdown via LlamaParse (requires API key).

Quick Start

Install semtools, then run a search like: search "API design" docs/*.md

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: semtools
Download link: https://github.com/masseater/claude-code-plugin/archive/main.zip#semtools

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository