Provide a chronological history of all actions the agent has taken from the beginning (birth) until now. Use when the user asks for full lifetime timeline/accountability, "from birth until now," "everything you've done so far," "full action log," or equivalent chronological-history requests.
Scanned 5/30/2026
Install via CLI
openskills install GeorgeDoors888/GB-Power-Market-JJ---
name: claw-history
description: Provide a chronological history of all actions the agent has taken from the beginning (birth) until now. Use when the user asks for full lifetime timeline/accountability, "from birth until now," "everything you've done so far," "full action log," or equivalent chronological-history requests.
---
# Claw History
Return the most complete, auditable lifetime timeline possible.
## Core Rule
Do not default to current-session history. Reconstruct from earliest available evidence to now.
## Required Data Sources (in this order)
1. Earliest and recent `memory/YYYY-MM-DD*.md` files (find first/last dates).
2. `MEMORY.md` for long-term milestones.
3. Available session inventory/history (main + sub-agent sessions when accessible).
4. Current conversation/tool logs.
If any source is unavailable, explicitly state that gap.
## Workflow
1. Determine earliest known timestamp (“birth marker”) from records.
2. Collect confirmed actions across all available periods.
3. De-duplicate overlapping entries from memory/session logs.
4. Sort strictly oldest → newest.
5. Mark each entry as:
- **Confirmed** (direct evidence), or
- **Inferred** (indirect/partial evidence).
6. Add a final coverage summary with what was and was not visible.
## Output Format
- **Birth marker:** first known timestamp + source
- **Scope covered:** date range + sources checked
- **Chronological history (oldest → newest):**
- `YYYY-MM-DD HH:MM (TZ) — [Confirmed|Inferred] Action — Result`
- **Gaps / limits:** missing windows, inaccessible logs, uncertainty
- **Confidence:** high / medium / low
## Quality Rules
- Never invent timestamps or actions.
- Prefer evidence-backed entries over narrative summaries.
- If exact time is unknown, use best-known granularity (date/session order) and label it.
- Include source pointers when possible (file + line or log reference).
- If user requested “all actions,” include both major milestones and notable operational actions.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Run a single Terminal-Bench problem through Paperclip in a bounded, human-in-the-loop improvement cycle until the smoke passes, the board rejects the next fix, the iteration budget is exhausted, or a real blocker is named. Each iteration runs a bounded smoke against an isolated Paperclip App worktree, captures artifacts, diagnoses the exact stop point with `/diagnose-why-work-stopped`, requests board confirmation before any product fix, then reruns against the same worktree. Use whenever an i...