twitter-image-downloader
Twitter 图片下载技能
从 Markdown 文件中自动提取并下载 Twitter 图片
用途
当你的 Markdown 文章中包含 Twitter 图片链接(https://pbs.twimg.com/media/...),需要将这些图片下载到本地并替换路径时使用。
核心价值
- 效率提升:从 5-10 分钟缩短到 15-20 秒
- 自动化:一行命令完成所有操作
- 可靠性:使用系统自带 curl 工具,100% 可用
使用方式
基本用法
~/.claude/skills/twitter-image-downloader/scripts/download.sh "文章.md"
指定输出目录
~/.claude/skills/twitter-image-downloader/scripts/download.sh "文章.md" "custom_images"
工作流程
- 自动提取图片 URL:从 Markdown 中提取所有
pbs.twimg.com图片链接 - 创建图片目录:自动创建
[文件名]_images/目录 - 批量下载图片:使用 curl 批量下载,文件命名为
01.jpg,02.jpg... - 生成发布版文件:自动替换 Markdown 中的图片路径
- 输出报告:显示成功/失败统计和图片清单
技术细节
- User-Agent 模拟浏览器,避免被拦截
- 30秒连接超时 + 120秒下载超时
- 自动检查文件有效性
- 跨平台兼容(macOS/Linux)
创建时间:2026-02-01 版本:v1.0 状态:已实现
More from ttmouse/skills
downloads-organizer
Automatically organize and clean up downloads folder by categorizing files, removing duplicates, and optimizing storage space
11requirements-clarifier
A generic requirement/problem clarification workflow. Use when a user/client request is ambiguous, underspecified, or hard to execute/verify. The skill reframes the request, defines scope, constraints, inputs, and acceptance criteria, then outputs a concise one-page definition and a minimal question set to close gaps. Suitable for product/feature requests, content requests, ops tasks, research asks, and decision-making prompts.
8intelligent-prompt-generator
智能提示词生成器 - 语义理解、常识推理、一致性检查,基于元素数据库生成完美提示词
6universal-learner
通用学习器 - 从任何领域的Prompt中自动提取可复用元素,持续学习和积累知识
5universal-writer
|
5raycast-snippets
Create and manage Raycast Snippets automatically. Use this skill when the user wants to save a prompt, template, or text snippet to their Raycast configuration.
5