Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add chubbyguan/chubbyskills --skill weibo-transcribegit clone --depth 1 https://github.com/chubbyguan/chubbyskillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/chubbyguan/chubbyskills/weibo-transcribe)<a href="https://agentmods.dev/skills/chubbyguan/chubbyskills/weibo-transcribe"><img src="https://agentmods.dev/badge/skills/chubbyguan/chubbyskills/weibo-transcribe/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/chubbyguan/chubbyskills/weibo-transcribe"><img src="https://agentmods.dev/badge/skills/chubbyguan/chubbyskills/weibo-transcribe.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.00392 |
| Opus 5 | $0.00014 | $0.00196 |
| Sonnet 5 | $0.00005 | $0.00078 |
| Haiku 4.5 | $0.00003 | $0.00039 |
Grade A, and why
weibo-transcribe scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- zhihu-transcribe — 89% identical, 26 lines differ
What it actually says
微博视频转录 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"
流程
- yt-dlp 下载微博视频音频
- SenseVoice-Small 转录
- 生成带 frontmatter 的 Markdown
已知限制
- 部分微博视频可能需要登录才能访问
- SenseVoice-Small 主要针对中文优化
致谢
- yt-dlp/yt-dlp — 视频下载工具
- FunAudioLLM/SenseVoice — 语音识别模型
⚖️ 合规声明
仅供个人学习与研究使用。请遵守目标平台的服务条款(ToS)与 robots 规则,控制请求频率,不要用于批量抓取、商用爬取或侵犯他人权益的场景。下载内容的版权归原作者所有。
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 52 lines · 27 tokens per session scan A 72da29d492c9
weibo-transcribe is a skill published in the GitHub repository chubbyguan/chubbyskills (665 stars, last pushed 22d ago), licensed MIT. It adds 27 tokens to every session and 392 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
watchless
Use when turning a YouTube URL or local presentation, explainer, interview, podcast, or product-demo video into complete screenshot-led notes, faithful light-polished text, HTML, PDF, or a shareable ZIP.
transcreveai-video-intelligence
Use to turn video URLs or media files into evidence-backed knowledge dossiers with TranscreveAI. Trigger on Reels, YouTube, TikTok, Loom, Vimeo, X/Twitter video links, local media files, video summaries, dossier requests, RAG over video runs, or requests to use TranscreveAI.
mk:multimodal
Process images, video, audio, PDFs with Gemini API. Generate images (Nano Banana 2), videos (Veo 3), speech (MiniMax TTS), music (MiniMax). Convert documents to Markdown. Multi-provider fallback (Gemini → MiniMax → OpenRouter). Activate when task references media files, asks to…
transcreveai-nested-usage
Use when an AI agent invokes TranscreveAI as a nested video-to-knowledge capability and must return a durable handoff to the caller.
powerpoint
Create designed, editable PowerPoint .pptx presentations with PptxGenJS. Use when the user asks to create, generate, update, or inspect a deck, slide deck, presentation, or .pptx file.
patent-application
A patent-application document workflow that turns supplied invention materials into claims, a description, an abstract, and black-and-white drawings. It can also produce Markdown and Word files.