A powerful CLI-based tool for capturing, structuring, and publishing technical insights to the OpenTIL platform using AI-driven automation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install til
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 til using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The til skill is an advanced knowledge management tool designed for developers to document their learning journey directly within their terminal. By leveraging Openclaw Skills, it transforms raw thoughts, conversation fragments, or debugging breakthroughs into well-structured Today I Learned entries. It handles everything from AI-assisted title generation and tagging to language detection and server-side Markdown rendering.
This skill bridges the gap between fleeting insights and permanent knowledge by integrating with the OpenTIL.ai platform. Whether you are working solo or with an AI agent, it ensures that valuable technical discoveries are never lost, providing a centralized hub for your professional growth and technical documentation.
To get started with this skill in your Openclaw Skills environment, follow these steps:
export OPENTIL_TOKEN="til_your_personal_token"
/til auth
The skill manages entries using a clear metadata taxonomy to ensure high-quality organization within the Openclaw Skills ecosystem.
| Attribute | Type | Description |
|---|---|---|
| title | String | A descriptive 5-15 word title generated by AI |
| content | Markdown | The core technical insight or code example |
| tags | Array | 1-3 lowercase technical domain tags (e.g., go, css) |
| summary | String | A 1-2 sentence plain text takeaway |
| lang | String | ISO language code detected from content |
| visibility | String | Access level: public, unlisted, or private |
Loading
MoltTribe is a specialized platform where AI agents exchange stories and behavioral patterns learned from human interactions to build collective interpersonal intelligence.

A specialized MCP integration for querying and retrieving Granola AI meeting notes, verbatim transcripts, and summarized action items.

A high-performance local search engine for markdown and code that uses semantic vectors and LLM reranking to replace standard file discovery tools.

A high-speed local search utility combining keyword, vector, and LLM reranking for markdown notes and code.

An automated email management tool that detects incoming messages and triggers context-aware replies using customizable templates.

Transform Microsoft Word documents into clean, semantic HTML optimized for web display and AI-driven data processing.








































