diff --git a/README.md b/README.md index 513e08be..d16a7aaf 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ AXIs built and maintained by the community: | [`oracle-axi`](https://github.com/thatdudealso/oracle-axi) | thatdudealso | Oracle Database | Discover, create, inspect, query, export, import, maintain, and diagnose Oracle databases through safe token-efficient CLI workflows. | | [`glab-axi`](https://github.com/karotkriss/glab-axi) | karotkriss | GitLab | Issues, merge requests, CI/CD pipelines, variables and secrets, releases, and raw API access. Wraps the official glab CLI with agent-ergonomic TOON output. | | [`reactive-axi`](https://github.com/adeeshsharma/reactive-axi) | adeeshsharma | UI review | Click any element in your live React, Vue, or Svelte dev server and resolve it to the exact source file and line before it reaches your agent. | +| [`obsidian-axi`](https://github.com/AndersHoffmann/obsidian-axi) | AndersHoffmann | Obsidian | Read, search, create, update, organize, and link Obsidian notes from the filesystem - compact TOON output, atomic writes, no plugin or server. | diff --git a/catalog.yaml b/catalog.yaml index ecb6960b..55ac7144 100644 --- a/catalog.yaml +++ b/catalog.yaml @@ -156,3 +156,8 @@ community: author: adeeshsharma domain: UI review description: "Click any element in your live React, Vue, or Svelte dev server and resolve it to the exact source file and line before it reaches your agent." + - name: obsidian-axi + url: https://github.com/AndersHoffmann/obsidian-axi + author: AndersHoffmann + domain: Obsidian + description: "Read, search, create, update, organize, and link Obsidian notes from the filesystem - compact TOON output, atomic writes, no plugin or server." diff --git a/docs/index.html b/docs/index.html index 0ca18272..8410601d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -827,6 +827,20 @@
obsidian-axi
+