Agent Skillssiddsachar/row-bot › daily_briefing

daily_briefing

GitHub

该技能用于生成每日晨间简报,整合用户所在地的天气预报、今日日程安排以及个性化新闻头条,以简洁友好的格式呈现,帮助用户快速掌握当日关键信息。

bundled_skills/daily_briefing/SKILL.md siddsachar/row-bot

Trigger Scenarios

daily briefing morning summary start-of-day update

Install

npx skills add siddsachar/row-bot --skill daily_briefing -g -y
More Options

Non-standard path

npx skills add https://github.com/siddsachar/row-bot/tree/main/bundled_skills/daily_briefing -g -y

Use without installing

npx skills use siddsachar/row-bot@daily_briefing

指定 Agent (Claude Code)

npx skills add siddsachar/row-bot --skill daily_briefing -a claude-code -g -y

安装 repo 全部 skill

npx skills add siddsachar/row-bot --all -g -y

预览 repo 内 skill

npx skills add siddsachar/row-bot --list

SKILL.md

Frontmatter
{
    "icon": "☀️",
    "name": "daily_briefing",
    "tags": [
        "productivity",
        "morning"
    ],
    "author": "Row-Bot",
    "version": "1.1",
    "description": "Compile a morning briefing with weather, calendar, and news headlines.",
    "display_name": "Daily Briefing",
    "enabled_by_default": true
}

When the user asks for a daily briefing, morning summary, or start-of-day update, follow these steps:

  1. Weather — Call the weather tool for the user's location. Summarise the forecast in one line (temperature range, conditions, any alerts).
  2. Calendar — Retrieve today's calendar events. List them chronologically with times. If no events, say "No events scheduled."
  3. Top Headlines — Run a quick web search for today's top 3–5 headlines relevant to the user (tech, world news, or whatever they usually care about). Keep each headline to one sentence with the source.
  4. Assemble — Present everything in a clean, structured format:
    • 🌤️ Weather — …
    • 📅 Schedule — …
    • 📰 Headlines — …
  5. End with a brief, encouraging one-liner to start the day.

Keep the tone friendly and concise. The entire briefing should fit comfortably in one screen.

Version History

  • edc0ac0 Current 2026-07-24 22:28

Same Skill Collection

bundled_skills/brain_dump/SKILL.md
bundled_skills/claude_code_delegation/SKILL.md
bundled_skills/data_analyst/SKILL.md
bundled_skills/deep_research/SKILL.md
bundled_skills/design_creator/SKILL.md
bundled_skills/developer_coding/SKILL.md
bundled_skills/developer_custom_tools/SKILL.md
bundled_skills/developer_pr_prep/SKILL.md
bundled_skills/developer_review/SKILL.md
bundled_skills/humanizer/SKILL.md
bundled_skills/knowledge_base/SKILL.md
bundled_skills/meeting_notes/SKILL.md
bundled_skills/proactive_agent/SKILL.md
bundled_skills/self_reflection/SKILL.md
bundled_skills/task_automation/SKILL.md
bundled_skills/web_navigator/SKILL.md
tool_guides/agents_guide/SKILL.md
tool_guides/calendar_guide/SKILL.md
tool_guides/chart_guide/SKILL.md
tool_guides/custom_tool_builder_guide/SKILL.md
tool_guides/designer_guide/SKILL.md
tool_guides/developer_guide/SKILL.md
tool_guides/filesystem_guide/SKILL.md
tool_guides/math_guide/SKILL.md
tool_guides/row_bot_status_guide/SKILL.md
tool_guides/updater_guide/SKILL.md
tool_guides/video_guide/SKILL.md
tool_guides/vision_guide/SKILL.md
tool_guides/x_guide/SKILL.md
tool_guides/browser_guide/SKILL.md
tool_guides/email_guide/SKILL.md
tool_guides/goal_guide/SKILL.md
tool_guides/mcp_guide/SKILL.md
tool_guides/telegram_guide/SKILL.md
tool_guides/tracker_guide/SKILL.md
tool_guides/weather_guide/SKILL.md
tool_guides/wiki_guide/SKILL.md
tool_guides/shell_guide/SKILL.md

Metadata

Files
0
Version
272a0ad
Hash
a9502a71
Indexed
2026-07-24 22:28

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 19:53
浙ICP备14020137号-1