← 返回 Skills 市场
QuickNote Timestamp
作者
terrycarter1985
· GitHub ↗
· v1.0.0
· MIT-0
20
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install demo-quicknote-timestamp
功能描述
Quickly append a timestamped note to a local markdown file. Use when you need to jot down a fleeting thought, observation, or reminder without leaving the cu...
使用说明 (SKILL.md)
QuickNote
Append a timestamped line to a note file.
Usage
- Pick or create a target file (default:
notes.mdin workspace root). - Append the note with an ISO timestamp prefix.
- Done — no further action needed.
Example
echo "$(date -u +%Y-%m-%dT%H:%M:%SZ) — Draft the weekly summary" >> notes.md
安全使用建议
Before installing, understand that using this skill may create or append to `notes.md` or another markdown file you choose in the workspace. Confirm the target file when notes are sensitive or project-specific.
能力评估
Purpose & Capability
The stated purpose is to append quick timestamped notes, and the artifact only instructs the agent to append an ISO-timestamped line to a markdown file.
Instruction Scope
The instructions are narrow, user-directed, and disclose the default target file as `notes.md` in the workspace root.
Install Mechanism
The package contains a single non-executable `SKILL.md` file with no scripts, dependencies, install hooks, or network setup.
Credentials
Local file append access is proportionate for a note-taking skill; there is no credential use, broad filesystem indexing, external API use, or account authority.
Persistence & Privilege
Using the skill can create or modify a persistent local notes file, but that behavior is central to the stated purpose and is disclosed in the usage and example.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install demo-quicknote-timestamp - 安装完成后,直接呼叫该 Skill 的名称或使用
/demo-quicknote-timestamp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: timestamped note-append skill
元数据
常见问题
QuickNote Timestamp 是什么?
Quickly append a timestamped note to a local markdown file. Use when you need to jot down a fleeting thought, observation, or reminder without leaving the cu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 20 次。
如何安装 QuickNote Timestamp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install demo-quicknote-timestamp」即可一键安装,无需额外配置。
QuickNote Timestamp 是免费的吗?
是的,QuickNote Timestamp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
QuickNote Timestamp 支持哪些平台?
QuickNote Timestamp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 QuickNote Timestamp?
由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v1.0.0。
推荐 Skills