← Back to Skills Marketplace
terrycarter1985

QuickNote Timestamp

by terrycarter1985 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
20
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install demo-quicknote-timestamp
Description
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...
README (SKILL.md)

QuickNote

Append a timestamped line to a note file.

Usage

  1. Pick or create a target file (default: notes.md in workspace root).
  2. Append the note with an ISO timestamp prefix.
  3. Done — no further action needed.

Example

echo "$(date -u +%Y-%m-%dT%H:%M:%SZ) — Draft the weekly summary" >> notes.md
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install demo-quicknote-timestamp
  3. After installation, invoke the skill by name or use /demo-quicknote-timestamp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: timestamped note-append skill
Metadata
Slug demo-quicknote-timestamp
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 20 downloads so far.

How do I install QuickNote Timestamp?

Run "/install demo-quicknote-timestamp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is QuickNote Timestamp free?

Yes, QuickNote Timestamp is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does QuickNote Timestamp support?

QuickNote Timestamp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created QuickNote Timestamp?

It is built and maintained by terrycarter1985 (@terrycarter1985); the current version is v1.0.0.

💬 Comments