← 返回 Skills 市场
fullstackcrew-alpha

Overnight Worker

作者 fullstackcrew-alpha · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install overnight-worker
功能描述
Autonomous overnight work agent — assign tasks before sleep, get structured results by morning. Supports smart task decomposition, web research, multi-format...
安全使用建议
This skill appears to do what it says: it will create timestamped output directories under ~/overnight-output, run web searches and fetch pages (via allowed WebFetch/WebSearch tools), optionally read project files you point it at for code review, and send notifications via macOS/Telegram/Webhook if you provide those credentials/URLs. Before installing: (1) be comfortable with the skill writing many files under $HOME/overnight-output; (2) only provide Telegram/Webhook credentials if you trust the notification target; (3) when using code-review, avoid giving overly broad paths (the agent will use Glob/Grep/Read on provided targets); (4) review the bundled scripts (notify.sh, task-classifier.sh) yourself if you want to confirm behavior — they are plain Bash and contain no hidden endpoints. If you need stronger guarantees, run the skill in an isolated account or environment.
功能分析
Type: OpenClaw Skill Name: overnight-worker Version: 1.0.1 The 'overnight-worker' skill is a productivity tool designed for autonomous task execution (research, writing, data processing, and code review). It includes a robust safety framework in SKILL.md that explicitly restricts file operations to a dedicated timestamped directory (~/overnight-output/), prohibits the deletion of existing files, and forbids the execution of code snippets found within user tasks. The included scripts, notify.sh and task-classifier.sh, implement legitimate functionality for multi-channel notifications and task categorization using safe coding practices, such as environment variable handling for credentials and basic input sanitization.
能力评估
Purpose & Capability
Name/description (overnight autonomous task runner) align with included artifacts: task-classifier, notification script, templates, and detailed runtime instructions for decomposition, web research, writing, data processing, and code review. The provided Bash scripts (classifier + notify) are appropriate for the declared features.
Instruction Scope
SKILL.md narrowly scopes actions to creating timestamped work directories under $HOME/overnight-output, using WebSearch/WebFetch for web research, and using Glob/Grep/Read for optional code-review targets. The skill may read user-specified code paths when performing 'code-review' tasks (expected), and it will write many intermediate/final files in the work directory (also expected). There is no instruction to read unrelated system config or secret files.
Install Mechanism
No install spec (instruction-only with bundled scripts). That is low-risk; scripts are included in the repo (no remote downloads or extract-from-URL steps).
Credentials
The skill declares no required environment variables; bundled notify.sh accepts TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID, and WEBHOOK_URL but they are optional and only used if the user configures those notification channels. The needed access (tokens/URLs) is proportional to the notification feature.
Persistence & Privilege
always:false and no special agent-wide privileges. The skill writes only to a timestamped subdirectory in the user's home and retains intermediate files in a .raw subdir per its README (no deletion of unrelated files). It does not request permanent system-wide changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install overnight-worker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /overnight-worker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Bilingual description (EN primary, CN secondary)
v1.0.0
Initial release: autonomous overnight work agent
元数据
Slug overnight-worker
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Overnight Worker 是什么?

Autonomous overnight work agent — assign tasks before sleep, get structured results by morning. Supports smart task decomposition, web research, multi-format... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 Overnight Worker?

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

Overnight Worker 是免费的吗?

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

Overnight Worker 支持哪些平台?

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

谁开发了 Overnight Worker?

由 fullstackcrew-alpha(@fullstackcrew-alpha)开发并维护,当前版本 v1.0.1。

💬 留言讨论