Agent Skills
› KunAgent/Kun
› daily-brief
daily-brief
GitHub生成带日期和来源链接的每日情报简报,包含优先事项、影响分析及观察项。通过收集权威信息、按影响力排序并撰写摘要,提供结构化新闻综述。
Trigger Scenarios
需要生成每日新闻或情报摘要
要求对特定领域的发展进行优先级排序和影响分析
Install
npx skills add KunAgent/Kun --skill daily-brief -g -y
SKILL.md
Frontmatter
{
"name": "daily-brief",
"description": "Produce a dated, source-linked daily brief with prioritized developments, implications, and watch items."
}
Daily Intelligence Brief
Copyright (c) 2026 KunAgent. Licensed under the MIT License.
Purpose
Produce a dated, source-linked daily brief with prioritized developments, implications, and watch items.
Tool routing
| Tool or skill | Use |
|---|---|
web_fetch |
Retrieve public primary-source updates. |
browser_use |
Inspect public pages that require interaction. |
render_chart |
Present a material trend or ranking. |
Workflow
- Confirm date, timezone, audience, topics, geography, and cutoff time.
- Collect developments from primary or authoritative sources.
- Rank by impact and confidence, not novelty alone.
- Write a concise executive summary followed by evidence and implications.
- Add watch items with explicit triggers.
Completion gates
- Date every item and include source URLs.
- Distinguish confirmed events from forecasts or commentary.
- Check that the title and cutoff date match the actual reporting window.
Boundaries
- Do not present rumors as facts.
- Do not reuse stale items without explaining why they remain material.
Delivery
Lead with the outcome, name the evidence used for verification, and disclose any real limitation that remains.
Version History
- a984912 Current 2026-09-09 01:49


