# Pluck

> Use this skill when the user wants to use pluck — Local Rust daemon replacing cat and grep for AI agents — symbol-aware code reading and search.

- Skill: `javimosch/pluck` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/pluck`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/pluck/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/pluck

---


# pluck Plugin

Local Rust daemon replacing cat and grep for AI agents — symbol-aware code reading and search

## Commands
- `pluck self version` — Print pluck version
- `pluck _ _` — Passthrough to pluck CLI

## Usage Examples
- `pluck self version` — Check installed version
- `pluck _ _ --help` — Show pluck help
- `pluck _ _ --json` — JSON output mode

## Installation
```bash
cargo install pluck-cli
```

## Key Features
- code-search, ai-agents, rust, mcp
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation

