← 返回 Skills 市场
Personal Deadline Radar
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
160
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install personal-deadline-radar
功能描述
扫描个人待办、会议和消息摘要,找即将到期事项与时间冲突。;use for deadlines, calendar, tasks workflows;do not use for 自动改日历, 伪造截止时间.
安全使用建议
This skill appears coherent and low-risk: it runs a local Python script to analyze supplied inputs and produces reviewable Markdown. Before using it, do the following: (1) inspect scripts/run.py locally (it's included) and run the provided smoke-test in a sandboxed workspace; (2) do not point the skill at your whole home or root directory—supply only the calendar/todo files or a small directory to limit exposure; (3) avoid feeding sensitive tokens/passwords as input; (4) verify outputs before taking any automated action (the skill itself states it should not modify external systems). If you see network calls, unseen install steps, or requests for credentials in a future version, treat it as suspicious and re-evaluate.
功能分析
Type: OpenClaw Skill
Name: personal-deadline-radar
Version: 1.0.0
The skill bundle is a productivity tool designed to identify deadlines and schedule conflicts from user-provided text. The core logic in `scripts/run.py` is a well-structured utility that generates Markdown reports and includes a defensive 'pattern_audit' mode to detect common security risks (like hardcoded secrets or dangerous shell commands) in scanned files. The script operates entirely locally, lacks network capabilities, and includes explicit safety measures such as masking detected secrets and enforcing a read-only, review-first workflow in `SKILL.md`.
能力评估
Purpose & Capability
Name/description (deadline/calendar scanning) match the included artifacts: SKILL.md, resources templates, and a local Python script that produces structured reports. Required runtime is only python3 and no credentials or config paths are requested.
Instruction Scope
Runtime instructions are explicit: prefer producing a reviewable draft and, when available, run the provided local script (python3 scripts/run.py). The script reads files/directories and various text file types to build reports — this is consistent with auditing directories or inputs but means the skill can read arbitrary files the user points it at (markdown, code, CSV, etc.). Users should avoid passing broad roots (e.g., / or ~) if they don't intend wide file access.
Install Mechanism
No install spec or remote downloads; this is an instruction-only skill with an included local Python script. Nothing is written to disk by a package installer and no external dependencies are fetched.
Credentials
The skill requests no environment variables or credentials. The included script contains built-in detection patterns for risky snippets (e.g., curl|bash, rm -rf, secret-like tokens) but does not require or exfiltrate secrets.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills. The script can write an output file if given an --output path (normal behavior) but the SKILL.md emphasizes read-only, review-first workflows.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personal-deadline-radar - 安装完成后,直接呼叫该 Skill 的名称或使用
/personal-deadline-radar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of personal-deadline-radar.
- Scans personal to-dos, meetings, and message summaries to identify upcoming deadlines and scheduling conflicts.
- Provides structured outputs: imminent deadlines, conflict periods, risky omissions, rescheduling suggestions, deferrable items, and today's list.
- Operates in review/draft-first mode before producing actionable lists.
- Will not auto-edit calendars or fabricate deadlines; only produces verifiable summaries.
- Clearly lists items needing user confirmation if information is incomplete.
- Designed for personal scheduling and deadline risk awareness.
元数据
常见问题
Personal Deadline Radar 是什么?
扫描个人待办、会议和消息摘要,找即将到期事项与时间冲突。;use for deadlines, calendar, tasks workflows;do not use for 自动改日历, 伪造截止时间. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 Personal Deadline Radar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-deadline-radar」即可一键安装,无需额外配置。
Personal Deadline Radar 是免费的吗?
是的,Personal Deadline Radar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Personal Deadline Radar 支持哪些平台?
Personal Deadline Radar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Personal Deadline Radar?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills