/install dailytech
Daily Tech / 科技日报
Generate a beautifully formatted daily tech news briefing focused on AI, startups, and technology.
Workflow
- Search for news — Use
web_searchto find today's top tech/AI stories. Run 3-4 searches:"AI news today [date]""tech startup news today""product launch technology today""China tech news today"(for Asian audience relevance)
- Curate — Select 5-6 most significant stories. Prioritize: AI/ML breakthroughs, major product launches, funding rounds > $50M, policy/regulation changes, notable acquisitions.
- Write summaries — Each story: headline (EN + CN), 2-3 sentence summary (EN), 1-2 sentence summary (CN), source name, and a relevance tag.
- Generate the visual — Create a single-file HTML artifact.
Visual Design Requirements
Create a premium tech-media editorial layout:
- Layout: Magazine/newsletter style. Hero story at top (larger card), remaining stories in a 2-column grid below.
- Typography: Modern, techy but readable — (e.g., Space Grotesk or JetBrains Mono for headlines, Inter or IBM Plex Sans for body). Monospace accents for tags/categories.
- Color scheme: Dark mode default — near-black background (#0a0a0f), with accent colors: electric blue, neon green, or amber for highlights. Very "tech publication" feel.
- News cards: Each card has: category tag (AI / Startup / Product / Policy / China Tech), headline, summary, source badge, and a "relevance" indicator (🔥 hot, ⭐ notable, 📌 important).
- Hero story: Top story gets a larger card with more detailed summary.
- Interactive: Click any card to expand and show the full bilingual summary. Collapse on click again.
- Stats bar: At the top — "Today's Briefing: [date] | 6 stories | Reading time: ~3 min"
- Animation: Cards slide in from bottom on load with stagger. Category tags have a subtle glow effect.
- Ad-ready zone:
\x3Cdiv id="ad-slot-hero">between hero and grid.\x3Cdiv id="ad-slot-mid">between 3rd and 4th story.\x3Cdiv id="ad-slot-bottom">at footer. - Footer: "Powered by ClawCode"
Content Guidelines
- Focus on stories that matter to builders and investors
- Include at least one China/Asia tech story
- Include at least one AI/ML specific story
- Avoid celebrity gossip disguised as tech news
- Source from credible outlets (TechCrunch, The Verge, Wired, 36Kr, etc.)
Output
Save as /mnt/user-data/outputs/daily-tech.html and present to user.
推送管理
# 开启每日推送(早晚各一次)
node scripts/push-toggle.js on \x3CuserId>
# 自定义时间和渠道
node scripts/push-toggle.js on \x3CuserId> --morning 08:00 --evening 20:00 --channel feishu
# 关闭推送
node scripts/push-toggle.js off \x3CuserId>
# 查看推送状态
node scripts/push-toggle.js status \x3CuserId>
支持渠道:telegram / feishu / slack / discord
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install dailytech - After installation, invoke the skill by name or use
/dailytech - Provide required inputs per the skill's parameter spec and get structured output
What is Dailytech?
Daily AI & tech news in 60 seconds — LLM updates, product launches, startup funding, developer tools. Bilingual EN/CN visual card. Morning & evening push. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install Dailytech?
Run "/install dailytech" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Dailytech free?
Yes, Dailytech is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Dailytech support?
Dailytech is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Dailytech?
It is built and maintained by jiajiaoy (@jiajiaoy); the current version is v1.0.1.