Automation Agents
Automation Agents 是 osFoundry 社区目录中的应用。构建监控并代您在 Web 上执行的自动化智能体 —— 抓取 RSS、爬取页面、监控 API、发送邮件、触发 Webhook 并将智能体串联。IFTTT / Zapier 基础功能的开源替代品。基于 Huginn 构建。官方一体化镜像在 supervisord 下捆绑了 Rails 应用、工作进程、调度器与 MySQL —— 因此以单一自包含容器形式交付。
详情
- 工作区: osfoundry
- 分类: UTILITY
- 价格: Free
- 访问权限: Community
功能
- Build automated agents that monitor and act on the web for you — fetch RSS
- Scrape pages
- Watch APIs
- Send emails
- Trigger webhooks
- Chain agents together
文档
文档由上游项目以英文维护。
# Automation Agents
Run your own IFTTT-style automation agents, powered by Huginn.
## How it runs
The official `huginn/huginn` image is already an all-in-one — Rails web + workers + scheduler + bundled MySQL under supervisord. We just persist the `/var/lib/mysql` volume so your agents, events, and credentials survive container restarts.
## Setup
1. Generate a strong `APP_SECRET_TOKEN`: `openssl rand -hex 64` and paste into the env.
2. Set `DOMAIN` to the host portion of your public URL (e.g. `agents.example.com`).
3. Open the app, sign up with the `INVITATION_CODE`, then build agents.
## Theme / appearance
Huginn has its own UI; the host light/dark toggle doesn't apply.
## Note on tags
Upstream only publishes the `latest` tag (no semver) — pin by image digest for reproducibility.
如何在 osFoundry 中使用 Automation Agents
一键将 Automation Agents 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。