agentsclimarketplace

Short video analysis tool skills

Skill shuhaolin63-hash/short_video_analysis_tool-skills

抖音/TikTok/B站短视频全链路解析工具From its SKILL.md

Install
npx -y skills add shuhaolin63-hash/short_video_analysis_tool-skills

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.8 KB, 168 tokens by cl100k_base, as published. Nobody here has run it

AI Agent Skill - 供 Agent 调用,非人工阅读。使用说明见 README.md。

调用方式

# 单条分析
python scripts/run_single_analyze.py --url VIDEO_URL

# 批量分析
python scripts/run_batch_analyze.py --file links.txt

数据流

  1. 爬虫抓取 -> 2. 封面下载 -> 3. 数据清洗 -> 4. NLP 分析 -> 5. Excel 输出

输出文件

  • output/excel_table/video_meta_info.xlsx
  • output/excel_table/comment_detail.xlsx
  • output/excel_table/comment_hot_topic.xlsx
  • output/cover_export/
  • output/wordcloud_img/

What ships with it: 33 files

123.1 KB alongside SKILL.md, 26 of them executable

agents/

scripts/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.