pipefy-building
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChinesePipefy Building (router)
Pipefy Building (router)
Maps what the user wants to which domain skill to read. It does not teach create/update workflows — open the linked skill for that.
If the user already has a building skill or a detailed build prompt/spec, use that for how to build; use this skill for which Pipefy skill to load.
将用户需求映射到应查阅的领域技能。本工具不教授创建/更新工作流的方法——请打开链接对应的技能获取相关指导。
如果用户已有构建技能或详细的构建提示/规范,请遵循该内容执行构建操作;本技能仅用于确定应加载哪个Pipefy技能。
When the user wants X → read skill Y
当用户需要X时 → 查阅技能Y
| User intent (examples) | Read |
|---|---|
| Design / architecture / "help me structure this process" | pipefy-process-design (consulting only) |
| Pipes, phases, fields, labels, cards, field conditions | pipefy-pipes-and-cards |
| Traditional or AI automations (if/then, prompt-driven rules) | pipefy-automations |
| Conversational AI agents and behaviors | pipefy-ai-agents |
| External integration / integrate with Slack, Gmail, Sheets, or another app | pipefy-ipaas |
| Portals, pages, elements, sub-portals | pipefy-portal-setup |
| Members, email templates, inbox email, webhooks | pipefy-members-email-webhooks |
| Database tables and records | pipefy-database-tables |
| Pipe/card relations | pipefy-relations |
| Reports and exports | pipefy-reports |
| Logs, usage, credits, job exports | pipefy-observability |
| First-time toolkit setup | pipefy-toolkit-setup |
Do not re-teach domain workflows here — open the linked skill.
| 用户意图(示例) | 查阅内容 |
|---|---|
| 设计/架构/"帮我梳理这个流程" | pipefy-process-design(仅咨询用途) |
| Pipes、阶段、字段、标签、卡片、字段条件 | pipefy-pipes-and-cards |
| 传统或AI自动化(if/then、提示驱动规则) | pipefy-automations |
| 对话式AI agents及行为 | pipefy-ai-agents |
| 外部集成/与Slack、Gmail、Sheets或其他应用集成 | pipefy-ipaas |
| Portals、页面、元素、子门户 | pipefy-portal-setup |
| 成员、邮件模板、收件箱邮件、webhooks | pipefy-members-email-webhooks |
| 数据库表与记录 | pipefy-database-tables |
| Pipe/卡片关联 | pipefy-relations |
| 报表与导出 | pipefy-reports |
| 日志、使用情况、积分、任务导出 | pipefy-observability |
| 首次工具包设置 | pipefy-toolkit-setup |
请勿在此重述领域工作流——请打开链接对应的技能。
Product limits live in domain skills
产品限制记录在各领域技能中
Hard stops and quirks (phase connections UI-only, email template create/edit UI-only, incompatible automation event×action pairs, no automation action applies a label, verify-after-write, AI consent) are documented in the domain skills above; follow those contracts after routing.
硬性限制与特殊情况(阶段连接仅支持UI操作、邮件模板创建/编辑仅支持UI操作、不兼容的自动化事件×操作组合、无自动化操作可添加标签、写入后验证、AI授权)均记录在上述领域技能中;完成路由后请遵循这些约定。
See also
另请参阅
- pipefy-process-design — consulting when the ask is design, not build.
- skills/README.md — full catalog.
- pipefy-process-design — 当需求为设计而非构建时的咨询服务。
- skills/README.md — 完整技能目录。