← 返回 Skills 市场
dgkim311

Smart Tasks

作者 dgkim311 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-tasks
功能描述
Intelligent task management using workspace markdown files. Natural language CRUD via chat, context-aware reminders, priority briefings, and weekly reviews....
安全使用建议
This skill appears coherent and its init script is harmless (it only creates tasks/ and small files). Before enabling: 1) Review and explicitly approve any changes to AGENTS.md, SOUL.md, or HEARTBEAT.md — especially the line about auto-reading INDEX.md at session startup; 2) If you enable cron jobs, confirm which channel credentials (telegram/discord/slack) the agent will use and whether automated alerts are acceptable; 3) Check that the agent's use of workspace memory and any automatic scans for "related files" won't read sensitive files you don't want indexed; 4) Run the included init script in a safe test workspace first to verify behavior. If you want stricter privacy, decline the proposed AGENTS.md integration or require explicit consent before session-start reads of INDEX.md.
功能分析
Type: OpenClaw Skill Name: smart-tasks Version: 1.0.0 The 'smart-tasks' skill bundle is a legitimate task management system for the OpenClaw platform. It uses a shell script (scripts/init-tasks.sh) to safely initialize a local directory structure and provides clear instructions for the agent to manage tasks via markdown files. The bundle includes well-documented strategies for context management and automated reminders via internal cron jobs, and it explicitly requires user approval for any modifications to core workspace configuration files (references/workspace-integration.md).
能力评估
Purpose & Capability
Name/description (task management via markdown files) align with required artifacts: no external credentials, an init script that only creates tasks/ structure, and README-like docs describing read/write operations inside tasks/. Nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md limits actions to the tasks/ directory and prescribes a conservative layered reading strategy (INDEX.md first, files on demand). It also recommends workspace integration diffs that, if applied, cause the agent to read tasks/INDEX.md on session startup and to consult memory entries for context. One textual inconsistency to review: an AGENTS.md diff includes the phrase "Don't ask permission. Just do it." — while the SKILL.md elsewhere says integration changes should be applied only with user approval. Confirm you want session startup to automatically read INDEX.md and whether that aligns with your privacy expectations.
Install Mechanism
No install spec and only one tiny shell script included. scripts/init-tasks.sh is idempotent and only creates the tasks/ tree and small initial files — no network downloads, no extraction, no creation of binaries in unusual locations.
Credentials
The skill requires no environment variables or external credentials. Cron templates reference messaging channels (telegram/discord/slack) and models (sonnet) but do not ask for channel tokens — those are platform-level and expected. There are no unexplained SECRET/TOKEN/PASSWORD requests in the manifest or scripts.
Persistence & Privilege
always:false and model invocation is enabled (the platform default). The skill recommends registering scheduled cron jobs that will run autonomously and send briefings/alerts via configured channels; this is proportionate for a task reminder skill but you should review any cron registrations and channel configuration before enabling to avoid unwanted automated messages. The skill does propose edits to AGENTS.md/SOUL.md/HEARTBEAT.md (with stated user approval) — confirm those diffs before applying.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smart-tasks
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smart-tasks 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: natural language task CRUD, priority briefings, deadline tracking, weekly reviews
元数据
Slug smart-tasks
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Smart Tasks 是什么?

Intelligent task management using workspace markdown files. Natural language CRUD via chat, context-aware reminders, priority briefings, and weekly reviews.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 Smart Tasks?

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

Smart Tasks 是免费的吗?

是的,Smart Tasks 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Smart Tasks 支持哪些平台?

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

谁开发了 Smart Tasks?

由 dgkim311(@dgkim311)开发并维护,当前版本 v1.0.0。

💬 留言讨论