social-content-parser
Installation
SKILL.md
Social Content Parser
Use this skill to turn a public short-video or social share URL into a local content package. Treat the aggregated fallback as the broad coverage layer; use the platform-specific routes when the link clearly belongs to Xiaohongshu, Douyin, Bilibili, or X/Twitter.
Supported platforms:
- Xiaohongshu via
https://api.bugpk.com/api/xhsjx - Douyin works via
https://api.bugpk.com/api/douyin - Douyin profiles via
https://api.bugpk.com/api/dyzy - Bilibili via
https://api.bugpk.com/api/bilibili - X/Twitter via
https://api.fxtwitter.com/:screen_name/status/:id - Aggregated fallback via
https://api.bugpk.com/api/short_videosfor 20+ platforms
Fallback order:
- Platform-specific parser.
- Platform-specific backup parser when available.
- Aggregated short-video fallback.