smixs/autograph

55 stars · Last commit 2026-07-16

Schema-as-code memory for AI agents in Obsidian: typed cards, entity dedup, link repair, update-in-place, and Ebbinghaus decay. Plain Markdown you own — a Claude Code skill.

README preview

<div align="center">

# autograph

<img src=".github/assets/banner.webp" alt="autograph — typed memory graph for Obsidian vaults" width="100%">

**Schema-as-code memory for AI agents that write to an Obsidian vault.**
One `schema.json` keeps the vault typed, linked, deduplicated, and decaying — automatically.

[![skills.sh](https://skills.sh/b/smixs/autograph)](https://skills.sh/smixs/autograph)
[![Claude Code plugin](https://img.shields.io/badge/Claude_Code-plugin-4dc9f6?style=flat&labelColor=0a0e14)](https://code.claude.com/docs/en/plugins)
[![Tests](https://img.shields.io/badge/tests-256%2F256-b0e8ff?style=flat&labelColor=0a0e14)](./skills/autograph/tests)
[![License](https://img.shields.io/badge/license-MIT-ffffff?style=flat&labelColor=0a0e14)](./LICENSE)

English · [Русский](./README.ru.md)

</div>

---

View full repository on GitHub →