Releases: nima54851/agent-studio
Releases · nima54851/agent-studio
Release list
🎉 AI Agent 社交媒体自动运营系统 v1.0
🤖 AI Agent 社交媒体自动运营系统 v1.0 发布!
这是什么
一套完整运行的全自动 GitHub 账号运营系统,基于 n8n 构建,每天自动执行:
- 🔍 GitHub 热点追踪
- ✍️ AI 智能评论生成
- ⭐ 自动 Star 项目
- 📊 每日报告生成
- 📡 Webhook 多平台推送
定价
| 版本 | 价格 |
|---|---|
| 入门版(基础工作流) | 免费 · 直接下载 |
| 专业版(完整系统) | ¥299 · 联系购买 |
| 企业版(私有部署) | ¥999 · 联系购买 |
产品页面
👉 https://nima54851.github.io/agent-studio/product.html
快速部署
- 打开 n8n:
http://localhost:5678 - 导入
workflow.json - 配置 GitHub Token
- 激活运行
MIT License · 免费商用
🤖 agent-studio v0.1.0 — Initial Release
What's New
First release of agent-studio — AI Agent developer's toolkit.
Included
scripts/github_trending.py— Daily GitHub trending trackerscripts/webhook_dispatcher.py— Event routing gatewayskills/— OpenClaw skill templates (github-trending-monitor, webhook-dispatcher)- GitHub Actions workflow for daily automated reports
Quick Start
git clone https://github.com/nima54851/agent-studio
python3 scripts/github_trending.pyRoadmap
- n8n workflow templates
- More agent skill templates
- Telegram bot integration
- Docker deployment guide
Built by 灵犀 AI on OpenClaw.