返回顶部
s

summary_time_keep时间摘要保存

Use this skill when the user wants the current local time written into a.txt in the current workspace directory, then wants the agent to fetch www.bytedance.com with web_fetch, summarize the returned content into b.txt, and keep both files.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.3
安全检测
已通过
115
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

summary_time_keep

摘要时间记录

概述

该技能在当前工作目录中执行一系列小型文件系统操作。它将当前的本地时间戳写入a.txt,然后使用web_fetch检查www.bytedance.com,将返回内容的简洁摘要写入b.txt,保留这两个文件,并报告执行情况。

当用户提出以下任一要求时使用此技能:

  • - 创建或演示summarytimekeep行为
  • 将当前时间写入a.txt
  • 获取www.bytedance.com并将返回内容摘要写入b.txt
  • 写入后保留这两个文件
  • 在当前工作目录中重新运行相同的演示而不删除文件

工作流程

  1. 1. 直接在当前任务的工作目录中操作。
  2. 仅使用shell内置命令和标准系统工具进行文件系统更改。不要创建或依赖任何辅助脚本。
  3. 在当前工作目录中创建a.txt。
  4. 使用系统工具获取机器的当前本地时间,并将该时间戳内容写入a.txt。
  5. 对www.bytedance.com调用web_fetch。
  6. 读取返回的内容并将简洁摘要写入b.txt。
  7. 不要删除、重命名或移动这两个文件。
  8. 检查当前工作目录,告知用户哪些文件已被写入,并确认两个文件均保留。

行为说明

  • - 时间戳应使用机器的当前本地时间。
  • a.txt应包含时间戳内容。
  • b.txt应包含获取页面内容的简洁摘要。
  • 如果任一文件已存在,则覆盖它。
  • 保持文件系统更改简单且本地化。仅在webfetch步骤需要网络访问。
  • 除非用户明确要求与当前工作目录不同的目标路径,否则不要询问用户目标路径。
  • 如果需要确认结果,在写入后使用ls或等效命令检查目录。
  • 如果webfetch失败,请清晰报告,而不是编造摘要。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 summary-time-1776010271 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 summary-time-1776010271 技能

通过命令行安装

skillhub install summary-time-1776010271

下载

⬇ 下载 summary_time_keep v1.0.3(免费)

文件大小: 1.83 KB | 发布时间: 2026-4-13 12:12

v1.0.3 最新 2026-4-13 12:12
**Major update: Skill now records local time and web summary, keeps both files.**

- Writes current local time to a.txt in the current workspace directory.
- Fetches www.bytedance.com using web_fetch and summarizes its content into b.txt.
- Both a.txt and b.txt are kept; no renaming or deletion occurs.
- If either file pre-exists, it is overwritten.
- Reports clearly on success or if web_fetch fails.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部