daily-song-recommender每日歌曲推荐技能。根据用户输入的音乐风格偏好,从多个平台综合推荐歌曲。当用户说"推荐首歌"、"今天听什么"、"给我放首歌"、"随机推荐"等时触发。用户提供喜欢的风格(流行/摇滚/爵士/古典/电子/民谣/说唱/日文/韩文/中文等),AI会综合各平台推荐合适的歌曲。
Install via ClawdBot CLI:
clawdbot install yjin94606-art/daily-song-recommenderGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 12, 2026
Integrate with a virtual assistant to kickstart the user's day with a fresh song recommendation based on their preferred genre or mood, improving user engagement.
In a connected car system, the skill can suggest new music based on driving conditions or user preference, making drives more enjoyable and discovering new artists.
Integration with fitness apps to recommend high-energy songs matching workout intensity or user taste, enhancing exercise sessions and retention.
Stores can use the skill to curate playlists that match customer demographics or current trends, improving shopping experience and dwell time.
In health/wellness apps, recommend calming or uplifting songs based on user's emotional state or therapy needs, supporting mental health.
Offer basic song recommendations for free, and charge a subscription for advanced features like unlimited genre switches, ad-free experience, or exclusive content.
Generate revenue by including affiliate links to streaming services or music stores in recommendations, earning a commission on user sign-ups or purchases.
License the recommendation API to businesses like fitness apps, car manufacturers, or retail stores for a per-use or flat fee, integrating music discovery into their products.
💬 Integration Tip
Use the standard web_search capability, keep preference collection natural via user input, and output recommendations in the provided format for ease of integration.
Scored May 12, 2026
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Generates a daily digest from stored memory files, summarizing decisions, lessons, actions, and questions into a dated journal entry.
Browse and search Hacker News. Fetch top, new, best, Ask HN, Show HN stories and job postings. View item details, comments, and user profiles. Search stories and comments via Algolia. Find "Who is hiring?" threads. Use for any HN-related queries like "what's trending on HN?", "search HN for AI", "show comments on story X", "who is hiring?", "latest Ask HN posts".
Fetch and triage the latest unread RSS/news entries from a Miniflux instance via its REST API using an API token. Use when the user asks to get the latest Miniflux unread items, list recent entries with titles/links, or generate short summaries of specific Miniflux entries. Includes a bundled script to query Miniflux (/v1/entries and /v1/entries/{id}) using credentials from ~/.config/clawdbot/miniflux-news.json (or MINIFLUX_URL and MINIFLUX_TOKEN overrides).
Browse, read, and manage Miniflux feed articles. Use when Claude needs to work with RSS/atom feeds via Miniflux - listing unread/new articles, reading article content, marking articles as read, and managing feeds/categories. Provides CLI access with flexible output formats (headlines, summaries, full content).