← 返回 Skills 市场
eilonmore

Timeless.day Meeting Notes

作者 Eilon Mor · GitHub ↗ · v1.0.3
cross-platform ✓ 安全检测通过
501
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install timeless
功能描述
Query and manage Timeless meetings, rooms, transcripts, and AI documents. Capture podcast episodes and YouTube videos into Timeless for transcription. Use wh...
安全使用建议
This skill appears to do what it says: it needs your Timeless access token to read and manage meetings and to upload recordings. Before installing, consider: (1) TOKEN SCOPE — treat TIMELESS_ACCESS_TOKEN as sensitive: it gives the skill access to your account data and can upload media on your behalf; use a token with the minimum required scope if Timeless supports that. (2) EXTERNAL DOWNLOADS — the scripts download podcast RSS feeds and YouTube videos to your machine before uploading; avoid running those scripts on machines with sensitive files or where untrusted media might be problematic. (3) REVIEW & SANDBOX — if you don’t fully trust the skill source, review the three included scripts (podcast.sh, youtube.sh, upload.sh) yourself and run them in a sandboxed environment. (4) FIX TYPOS — the docs contain minor variable-name inconsistencies (TIMELESS_TOKEN vs TIMELESS_ACCESS_TOKEN); ensure you supply the correct variable when configuring. If you need the skill to auto-run, verify policies and token permissions first.
功能分析
Type: OpenClaw Skill Name: timeless Version: 1.0.3 The 'timeless' skill bundle is a functional toolset for interacting with the Timeless meeting platform and capturing media from YouTube and podcasts. It uses standard utilities like curl, node, and yt-dlp to perform API requests, parse JSON/RSS data, and manage file uploads. The scripts (podcast.sh, upload.sh, youtube.sh) and the SKILL.md instructions are consistent with the stated purpose of meeting management and media transcription, with no evidence of data exfiltration, malicious persistence, or harmful prompt injection.
能力评估
Purpose & Capability
The skill is about interacting with Timeless (list meetings/rooms, fetch transcripts, upload recordings, capture podcasts/YouTube). Required binaries (curl, node, optional yt-dlp) and the single required env var (TIMELESS_ACCESS_TOKEN) are consistent with those tasks. The included scripts implement expected flows (download media, obtain presigned upload URL, upload and trigger processing).
Instruction Scope
Runtime instructions and scripts stay within the stated domain: they call my.timeless.day endpoints, use presigned storage URLs (storage.googleapis.com) for file upload, fetch podcast RSS/itunes and YouTube content for capture. Two small documentation inconsistencies: some examples in api-reference.md use TIMELESS_TOKEN instead of TIMELESS_ACCESS_TOKEN, and metadata versioning in SKILL.md differs from registry version; these are likely typos but should be corrected. Otherwise there is no instruction to read unrelated local files or network endpoints beyond those required for media capture and Timeless API access.
Install Mechanism
This is instruction-only (no install spec). No downloads from untrusted URLs or archive extraction are present. Scripts are included in the skill bundle and use system binaries (curl/node/yt-dlp) already expected for the functionality.
Credentials
The skill requests a single credential (TIMELESS_ACCESS_TOKEN), which is appropriate for accessing a Timeless account. Be aware this token grants access to the user's Timeless data (meetings, transcripts, recordings) and the ability to upload new media. YTDLP_PATH is supported as an optional override but is not required.
Persistence & Privilege
The skill is not set to always:true and is user-invocable; it does not request elevated or permanent platform privileges. It does not modify other skills or system-wide agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install timeless
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /timeless 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
No user-facing changes detected in this version. - No changes to code or documentation. - Functionality and requirements remain the same.
v1.0.2
No visible changes detected in this release. - No file changes between 1.0.0 and 1.0.2. - Functionality, documentation, and metadata remain unchanged.
v1.0.1
Timeless skill v1.0.1 changelog - Updated skill metadata to declare required environment variables (`TIMELESS_ACCESS_TOKEN`, `YTDLP_PATH`) and binaries (`curl`, `node`, and optional `yt-dlp`) - Specified `version: 1.0.0` and added a homepage link in metadata - Improved installation/prerequisite instructions for YouTube download support - No functional or API changes; documentation and metadata improvements only
v1.0.0
Timeless.day skill 1.0.0 – initial release - Query and manage Timeless meetings, rooms, and transcripts. - Upload audio/video recordings for transcription. - Search meetings, get summaries, list or create rooms, and manage room conversations. - Resolve Timeless share links and chat with Timeless AI about meeting content. - Capture and transcribe podcast episodes and YouTube videos. - Requires a Timeless access token and yt-dlp for YouTube processing.
元数据
Slug timeless
版本 1.0.3
许可证
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Timeless.day Meeting Notes 是什么?

Query and manage Timeless meetings, rooms, transcripts, and AI documents. Capture podcast episodes and YouTube videos into Timeless for transcription. Use wh... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 501 次。

如何安装 Timeless.day Meeting Notes?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install timeless」即可一键安装,无需额外配置。

Timeless.day Meeting Notes 是免费的吗?

是的,Timeless.day Meeting Notes 完全免费(开源免费),可自由下载、安装和使用。

Timeless.day Meeting Notes 支持哪些平台?

Timeless.day Meeting Notes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Timeless.day Meeting Notes?

由 Eilon Mor(@eilonmore)开发并维护,当前版本 v1.0.3。

💬 留言讨论