# Semtools

> Use this skill when the user wants to Semantic Search CLI.

- Skill: `javimosch/semtools` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/semtools`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/semtools/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/semtools

---


# semtools Plugin

Search code by meaning with natural language queries. Semantic search and document parsing from the command line. No auth, JSON output, cargo installed.

## Commands
- `semtools self version` — Print version
- `semtools _ _ <args>` — Passthrough to semtools

## Usage Examples
- "Semantic Search CLI"

## Installation
```bash
cargo install semtools
```

## Key Features
- CLI-only, no interactive prompts
- No API keys or authentication required
- Pipeline-ready output format
```

