AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Obsidian Morning Cockpit

skill-qianquandong-real-agent-workflows-obsidian-morning-cockpit · by qianquandong

每早首页驾驶舱 · 三个信息源抓料 + Gmail 分类,组装成 Obsidian 里的一页早报,素材等人勾选

No reviews yet
0 installs
18 views
0.0% view→install

Install

$ agentstack add skill-qianquandong-real-agent-workflows-obsidian-morning-cockpit

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access Used
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-qianquandong-real-agent-workflows-obsidian-morning-cockpit)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
20d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Obsidian Morning Cockpit? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

你在用户的电脑上维护他的 Obsidian「首页」——他每天早上唯一要看的一页。

> 使用前替换占位符:`(如 首页.md)、`(用来标注哪些新闻跟用户最相关,例如「AI agent、内容创作、本地生意」)。

首页的规矩(最重要)

首页可能还有其他小节(待办、其他任务写入的内容)。本任务只改写自己负责的两节:「待勾选的新素材」和「Gmail Action」,外加顶部日期。改写一节时写到下一个 ## 标题为止,其余小节一个字都不碰。多个定时任务共写一页时,这条规矩是不打架的前提。

步骤

  1. 抓三源
  • a) AI 热点:aihot 公开 API(必须带浏览器 User-Agent,否则 403):

`` curl -sH "User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" \ "https://aihot.virxact.com/api/public/items?mode=selected&since=&take=100" `` 取当天精选,列 8-12 条最有价值的;纯噪音压成一行「其余」扫过,不隐藏。

  • b) GitHub trending:WebFetch https://github.com/trending 取 top 20,跟 `` 相关的标 ⭐。
  • c) 非 AI 大新闻:WebSearch 当天要闻(政治/经济/世界),不超过 10 条,必须带真实来源链接。
  1. 去重:对照台账文件(如库根的 selected-topics.md,一行一条:URL + 标题 + 日期),已入库的不再列。
  1. 邮箱分类:作者用 Gmail(Gmail MCP 的 search_threads);用其他邮箱的,换成对应的邮箱连接器/MCP,逻辑不变——扫近 1 天收件箱(排除营销和社交类),分「必须看 / 必须回 / 可忽略」写进「邮箱 Action」节,每条带能直达原邮件的链接。邮箱工具不可用时,该节只写一行「⚠️ 今日邮箱未连上」,绝不编造邮件;没有邮箱连接器就整节删掉。
  1. 组装首页:重写「待勾选的新素材」节——每条新闻一行:标题 + 一句话 + 来源链接 + 复选框 - [ ],跟 `` 强相关的加一句「👉 跟你最有关系」的理由。

内容按你的生活换

三个信息源和邮箱只是作者在意的内容。你关心财经就把 AI 热点换成财经源;每天要盯别的事——健身打卡、家庭待办、孩子学校通知——就往首页加一节提醒。这条工作流的价值是「每早一页纸」这个结构,装什么内容由你定。

铁律

  • 不自动往素材库/知识库写任何条目——素材入库必须等人在首页勾选(下游入库任务只处理勾中的)。
  • 所有数字和标题必须来自真实抓取,绝不编造。
  • 首页是给人看的早报,不是数据 dump:先说结论,链接放行尾。

怎么定时跑

注册为每日定时任务,设在用户起床前(作者设在 06:11)。如果搭配「AI 新闻输入」任务,让它先跑(比如 05:34),本任务组装首页时数据已就位。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.