-
Notifications
You must be signed in to change notification settings - Fork 234
[Community] dataclaw-sync: Obsidian knowledge base workflow for DataClaw exports #24
Copy link
Copy link
Open
Description
Hi!
I built a small open-source tool called dataclaw-sync that extends the DataClaw workflow.
DataClaw already makes it easy to export AI agent conversations and publish them as datasets (e.g. to Hugging Face).
My tool focuses on the knowledge management side of that workflow.
What it does:
- Converts DataClaw exports into structured Obsidian Markdown notes
- Supports incremental conversion (only processes new sessions)
- Keeps the exported data compatible with the original Hugging Face dataset workflow
- Works with DataClaw-supported sources, and in my workflow also handles Kimi-origin conversation data
This allows users to both:
- build a personal knowledge base of AI conversations
- and optionally publish datasets for research/open data
Repo:
https://github.com/UFOyyds/dataclaw-sync
This is not a bug report or feature request — just sharing an ecosystem tool built on top of DataClaw in case it's useful to others.
Happy to share details if this is useful, and thanks again for building DataClaw!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels