‹ 返回总目录
开发工具 最近更新08-05

ai-coding-agents

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量145
⭐ GitHub Stars487(fork 72)
🗓️ 最近推送2026-08-05
🌱 项目创建2026-01-03
💻 语言 / LicenseTypeScript · ISC
🐛 开放Issue1

📝 工具简介

一个AI友好的Markdown编辑器。

📖 怎么用

1) 安装:macOS 用户直接 `brew install xiaolai/tap/vmark`;想从源码构建就 `git clone https://github.com/xiaolai/vmark.git` 然后 `cd vmark`,接着 `pnpm install`。2) 初始化:README 未说明。3) 开始用:开发模式跑 `pnpm tauri dev`,生产构建用 `pnpm tauri build`,代码检查执行 `pnpm check:all`(会跑 lint + test + build)。装完就能打开 VMark 开始编辑 Markdown、YAML、JSON 等纯文本文件,它会自动识别格式渲染对应视图。

📋 迷你测评

定位是AI友好的Markdown编辑器。亮点是编辑体验为AI交互优化。适合写文档时配合代理使用,但功能相对单一。

📄 README 要点

VMark是一个纯文本工作区,让人类和AI直接协作,本地优先、格式感知。双方直接读写同一份文件——Markdown、YAML、JSON、TOML、Mermaid、SVG、HTML、代码——没有翻译层。当文件是已知格式(比如GitHub Actions工作流、Cargo.toml、package.json、pyproject.toml),VMark会渲染正确的视图,而不是通用JSON树。支持多格式,Markdown有WYSIWYG和源码两种模式,代码文件有语法高亮,还能切换编辑或打开外部编辑器。比如.github/workflows/ci.yml会显示工作流图,Cargo.toml和package.json也有专门的预览。适合需要人机协作编辑各种格式文件的场景。

查看英文原文
VMark The Plain Text Workspace Where Humans and AI Collaborate Free. Local first. Format aware. VMark is the plain text workspace where humans and AI collaborate. Both parties read and write the same artifacts — Markdown, YAML, JSON, TOML, Mermaid, SVG, HTML, code — directly, with no translation layer. When the file is a known artifact (GitHub Actions workflow, Cargo.toml , package.json , pyproject.toml ), VMark renders the right view, not a generic JSON tree. Download · Documentation · Formats · Features Highlights Multi Format — Markdown (WYSIWYG + source), JSON / JSONL, YAML, TOML, Mermaid, SVG, HTML (sandboxed), plain text. Code files (.ts, .py, .rs, .go, .css, …) open as syntax highlighted viewers; toggle to edit in place or open in your $EDITOR . Schema Aware Previews — .github/workflows/ci.yml opens with a workflow graph view. Cargo.toml , package.json , and pyproject.toml open with a dependency tree view. Generic JSON / YAML / TOML get a navigable tree. AI Native — MCP integration for Claude Desktop, Claude Code, Codex CLI, Gemini CLI. AI Genies for inline writing assistance. Both you and the AI work on the same plain text files. Three Markdown Modes — WYSIWYG (Tiptap/ProseMirror), Source Peek ( F5 ), Source Mode ( F6 , CodeMirror 6) Multi Cursor — Mod + D to select next match, Alt + Click to add cursors, Mod + Alt + ↑↓ for vertical cursors Tab Escape — Auto pair brackets/quotes, press Tab to jump past closing characters CJK Done Right — 20+ formatting rules for Chinese, Japanese, Korean text 10 Languages — English · 简体中文 · 繁體中文 · 日本語 · 한국어 · Deutsch · Español · Français · Italiano · Português (Brasil). Auto detected on first launch. 6 Themes — White, Paper, Mint, Sepia, Night, Solarized Local First — No cloud, no accounts, no analytics. Documents stay on your machine. 122 Shortcuts — All customizable in Settings See the full feature list at vmark.app/guide/features . Install macOS (Homebrew): [安装/使用命令见下方] Manual: Download from the Releases page. Apple Silic

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考