← All skills
Tencent SkillHub Β· AI

Claw History

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/ac...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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/ac...

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

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)

Earliest and recent memory/YYYY-MM-DD*.md files (find first/last dates). MEMORY.md for long-term milestones. Available session inventory/history (main + sub-agent sessions when accessible). Current conversation/tool logs. If any source is unavailable, explicitly state that gap.

Workflow

Determine earliest known timestamp (β€œbirth marker”) from records. Collect confirmed actions across all available periods. De-duplicate overlapping entries from memory/session logs. Sort strictly oldest β†’ newest. Mark each entry as: Confirmed (direct evidence), or Inferred (indirect/partial evidence). 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.

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs
  • SKILL.md Primary doc
  • README.md Docs