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-tutorialGuides for using ai agents skills like astronclaw-tutorial.
Last scanned: 5/14/2026
{
"issues": [
{
"type": "npm-audit",
"message": "esbuild: esbuild enables any website to send any requests to the development server and read the response",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "path-to-regexp: path-to-regexp vulnerable to Denial of Service via sequential optional groups",
"severity": "high"
},
{
"type": "npm-audit",
"message": "postcss: PostCSS has XSS via Unescaped </style> in its CSS Stringify Output",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "vite: Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "vitepress: Vulnerability found",
"severity": "medium"
}
],
"status": "WARNING",
"scannedAt": "2026-05-14T06:47:05.683Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}astronclaw-tutorial is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by iflytek. 从零到工作流,掌握 AstronClaw(云端)与 Loomy(桌面)的 AI 助手实战教程 | A complete tutorial to master AstronClaw (cloud AI) & Loomy (desktop AI). It has 411 GitHub stars.
astronclaw-tutorial returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.
Clone the repository with "git clone https://github.com/iflytek/astronclaw-tutorial" and add it to your Claude Code skills directory (see the Installation section above).
astronclaw-tutorial is primarily written in JavaScript. It is open-source under iflytek on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh astronclaw-tutorial against similar tools.
No comments yet. Be the first to share your thoughts!
Requires a passing catalog security scan. Resolve the flagged issues and resubmit to enable featuring.
本项目是一个面向 AstronClaw 和 Loomy 的完整学习教程,帮助你从零开始掌握这款强大的 AI 助理系统。
无论你是想快速上手使用 AstronClaw 提升效率,还是想通过 Loomy 打造专属工作流,本教程都能为你提供清晰的学习路径。
本项目包含两大核心模块:
本项目基于 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 真正进入日常工作流。
在提交 PR 之前,请阅读我们的 贡献指南。首次贡献时,CLA Assistant 机器人会自动在您的 PR 下方留言,引导您完成贡献者许可协议 (CLA) 的签署。
欢迎扫码加入官方交流群,与开发者和其他用户一起交流:
| ☁️ AstronClaw 官方社群 | 💻 Loomy 交流群 |
|---|---|
本项目基于 Apache License 2.0 协议开源。