juya
Fetch Juya AI Daily (juya-ai-daily) newsletter content. Use when the user asks to view AI daily news, AI morning briefing, or Juya daily. Supports fetching a specific date, defaults to today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cheerwhy/juyaJuya AI Daily
RSS feed URL: https://imjuya.github.io/juya-ai-daily/rss.xml
Usage
- Fetch the RSS feed using
web_fetch - Parse
<item>list from the returned XML - Match the target entry by date (format
YYYY-MM-DD), default to the latest - Extract HTML content from
<content:encoded>, format as Markdown - For full content, visit the corresponding
<link>for the detail page
Date Matching
- Each item's
<title>is inYYYY-MM-DDformat - Match by title when user specifies a date
- Default to the first (latest) item when no date is specified
Output Format
Organize as a clean Markdown list, grouped by category (headlines, model releases, developer ecosystem, etc.), with titles and links.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cheerwhy-juya": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
lark-voice
Send voice messages on Lark (Feishu) by converting text to speech. Use when the user asks to send a voice message or reply with voice.
epic-games
Fetch current and upcoming free games from Epic Games Store. Use when the user asks about Epic free games, this week's free games, or Epic giveaways.