🎙️
AI EngineeringPython

Weibo Transcribe

by chubbyguan

Weibo Transcribe is an AI Engineering skill for Claude Code, published by chubbyguan in chubbyskills.

637 stars90 forkson chubbyguan/chubbyskillsAdded 2026/08/24+2% in starsRepository updated 2026/08/19
agent-skillsai-agentschineseclaude-codeknowledge-basemcpobsidiansecond-braintranscriptionxiaohongshu
Install in seconds
Install Weibo Transcribe
Copy Weibo Transcribe into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/chubbyguan/chubbyskills/tree/main/weibo-transcribe ~/.claude/skills/weibo-transcribe

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/chubbyguan/chubbyskills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
weibo-transcribe/SKILL.md in chubbyguan/chubbyskills
Installs to
~/.claude/skills/weibo-transcribe
Collection
One of 14 skills cataloged from this repository
Category
AI Engineering2451 skills

What Weibo Transcribe does

Weibo Transcribe downloads audio from Weibo videos, transcribes it with SenseVoice-Small, and saves the result as Markdown. Use it for supported Weibo video links without logging in, when access is available.

Weibo Transcribe is cataloged under AI Engineering on DirSkills. Weibo Transcribe comes from a repository tagged agent-skills, ai-agents, chinese, claude-code and knowledge-base.

Documentation

README

微博视频转录 Skill

将微博视频下载音频,用 SenseVoice-Small 转录为文字,存为 Markdown 文件。

环境要求

pip install funasr modelscope torch torchaudio
brew install ffmpeg yt-dlp  # macOS

使用方法

python scripts/transcribe.py "https://weibo.com/xxxxx"
python scripts/transcribe.py "https://m.weibo.cn/xxxxx"

流程

  1. yt-dlp 下载微博视频音频
  2. SenseVoice-Small 转录
  3. 生成带 frontmatter 的 Markdown

已知限制

  • 部分微博视频可能需要登录才能访问
  • SenseVoice-Small 主要针对中文优化

致谢

⚖️ 合规声明

仅供个人学习与研究使用。请遵守目标平台的服务条款(ToS)与 robots 规则,控制请求频率,不要用于批量抓取、商用爬取或侵犯他人权益的场景。下载内容的版权归原作者所有。

Frequently asked about Weibo Transcribe

  • What else does chubbyguan publish alongside Weibo Transcribe?

    Weibo Transcribe is one of 14 skills that DirSkills catalogs from chubbyguan/chubbyskills, the repository it ships in. Its siblings there include Bilibili Transcribe, Content Enrich and Douyin Transcription. Each one is a separate skill with its own page in this directory, installs the same way Weibo Transcribe does, and is maintained by chubbyguan in that same repository. The rest of the collection is listed on the chubbyguan/chubbyskills page.

  • How does Weibo Transcribe compare to other AI Engineering skills?

    Weibo Transcribe ranks #1871 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Weibo Transcribe against them. Open each page to compare what they document and how they install.

More from chubbyguan/chubbyskills

Weibo Transcribe is one of 14 skills cataloged on DirSkills from chubbyguan/chubbyskills.

See all 14 skills
🎬
1w ago

Bilibili Transcribe

Bilibili Transcribe downloads B 站 videos, prefers official or auto subtitles, and falls back to audio transcription when needed. Use it to convert a BV number or URL into a Markdown transcript file.
Automation
63790
📝
1w ago

Content Enrich

Content Enrich adds a summary, key points, tags, and a value judgment to imported notes or transcripts. It writes metadata to frontmatter and inserts a summary block at the top for easier review and knowledge base use.
Writing
63790
🎙️
1w ago

Douyin Transcription

Douyin Transcription downloads Douyin video audio, transcribes it with SenseVoice-Small, and saves the result as Markdown. Use it for short or full links when you need a text transcript without cookies or login.
AI Engineering
63790
📡
1w ago

Industry Intelligence Radar

Industry Intelligence Radar scans HN, V2EX, RSS, X, and 即刻 for keyword-matched signals, then filters and detects trends for a daily intelligence brief. Use it for industry monitoring, competitor tracking, and spotting emerging topics.
Data
63790
📚
1w ago

Knowledge Base Management

Knowledge Base Management manages an Obsidian vault across intake, wiki curation, audit, and archiving. Use it to classify source material, keep notes traceable, and check vault health.
Writing
63790
🧠
1w ago

Learning Notes Automation

Learning Notes Automation turns transcripts from videos, podcasts, and articles into study notes, flashcards, and knowledge graph updates. Use it when you want to extract key points and export Anki-ready cards from learning material.
AI Engineering
63790