sip
Summarize stdin using LLMs. Use when the user wants to summarize logs, code, git history, or any piped text using AI models via OpenRouter.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Summarize stdin using LLMs. Use when the user wants to summarize logs, code, git history, or any piped text using AI models via OpenRouter.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage seedr.cc cloud torrents from the terminal with a CLI and interactive TUI. Use when the user wants to add a magnet link, watch server download progress, fetch download URLs, proxy-download a torrent locally, or browse/search/delete files in their Seedr account.
Control Philips Hue lights from the terminal through a local Hue Bridge. Use when the user wants to pair with a Hue Bridge, discover Hue bridges, list lights, open the interactive dashboard, or turn Hue lights on, off, or toggle them from the command line.
Expose local web servers with Tailscale Funnel. Use when the user needs to share localhost over a public Tailscale Funnel URL, inspect active tunnels, or tail funnelr request metadata logs.
Apply a progressive blur, film grain, and gradient color overlay to a video file using ffmpeg. Use when the user wants to soften the bottom of a video for text overlays, add a vignette, produce a frosted-glass marketing intro, or layer a colored fade on App Store / landing-page footage.
Upload files to catbox.moe and litterbox from the terminal. Use when the user wants to upload files, share images, host files temporarily, or manage catbox albums.
Search and read Wikipedia from your terminal. Use when the user wants to look up Wikipedia articles, search for topics, or read a random article from the command line.
| name | sip |
| description | Summarize stdin using LLMs. Use when the user wants to summarize logs, code, git history, or any piped text using AI models via OpenRouter. |
Summarize stdin using LLMs.
brew install aayush9029/tap/sip
| Flag | Description |
|---|---|
-h, --help | Show usage info |
-v, --version | Print version |
-p, --prompt <text> | Ask a specific question about the input |
-l, --level <level> | brief, normal, or detailed (default: normal) |
-s, --style <style> | auto, logs, or code (default: auto) |
-m, --model <name> | Model shorthand (default: flash) |
--list-models | List supported models |
--setup | Configure API key and defaults |