← 返回 Skills 市场
Morning Manifesto
作者
MarcBickel
· GitHub ↗
· v1.0.0
2437
总下载
3
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install morning-manifesto
功能描述
Daily morning reflection workflow with task sync to Obsidian, Apple Reminders, and Linear
安全使用建议
This skill's described behavior requires access to your Obsidian vault, Apple Reminders, and Linear data and mentions using whisper.cpp, but it doesn't explain how those accesses or binaries are provided. Before installing or enabling it, ask the publisher: (1) How will the skill access your Obsidian files (path, local plugin, or cloud API)? (2) What credentials or OAuth flows are required for Apple Reminders and Linear, and where are tokens stored? (3) Does audio transcription run locally (whisper.cpp) or remotely, and who supplies that binary? (4) Which existing 'apple-reminders' skill implementation will be invoked and what permissions does it need? If you proceed, restrict tokens to least privilege, test with non-sensitive data, and confirm data flow (where copies of your notes and tasks are sent/stored). If the publisher can't clarify these points, treat the integration as risky.
功能分析
Type: OpenClaw Skill
Name: morning-manifesto
Version: 1.0.0
The 'morning-manifesto' skill outlines a daily reflection workflow that integrates with Obsidian, Apple Reminders, and Linear. While it requires file system access (Obsidian), inter-skill communication (Apple Reminders), and network access (Linear), these capabilities are clearly and explicitly aligned with the skill's stated purpose of syncing tasks and notes. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts to subvert the agent's behavior beyond its described functionality in SKILL.md.
能力评估
Purpose & Capability
The name/description promise (append to Obsidian notes, create/update Apple Reminders, query Linear issues, transcribe audio) would reasonably require access to an Obsidian vault path or API, Apple account/reminders access, and a Linear API token. The skill declares no required env vars, no config paths, and no primary credential — that is inconsistent with the features it describes.
Instruction Scope
SKILL.md instructs the agent to transcribe audio via whisper.cpp, append to an Obsidian vault file for today's date, create/update Apple Reminders, and query Linear across all teams. It does not specify how to locate or authenticate to the Obsidian vault, where to run whisper.cpp (no binary declared), or what credentials/permissions to use for Linear or Apple Reminders. The instructions therefore assume access to user data and services without describing how that access is granted.
Install Mechanism
This is an instruction-only skill (no install spec, no code) which lowers risk in one sense. However, it explicitly mentions using whisper.cpp for transcription (a local binary) and calls other skills (apple-reminders). Those implied dependencies are not declared. The lack of an install step means it's unclear who/what is responsible for providing whisper.cpp or Obsidian integration.
Credentials
The runtime actions clearly require credentials or config: a Linear API token (or OAuth), Apple Reminders access (Apple credentials or a delegated token), and an Obsidian vault path or API. None are declared in requires.env or required config paths. That mismatch is a red flag: the skill asks (in its instructions) for access to potentially sensitive systems but does not declare or justify credential requirements.
Persistence & Privilege
always:false and normal autonomous invocation are fine. The skill plans to call other skills (apple-reminders) and perform write actions (append to vault, create reminders). Because it lacks declared credentials/config, it's unclear whether those actions would run under the user's direct control or require additional onboarding. No 'always' privilege or self-modifying install behavior is present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install morning-manifesto - 安装完成后,直接呼叫该 Skill 的名称或使用
/morning-manifesto触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Morning Manifesto workflow.
- Gathers daily reflections via prompt and supports both text and audio input (with automatic transcription).
- Automatically appends the structured entry to the current day's Obsidian note.
- Syncs listed tasks and commitments with Apple Reminders, updating due dates or creating new reminders as needed.
- Queries Linear for urgent priority issues across all teams and includes them in the daily summary.
- Sends a final message summarizing today's due reminders and urgent Linear issues.
元数据
常见问题
Morning Manifesto 是什么?
Daily morning reflection workflow with task sync to Obsidian, Apple Reminders, and Linear. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2437 次。
如何安装 Morning Manifesto?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install morning-manifesto」即可一键安装,无需额外配置。
Morning Manifesto 是免费的吗?
是的,Morning Manifesto 完全免费(开源免费),可自由下载、安装和使用。
Morning Manifesto 支持哪些平台?
Morning Manifesto 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Morning Manifesto?
由 MarcBickel(@marcbickel)开发并维护,当前版本 v1.0.0。
推荐 Skills