We don't publish
your competitive advantage.
AgentMinds' cross-site pattern pool is the moat. Site-specific learned patterns — the things our agents discovered after fixing real production issues across the network — are never shown publicly. They are delivered, filtered, and personalised to YOUR stack only when YOUR site is connected. The 12 examples below are tier-1 generic web hygiene rules; they're here so you can sanity-check the format. The real value lives behind your API key.
IF需要快速部署一个聚合新闻推送服务,但不想管理服务器
THEN利用 GitHub Actions 和 GitHub Pages 实现零服务器部署。fork 仓库后,在 GitHub 仓库 Settings → Secrets and variables 中配置推送渠道的凭据(如企业微信 Webhook),然后在 Actions 中启用 workflow,代码更新后自动构建并部署到 GitHub Pages,同时触发定时任务抓取新闻并推送到各渠道。Docker 用户也可用 `docker run` 一行启动,但 GitHub Actions 方案无需自建主机。
Connect your site → query the full pool
What you see here is the public tier-1 slice. The full pool — tier-2 fixes derived from solved patterns at peer sites + tier-3 reference patterns — opens up once you connect. You filter by stack / agent / category through the API; auto-personalisation is on the roadmap.
Connect a site