Loading...
Loading...
Juicebro Content Aggregation Skill. Enables Agents to query, aggregate, and navigate public content from "Juicebro" across 13 platforms including Weibo, Xiaohongshu, Douyin, Bilibili, Xueqiu, Toutiao, WeChat Official Account, Xiaoyuzhou, etc. Supports full-platform search, single-platform query, topic filtering, content type screening, summary report generation, and platform navigation recommendation. Note: This Skill is in the specification-first phase, and content acquisition depends on the Agent's own public access capabilities.
npx skill4agent add juicebro-star/juicebro-content-hub juicebro-content-hubdata/accounts.json| Platform | Account | Category | Queryable |
|---|---|---|---|
| 果汁哥6688 | Daily Sharing | ✅ | |
| Xiaohongshu | guozhige | Daily Sharing | ✅ |
| Douyin | 果汁哥的知识分享 / Roaring_Kitty | Daily Sharing | ✅ |
| Kuaishou | 果汁哥 | Daily Sharing | ✅ |
| Bilibili | 果汁哥juicebro | Daily Sharing | ✅ |
| Yuanbao | 果汁哥 | Daily Sharing | ⚠️ Pending Confirmation |
| WeChat (Private Domain) | guozhige2024 | Daily Sharing | ❌ Private Domain |
| Xueqiu | juicebro | Investment Topics | ✅ |
| Zhishi Xingqiu | 果汁哥私享圈 | Investment Topics (Paid) | ❌ Paid |
| Toutiao | 果汁哥的知识分享 | Investment Topics | ✅ |
| WeChat Official Account | 果汁哥的知识分享 | Investment Topics | ⚠️ Partial |
| Ximalaya | 果汁哥juicebro | Podcast | ✅ |
| Xiaoyuzhou | 果汁哥 | Podcast | ✅ |
data/query_intents.jsonintent_type: all_platform_query | platform_single_query | topic_query |
content_type_query | aggregation_report | navigation_recommendplatformstime_rangetopicdata/topic_keywords.jsoncontent_typeoutput_formatdata/accounts.jsondata/platform_rules.jsonadapters/{platform}.mdis_queryable: falseNormalizedPostschemas/normalized_post.schema.json{
"platform": "weibo",
"account": "果汁哥6688",
"publish_time": "2024-01-15T10:30:00+08:00",
"title": null,
"summary": "今天聊聊比特币最新走势...",
"content_type": "short_post",
"topic_tags": ["bitcoin", "crypto"],
"source_locator": "https://weibo.com/...",
"dedupe_hash": "a3f2c1..."
}dedupe_hashprompts/summarize_recent_posts.mdprompts/summarize_by_platform.mdprompts/summarize_by_topic.mdprompts/extract_post_fields.mdprompts/fallback_response.mdschemas/normalized_result.schema.jsonadapters/{platform}.mddata/accounts.jsondata/platform_rules.jsondata/topic_keywords.jsonprompts/*.mdscripts/optional_fetcher.py