经 AI Skill Hub 精选评估,Ghost OS 获评「推荐使用」。已获得 1.5k 颗 GitHub Star,这款AI工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.8 分,适合有一定技术背景的用户使用。
Ghost OS 是一款基于 Swift 开发的开源工具,专注于 AI代理、自动化、macOS 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
Ghost OS 是一款基于 Swift 开发的开源工具,专注于 AI代理、自动化、macOS 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 克隆仓库 git clone https://github.com/ghostwright/ghost-os cd ghost-os # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 ghost-os --help # 基本运行 ghost-os [options] <input> # 详细使用说明请查阅文档 # https://github.com/ghostwright/ghost-os
# ghost-os 配置说明 # 查看配置选项 ghost-os --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export GHOST_OS_CONFIG="/path/to/config.yml"
<p align="center"> <img src="logo-animated.svg" width="160" alt="Ghost OS"> <a href="https://github.com/ghostwright/shadow"><img src="https://raw.githubusercontent.com/ghostwright/shadow/main/logo-animated.svg" width="160" alt="Shadow"></a> <a href="https://github.com/ghostwright/specter"><img src="https://raw.githubusercontent.com/ghostwright/specter/main/logo-animated.svg" width="160" alt="Specter"></a> </p>
Full computer-use for AI agents.
<p align="center"> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT License"></a> <img src="https://img.shields.io/badge/platform-macOS%2014%2B-black.svg" alt="macOS 14+"> <img src="https://img.shields.io/badge/swift-6.2-orange.svg" alt="Swift 6.2"> <img src="https://img.shields.io/badge/MCP-compatible-green.svg" alt="MCP Compatible"> </p>
---
Your AI agent can write code, run tests, search files. But it can't click a button, send an email, or fill out a form. It lives inside a chat box.
Ghost OS changes that. One install, and any AI agent can see and operate every app on your Mac.
|
|
What's New <img src="https://img.shields.io/badge/v2.2.1-March%202026-brightgreen.svg" alt="v2.2.1">Self-learning recipes. Show Ghost OS how to do something once, and it remembers forever.
The user performs the task manually (clicking, typing, switching apps). Ghost OS observes every action through a CGEvent tap enriched with accessibility tree context. Claude synthesizes the raw observation into a parameterized, replayable recipe. No screenshots needed. No vision model. Just the accessibility tree and your keyboard/mouse.
Requires Input Monitoring permission (System Settings > Privacy & Security > Input Monitoring). Run <details> <summary>Previous: v2.1.2</summary> 4 new tools. ghost_annotate, ghost_hover, ghost_long_press, ghost_drag. Pinned vision sidecar dependencies, fixed vision model download, Chinese/CJK input support (thanks @junshi5218). </details> Thank you to the 500+ people who have starred this project. You are why we keep building. If you want to contribute directly, we would love that. See CONTRIBUTING.md.
Setup
Install
That's it. <details> <summary>macOS beta? Use the manual install instead.</summary> Homebrew has a known issue on macOS developer betas where it demands an Xcode version that doesn't exist yet. If
</details> Build From Source
Requires Swift 6.2+ and macOS 14+.
🎯 aiskill88 AI 点评
A 级
2026-05-18
创新的AI代理工具,提供完整计算机操作接口。Swift实现、macOS原生适配、自学能力突出,但平台局限性大,社区活跃度待提升。 📚 实用指南(长尾问题)
适合谁
最佳实践
常见错误
部署方案
⚡ 核心功能
👥 适合谁
⭐ 最佳实践
⚠️ 常见错误
👥 适合人群🎯 使用场景
⚖️ 优点与不足✅ 优点
⚠️ 不足
⚠️ 使用须知
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。 建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。 📄 License 说明
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。 🔗 相关工具推荐📚 相关教程推荐 📰 相关 AI 新闻
🍿 AI 圈相关吃瓜
🗺️ 相关解决方案
🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合
技能寻求者 MCP · Agent · 工作流 natively-cluely-ai-assistant — Claude Skill 中文使用文档 免费开源的AI面试助手,实时转录,隐蔽模式,局部RAG,BYOK。无订阅,防止数据泄露。 DeepCode Agent工作流 MCP · Agent · 工作流 total-agent-memory MCP工具 为Claude Code和Codex CLI提供持久化记忆功能的开源MCP工具。自动提取知识图谱,支持多轮对话上下文保留,适合需要长期记忆和 cordum MCP工具 MCP · Agent · 工作流 kb-arena开源AI工作流 kb-arena是开源的AI工作流,用于Benchmark 9 retrieval architectures(向量、上下文、QnA、知识图 ❓ 常见问题 FAQ原生支持macOS,暂不支持Windows和Linux。
💡 AI Skill Hub 点评
AI Skill Hub 点评:Ghost OS 的核心功能完整,质量良好。对于AI爱好者来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。 🌐 原始信息
🔗 原始来源
🐙 GitHub 仓库 https://github.com/ghostwright/ghost-os
🌐 官方网站 https://ghostwright.dev/ghost-os
收录时间:2026-05-14 · 更新时间:2026-05-16 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。 |