Files
openclaw-skill/openclaw-knowhow-skill/output/openclaw-docs_data/pages/View_recent_commands_e2035def81.json
Selig 4c966a3ad2 Initial commit: OpenClaw Skill Collection
6 custom skills (assign-task, dispatch-webhook, daily-briefing,
task-capture, qmd-brain, tts-voice) with technical documentation.
Compatible with Claude Code, OpenClaw, Codex CLI, and OpenCode.
2026-03-13 10:58:30 +08:00

8 lines
198 B
JSON
Executable File

{
"title": "View recent commands",
"content": "tail -n 20 ~/.openclaw/logs/commands.log",
"code_samples": [],
"headings": [],
"url": "llms-txt#view-recent-commands",
"links": []
}