# Snip

> Use this skill to quickly capture notes from the command line.

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

---

# snip Plugin
Quick note capture utility.
## Commands
- `snip _ _` — Passthrough to snip CLI
## Installation
```bash
go install github.com/matheuzgomes/Snip@latest
```
## Examples
```bash
snip "Remember to buy milk" --json
```
## Key Features
- **Quick capture** — Fast note taking
- **JSON output** — Structured note data
- **Pipeline-ready** — Unix pipe support

