素材深度分析技能。当用户提供文章、推文、视频文稿等内容并要求分析时使用。 适用于:(1) 理解素材核心观点和论证逻辑,(2) 批判性评估内容,(3) 为后续写作提取可用素材, (4) 分析内容的传播价值。支持长文、短内容(推文/帖子)、视频文稿等多种内容类型。
npx skills add https://github.com/JimLiu/Illustrated-Agent-Skills --skill content-analyzer
根据素材特征判断类型,调整分析侧重:
| 类型 | 特征 | 分析侧重 |
|------|------|----------|
| 长文 | >1000 字,结构完整 | 完整走全部分析维度 |
| 短内容 | 推文、帖子、<500 字 | 侧重信息密度、传播点、核心洞察 |
| 视频文稿 | 口语化、有时间标记 | 关注节奏、口语表达、关键时刻 |
在详细分析前,先输出 3-5 句核心摘要:
按以下维度逐层分析。若信息不足,说明原因。
仅在用户要求或内容写作技巧突出时分析:
[事实核查:原文称"XXX",经查证为"YYY"][3-5 句核心摘要]
...
...
...
...
...
分析完成后保存为 analysis.md,文件开头添加:
source: [原素材文件名]
analyzed_at: YYYY-MM-DD HH:mm
content_type: [长文/短内容/视频文稿]
Extract cognitive patterns and thinking fingerprints from any text. Use this skill when the user wants to analyze how someone thinks, understand cognitive style, profile writing or speech patterns, compare thinking styles between people, asks "what's my thinking style", "analyze how this person reasons", "cognitive profile", "thinking pattern", "DHDNA", "digital DNA", or wants to understand the mind behind any text. Also trigger when the user provides text and wants deeper insight into the author's reasoning patterns, decision-making style, or cognitive signature.
GSAP animation reference for HyperFrames. Covers gsap.to(), from(), fromTo(), easing, stagger, defaults, timelines (gsap.timeline(), position parameter, labels, nesting, playback), and performance (transforms, will-change, quickTo). Use when writing GSAP animations in HyperFrames compositions.
配图助手 - 把文章/模块内容转成统一风格、少字高可读的 16:9 信息图提示词;先定“需要几张图+每张讲什么”,再压缩文案与隐喻,最后输出可直接复制的生图提示词并迭代。
| YouTube clip generation and editing with automated workflows — pull source video, slice highlights, add captions, and export.
Best practices for writing Remotion animations that stay intuitive for agents and editable in Remotion Studio Visual Mode.
YouTube transcript extraction and content reformatting: given a YouTube video URL, opens the video's transcript panel, extracts all timestamped segments, and transforms the raw transcript into summaries, chapter outlines, Twitter/X threads, blog posts, or notable quotes. Use when the user shares a YouTube URL or video link, asks to summarize a video, get a transcript, extract content from a YouTube video, get YouTube captions, extract YouTube captions, download YouTube captions, transcribe YouTube video, YouTube video to text, make a thread from YouTube, YouTube to blog post, YouTube to article, pull transcript from YouTube, YouTube content extraction, convert YouTube to text, video to transcript. Also applies when user wants to reformat any YouTube video content into structured output (chapters, threads, blog articles, key quotes).
跨境电商全链路自动化工具。集成1688采集、智能清洗、多平台上架(微信小店/Shopify/TikTok)、推广方案(关键词/竞品分析/广告文案)、短视频创作(MoviePy竖屏视频)、一键代发、爆品挖掘(趋势聚合+6维评分)、闲鱼二手选品捡漏(品牌识别/虚标过滤/捡漏评分/价格监控)、全自动流水线(挖掘→采集→清洗→上架→推广→视频)。
生成历史名人现代访谈短视频文案,通过古今反差与网络热梗的爆笑结合,创作具有传播力的虚构趣味内容
Take jimliu/content-analyzer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.