Ayontclaudian banner
Ayont Ayont

Ayontclaudian

AI community

Description

ayontclaudian — Obsidian plugin embedding Claude Code, Codex, Antigravity & Kimi coding-agent CLIs with a unified model picker and intelligent mid-chat provider switching. Fork of claudian by YishenTu.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

ayontclaudian

[![GitHub stars](https://img.shields.io/github/stars/Ayont/ayontclaudian?style=social)](https://github.com/Ayont/ayontclaudian/stargazers) [![GitHub release](https://img.shields.io/github/v/release/Ayont/ayontclaudian)](https://github.com/Ayont/ayontclaudian/releases) [![Tests](https://img.shields.io/badge/tests-7400%2B%20passing-brightgreen)](https://github.com/Ayont/ayontclaudian/actions) [![License](https://img.shields.io/github/license/Ayont/ayontclaudian)](LICENSE)

**Twelve AI coding agents. One Obsidian sidebar. Your vault is the workspace.**

![ayontclaudian hero banner](assets/ayontclaudian-hero.png)

*Claude Code · OpenAI Codex · Antigravity · Kimi · Mistral Vibe · Grok · Opencode · Hermes · Cline · Freebuff · Pi · DSH*


Why

Every coding agent ships its own terminal UI, its own session store, its own idea of project context. ayontclaudian embeds the real CLIs as chat runtimes **inside Obsidian** — so the agent reads and edits your notes, searches your vault, runs shell commands and git workflows where your work actually lives. Switch providers or models mid-conversation without losing a single message.

  • 🔌 Provider-native, not simulated — each adaptor drives the official CLI or SDK (Claude Agent SDK, codex app-server JSON-RPC, ACP for Opencode/Hermes, HTTP+SSE for Freebuff). Real streaming, real tool calls, real session resumes.
  • 🧭 Mid-chat provider switching — fork a conversation to Codex when Claude gets stuck; history stays visible, state stays per-provider.
  • 📊 Usage and cost center — token spend per provider/model with subscription-aware pricing that never invents a rate.
  • Rate-limit chips in the status bar — live windows like 5h: 34% · Reset 1h 30m, read straight from the provider's own reporting (Codex) plus local rolling-window tracking for everyone else.
  • 🤖 Multi-agent missions — a master prompter writes one tailored prompt per specialist, then routes subtasks