# Pt

> Use this skill when the user wants to the platinum searcher - a code search tool similar to ag and ack.

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

---


# Pt Plugin

The Platinum Searcher - A code search tool similar to ag and ack.

## Commands

### Operations
- `pt code search` — search code via pt

## Usage Examples
- "pt --help"
- "pt <args>"

## Installation

```bash
go install github.com/monochromegane/the_platinum_searcher/cmd/pt@latest
```

## Examples

```bash
pt --version
pt --help
```

## Key Features
- search\n- text\n- grep

