gifgrep by composiohq/openclaw-composio
npx skills add https://github.com/composiohq/openclaw-composio --skill gifgrep使用 gifgrep 搜索 GIF 提供商(Tenor/Giphy),在 TUI 中浏览,下载结果,并提取静态帧或帧序列图。
GIF-Grab (gifgrep 工作流)
快速开始
gifgrep cats --max 5gifgrep cats --format url | head -n 5gifgrep search --json cats | jq '.[0].url'gifgrep tui "office handshake"gifgrep cats --download --max 1 --format urlTUI + 预览
gifgrep tui "query"广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
--thumbs(仅限 Kitty/Ghostty;静态帧)下载 + 显示
--download 保存到 ~/Downloads--reveal 在 Finder 中显示最后一次下载静态帧 + 帧序列图
gifgrep still ./clip.gif --at 1.5s -o still.pnggifgrep sheet ./clip.gif --frames 9 --cols 3 -o sheet.png--frames(帧数),--cols(网格宽度),--padding(间距)。提供商
--source auto|tenor|giphy--source giphy 需要 GIPHY_API_KEYTENOR_API_KEY 可选(如果未设置,则使用 Tenor 演示密钥)输出
--json 打印结果数组(id, title, url, preview_url, tags, width, height)--format 用于管道友好的字段(例如,url)环境调整
GIFGREP_SOFTWARE_ANIM=1 强制使用软件动画GIFGREP_CELL_ASPECT=0.5 调整预览几何形状每周安装量
1
代码仓库
GitHub 星标数
11
首次出现
1 天前
安全审计
安装于
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1
Use gifgrep to search GIF providers (Tenor/Giphy), browse in a TUI, download results, and extract stills or sheets.
GIF-Grab (gifgrep workflow)
Quick start
gifgrep cats --max 5gifgrep cats --format url | head -n 5gifgrep search --json cats | jq '.[0].url'gifgrep tui "office handshake"gifgrep cats --download --max 1 --format urlTUI + previews
gifgrep tui "query"--thumbs (Kitty/Ghostty only; still frame)Download + reveal
--download saves to ~/Downloads--reveal shows the last download in FinderStills + sheets
gifgrep still ./clip.gif --at 1.5s -o still.pnggifgrep sheet ./clip.gif --frames 9 --cols 3 -o sheet.png--frames (count), --cols (grid width), --padding (spacing).Providers
--source auto|tenor|giphyGIPHY_API_KEY required for --source giphyTENOR_API_KEY optional (Tenor demo key used if unset)Output
--json prints an array of results (id, title, url, preview_url, tags, width, height)--format for pipe-friendly fields (e.g., url)Environment tweaks
GIFGREP_SOFTWARE_ANIM=1 to force software animationGIFGREP_CELL_ASPECT=0.5 to tweak preview geometryWeekly Installs
1
Repository
GitHub Stars
11
First Seen
1 day ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
109,600 周安装