by iflytek
从零到工作流,掌握 AstronClaw(云端)与 Loomy(桌面)的 AI 助手实战教程 | A complete tutorial to master AstronClaw (cloud AI) & Loomy (desktop AI)
# Add to your Claude Code skills
git clone https://github.com/iflytek/astronclaw-tutorial本项目是一个面向 AstronClaw 和 Loomy 的完整学习教程,帮助你从零开始掌握这款强大的 AI 助理系统。
无论你是想快速上手使用 AstronClaw 提升效率,还是想通过 Loomy 打造专属工作流,本教程都能为你提供清晰的学习路径。
本项目包含两大核心模块:
No comments yet. Be the first to share your thoughts!
本项目基于 VitePress 构建。如果你想在本地预览或修改文档:
# 1. 克隆仓库
git clone https://github.com/iflytek/astronclaw-tutorial.git
cd astronclaw-tutorial
# 2. 安装依赖
npm install
# 3. 启动本地预览服务
npm run docs:dev
# 4. 构建静态文件
npm run docs:build
欢迎提交 Issue 和 PR!让我们一起把它打磨得更好,帮助更多人让 AI 真正进入日常工作流。
欢迎扫码加入官方交流群,与开发者和其他用户一起交流:
| ☁️ AstronClaw 官方社群 | 💻 Loomy 交流群 | | :---: | :---: | | <img src="docs/public/astronclaw-qr.jpg" alt="AstronClaw 官方社群" width="250"> | <img src="docs/public/loomy-qr.png" alt="Loomy 交流群" width="250"> |
本项目基于 Apache License 2.0 协议开源。