Word / DOCX
一个面向 Content 场景的 Agent 技能。原始说明:Create, inspect, and edit Microsoft Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility check...
name: quicknote
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 current workflow.
metadata: { "openclaw": { "emoji": "📝" } }
Append a timestamped line to a note file.
notes.md in workspace root).echo "$(date -u +%Y-%m-%dT%H:%M:%SZ) — Draft the weekly summary" >> notes.md