Time Capsule lets you bury messages in your codebase that surface automatically when specific conditions like file modifications or code metrics are triggered.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install time-capsule
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install time-capsule using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Time Capsule is a developer-centric knowledge preservation tool designed to eliminate the problem of stale documentation. As a standout among Openclaw Skills, it allows engineers to encode institutional knowledge directly into the codebase, ensuring that critical information is delivered exactly when it is needed most. Unlike traditional wikis or comments that are often ignored, these capsules only open when a developer interacts with the relevant code or hits a predefined project milestone.
By using this skill, teams can safeguard their projects against recurring bugs, expensive license expirations, and onboarding friction. It creates a living history of the repository, turning the act of documentation into a dynamic, event-driven experience that enhances the utility of your collection of Openclaw Skills.
To integrate Time Capsule into your workflow, ensure your AI agent is configured to recognize the skill manifest. Since this is one of the zero-dependency Openclaw Skills, you can initialize it within your repository using the following command:
openclaw install time-capsule
Once installed, you can begin burying capsules by prompting your agent with the trigger and the message you wish to preserve.
Time Capsule organizes its data by mapping specific triggers to message payloads and author metadata. This ensures that every entry in your Openclaw Skills library remains searchable and manageable.
| Attribute | Description |
|---|---|
| trigger_type | The category of event (Date, Threshold, File Touch, etc.) |
| condition | The specific logic or path that unlocks the message |
| message | The Markdown-formatted content to be displayed |
| author | The identifier of the developer who buried the capsule |
| expiry | Optional date to remove the capsule if it remains unopened |
Loading
Detects unhealthy architectural coupling where components become gravitationally locked and unable to change independently.

Thoughtprint is a sophisticated metacognitive engine that detects how users process information and reshapes AI responses to achieve perfect cognitive resonance.

A double-entry bookkeeping system for technical debt that quantifies code shortcuts as financial instruments with principal and interest.

Synaptic Pruning identifies and prepares the removal of vestigial code, fossilized configurations, and abandoned modules to mature your codebase.

Transform messy coding sessions into structured, professional receipts that detail your accomplishments, decisions, and technical debt.

A powerful CLI tool for managing spec-driven development workflows that structures AI-assisted coding into trackable, artifact-led changes.








































