ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

zettelkasten

Zettelkasten - Card box note taking system with AI insights

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/rainy-cogmet/zettelkasten
Or

Zettelkasten Card Box System

Description

A complete implementation of the Zettelkasten note-taking method, featuring:

  • Idea capture and organization
  • AI-generated insights and suggestions
  • Automatic connection detection
  • Daily review capabilities

Usage

Record Idea

Record Idea: [Your idea content here]

Example:

Record Idea: I found that meditating 10 minutes daily improves focus and sleep quality

Features

  1. Idea Capture: Automatically generates structured cards with metadata
  2. AI Insights: Provides extended suggestions and research directions
  3. Connection Detection: Finds relationships between different ideas
  4. Daily Review: Random card review for knowledge consolidation

Output Format

---
ID: [timestamp]
Tags: #tag1 #tag2 #tag3
Type: Flash
Date: [date]
---

## [Title]
[Content]

> AI Insight: [Generated insight]

Metadata

Stars1171
Views0
Updated2026-02-19
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-rainy-cogmet-zettelkasten": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.