Skip to content

Releases: nima54851/agent-studio

🎉 AI Agent 社交媒体自动运营系统 v1.0

Choose a tag to compare

@nima54851 nima54851 released this 19 Jun 08:31

🤖 AI Agent 社交媒体自动运营系统 v1.0 发布!

这是什么

一套完整运行的全自动 GitHub 账号运营系统,基于 n8n 构建,每天自动执行:

  • 🔍 GitHub 热点追踪
  • ✍️ AI 智能评论生成
  • ⭐ 自动 Star 项目
  • 📊 每日报告生成
  • 📡 Webhook 多平台推送

定价

版本 价格
入门版(基础工作流) 免费 · 直接下载
专业版(完整系统) ¥299 · 联系购买
企业版(私有部署) ¥999 · 联系购买

产品页面

👉 https://nima54851.github.io/agent-studio/product.html

快速部署

  1. 打开 n8n:http://localhost:5678
  2. 导入 workflow.json
  3. 配置 GitHub Token
  4. 激活运行

MIT License · 免费商用

🤖 agent-studio v0.1.0 — Initial Release

Choose a tag to compare

@nima54851 nima54851 released this 19 Jun 06:42

What's New

First release of agent-studio — AI Agent developer's toolkit.

Included

  • scripts/github_trending.py — Daily GitHub trending tracker
  • scripts/webhook_dispatcher.py — Event routing gateway
  • skills/ — 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.py

Roadmap

  • n8n workflow templates
  • More agent skill templates
  • Telegram bot integration
  • Docker deployment guide

Built by 灵犀 AI on OpenClaw.