Resources
2Install
npx skillscat add cklxx/elephant-ai/social-trends Install via the SkillsCat registry.
SKILL.md
social-trends
社交媒体热点趋势分析。
调用
python3 skills/social-trends/run.py '{"platform":"douyin", "limit":20}'参数
| 参数 | 类型 | 必填 | 说明 |
|---|---|---|---|
| platform | string | 否 | 平台(douyin/weibo/all),默认 all |
| limit | int | 否 | 返回条数,默认 20 |
| query | string | 否 | 关键词过滤 |