smartpipe
Use when a shell task needs semantic operations over data or files - extracting structured fields from text/PDFs/images, filtering or deduplicating by meaning, clustering themes, joining datasets semantically, summarizing folders of documents, transcribing/searching audio and video, or building JSONL datasets. Triggers: 'extract fields from', 'dedupe', 'cluster', 'classify these', 'search recordings', 'reconcile two lists', 'label a dataset', bulk-process a folder of PDFs/images/mp3/mp4, or any pipe where grep/jq/awk can't judge MEANING. smartpipe is a Unix CLI whose verbs call LLMs; commands compose with ordinary pipes. Do NOT use for pure-syntax transforms (jq/sed suffice) or when no shell is available.
来源信息
- 仓库
- prabal-rje/smartpipe
- 最近来源活动
- 2026年7月14日 18:46
- 检测到的 SKILL.md 语言
- 英语
- 星标
- 5
- 分支
- 0
安装方式
默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。
检查来源文件
决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。