经 AI Skill Hub 精选评估,开源AI工作流:桌面宠物 获评「推荐使用」。已获得 2.9k 颗 GitHub Star,这款Agent工作流在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。
基于JavaScript的桌面宠物,实时监控AI编码工具如Claude Code、Codex、Cursor等,提高开发效率和编码体验。
开源AI工作流:桌面宠物 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
基于JavaScript的桌面宠物,实时监控AI编码工具如Claude Code、Codex、Cursor等,提高开发效率和编码体验。
开源AI工作流:桌面宠物 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:npm 全局安装 npm install -g clawd-on-desk # 方式二:npx 直接运行(无需安装) npx clawd-on-desk --help # 方式三:项目依赖安装 npm install clawd-on-desk # 方式四:从源码运行 git clone https://github.com/rullerzhou-afk/clawd-on-desk cd clawd-on-desk npm install npm start
# 命令行使用
clawd-on-desk --help
# 基本用法
clawd-on-desk [options] <input>
# Node.js 代码中使用
const clawd_on_desk = require('clawd-on-desk');
const result = await clawd_on_desk.run(options);
console.log(result);
# clawd-on-desk 配置说明 # 查看配置选项 clawd-on-desk --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export CLAWD_ON_DESK_CONFIG="/path/to/config.yml"
<p align="center"> <img src="assets/tray-icon.png" width="128" alt="Clawd"> </p> <h1 align="center">Clawd on Desk</h1> <p align="center"> <a href="README.zh-CN.md">中文版</a> · <a href="README.zh-TW.md">繁體中文</a> · <a href="README.ko-KR.md">한국어</a> · <a href="README.ja-JP.md">日本語</a> </p> <p align="center"> <sub>🌏 Don't see your language? <a href="https://github.com/rullerzhou-afk/clawd-on-desk/pulls">Open a PR</a> to add one — Español, Français, Deutsch, etc. all welcome.</sub> </p> <p align="center"> <a href="https://github.com/rullerzhou-afk/clawd-on-desk/releases"><img src="https://img.shields.io/github/v/release/rullerzhou-afk/clawd-on-desk" alt="Version"></a> <img src="https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey" alt="Platform"> </p> <p align="center"> <a href="https://github.com/rullerzhou-afk/clawd-on-desk/stargazers"><img src="https://img.shields.io/github/stars/rullerzhou-afk/clawd-on-desk?style=flat&logo=github&color=yellow" alt="Stars"></a> <a href="https://github.com/hesreallyhim/awesome-claude-code"><img src="https://awesome.re/mentioned-badge-flat.svg" alt="Mentioned in Awesome Claude Code"></a> </p>
<p align="center"> <img src="assets/hero.gif" alt="Clawd on Desk — a pixel desktop pet that reacts to your AI coding agent in real time. Animated demo: the crab cycles through sleeping, thinking while the model reads the codebase, typing as edit/bash tools run, grooving for one subagent, juggling when multiple subagents run, raising a permission bubble, and celebrating when 14 files / 312 tests are complete. Works with Claude Code, Codex, Cursor, Copilot, Gemini, Pi, OpenClaw and more."> </p>
Clawd lives on your desktop and reacts to what your AI coding agent is doing — in real time. Start a long task, walk away, come back when the crab tells you it's done.
Thinking when you prompt, typing when tools run, grooving or juggling for subagents, reviewing permissions, celebrating when tasks complete, sleeping when you step away. Ships with three built-in themes: Clawd (pixel crab), Calico (三花猫), and Cloudling (云宝), with full support for custom themes and imported Codex Pet animation packs.
Supports Windows 11, macOS, and Ubuntu/Linux. Windows releases provide separate x64 and ARM64 installers. Source builds require Node.js. Works with Claude Code, Codex CLI, Copilot CLI, Gemini CLI, Cursor Agent, CodeBuddy, Kiro CLI, Kimi Code CLI (Kimi-CLI), opencode, Pi, OpenClaw, and Hermes Agent.
npm install
For normal use, download the latest prebuilt installer from GitHub Releases:
Clawd-on-Desk-Setup-<version>-x64.exe or Clawd-on-Desk-Setup-<version>-arm64.exe.dmg.AppImage or .debLaunch Clawd after installing it; supported agent hooks/plugins are synced automatically on startup.
Run from source only if you're contributing, testing unreleased code, or debugging integrations. Source installs download Electron/build tooling and can create a large node_modules tree.
```bash
该项目提供了一个实时监控AI编码工具的桌面宠物,提高了开发效率和编码体验,值得关注。
该工具使用 AGPL-3.0 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
⚠️ AGPL 3.0 — 最严格的 Copyleft,网络服务端使用也需开源,SaaS 使用受限。
AI Skill Hub 点评:开源AI工作流:桌面宠物 的核心功能完整,质量良好。对于自动化工程师和运维人员来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | clawd-on-desk |
| Topics | workflowclaude-codecodexcopilotcursordesktop-petjavascript |
| GitHub | https://github.com/rullerzhou-afk/clawd-on-desk |
| License | AGPL-3.0 |
| 语言 | JavaScript |
收录时间:2026-05-23 · 更新时间:2026-05-23 · License:AGPL-3.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端