pipefy

26 mods across 2 repositories, 49 stars between them.

pipefy

01

pipefy/ai-toolkit

Plugin Claude Code

Plugin marketplace listing 1 plugin: pipefy.

44 6d ago A tokens not measured original Apache-2.0

pipefy

02

pipefy/ai-toolkit

Plugin Claude Code

Pipefy workflow integration for Claude Code.

44 6d ago A tokens not measured original Apache-2.0

pipefy/ai-toolkit

Skill Claude CodeCodex

Copy this file when authoring a new Pipefy skill. Replace placeholders, then rename the folder so it matches the frontmatter name.

44 6d ago A 33 tokens original Apache-2.0

pipefy

04

pipefy/ai-toolkit

MCP server Claude CodeCodexCursor +2

MCP server that exposes Pipefy's GraphQL API. Runs locally from the pipefy-mcp-server Python package.

44 6d ago A tokens not measured original Apache-2.0

pipefy/ai-toolkit

Instructions file CodexOpenCode

Instructions for pipefy/ai-toolkit, covering repository guidelines, documentation map, project structure, import namespace migration: pipefysdk → pipefy and src/pipefysdk/init.py (transitional shim).

44 6d ago A 3,184 tokens original Apache-2.0

install

06

pipefy/ai-toolkit

Command

Install the Pipefy CLI (pipefy-cli + pipefy-auth + pipefy) as a persistent uv tool.

44 6d ago A 25 tokens original Apache-2.0

pipefy-login

07

pipefy/ai-toolkit

Command

Authenticate with Pipefy via OAuth and store the session in the OS keychain.

44 6d ago A 20 tokens original Apache-2.0

pipefy-ai-agents

08

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to create, read, update, delete, or troubleshoot AI agents (conversational agents with behaviors). Covers 7 MCP tools including pre-flight validation, plus pipe-scoped knowledge bases (list, plain text/document/data lookup CRUD, access probe) attached via dataSourceIds. For…

44 6d ago A 84 tokens original Apache-2.0

pipefy-api-fallback

09

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when an MCP tool fails AND the introspection skill could not resolve the problem. This is the last-resort fallback (Tier 3): call the Pipefy GraphQL API directly using curl or httpx, authenticating with the Service Account (OAuth2) or a Personal Access Token (PAT) available as env var. Follow the 3-tier…

44 6d ago A 86 tokens original Apache-2.0

pipefy-attachments

10

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to upload a file to a Pipefy card or table-record attachment field. Covers both input modes — a local filepath and a downloaded fileurl — plus a presigned-URL handshake for uploading a file the server can't read, through the MCP tools and the CLI.

44 6d ago A 66 tokens original Apache-2.0

pipefy-automations

11

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to create, read, update, or delete traditional automations (if/then rules) or AI automations (prompt-driven). Covers 16 MCP tools. For AI agents (conversational), see skills/ai-agents/.

44 6d ago A 60 tokens original Apache-2.0

pipefy-building

12

pipefy/ai-toolkit

Skill Claude CodeCodex

Thin router for Pipefy build and configure asks: map user intent to the correct domain skill (pipes, automations, AI agents, iPaaS, portals, etc.). Use when the user wants to create, build, configure, or integrate something in Pipefy and you need to know which skill to open. Do not use this skill as a delivery…

44 6d ago A 113 tokens original Apache-2.0

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to work with Pipefy Database Tables — creating/reading/updating/deleting tables, records (rows), or table fields (schema columns). Covers 17 MCP tools.

44 6d ago A 48 tokens original Apache-2.0

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when you need to discover GraphQL type shapes, mutation signatures, enum values, or execute arbitrary GraphQL as a fallback. This is the first fallback tier (Tier 2) when dedicated MCP tools fail or don't exist for an operation. 7 MCP tools.

44 6d ago A 61 tokens original Apache-2.0

pipefy-ipaas

15

pipefy/ai-toolkit

Skill Claude CodeCodex

Use when the user wants to build, test, publish, or manage iPaaS (Advanced Automations) flows: multi-step integrations with external apps (Slack, Gmail, Google Sheets), incoming webhooks, schedules, routers, code steps, or iPaaS data tables. MCP-only, driven through 4 meta-tools over a per-pipe catalog discovered at…

44 6d ago A 104 tokens original Apache-2.0

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to manage pipe membership, send or read card inbox emails, use email templates, or manage webhooks. Covers 12 MCP tools.

44 6d ago A 41 tokens original Apache-2.0

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to check AI agent logs, automation execution logs, org-level usage stats, AI credit consumption, or export automation job history. Covers 11 MCP tools.

44 6d ago A 44 tokens original Apache-2.0

pipefy/ai-toolkit

Skill Claude CodeCodex

Guide a first-time user through Pipefy AI toolkit setup (Cursor Marketplace plugin, hosted MCP, local install.sh, or Claude Code plugin). Use when the user asks to install Pipefy MCP, connect Claude/Cursor to Pipefy, run /pipefy:install, or set up mcp.pipefy.com. Do not use for day-to-day Pipefy workflows after MCP is…

44 6d ago C 86 tokens original Apache-2.0

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to read, create, update, or delete pipes, phases, phase fields, labels, cards, comments, or field conditions. Covers 40 MCP tools for the core pipe and card lifecycle. Use the seed-pipe-across-phases workflow when populating empty phases for demos or QA.

44 6d ago A 74 tokens original Apache-2.0

pipefy-portal-setup

20

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to list, create, or configure Pipefy portals (main hub, pages, page elements, sub-portals, publish/unpublish). Covers 20 MCP tools on Interfaces + internalapi. Not for pipes/cards.

44 6d ago A 57 tokens original Apache-2.0

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill ONLY when the user explicitly asks for help designing or architecting a process ("help me design", "what's the best structure", "how do I organize this flow?"). For direct execution requests ("create a pipe for X", "build a reimbursement process", or any message with a detailed spec), skip this skill…

44 6d ago A 89 tokens original Apache-2.0

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to analyze an existing pipe for improvement opportunities — automation gaps, manual bottlenecks, missing AI agents, field conditions, or adjacent processes. Acts as a process analyst: investigates, diagnoses, and improves the pipe in progressive rounds — each round delivers visible…

44 6d ago A 65 tokens original Apache-2.0

pipefy-relations

23

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to link pipes, tables, or cards across workflows — creating or managing pipe relations, table relations, or card relations. Covers 8 MCP tools.

44 6d ago A 42 tokens original Apache-2.0

pipefy-reports

24

pipefy/ai-toolkit

Skill Claude CodeCodex

Use this skill when the user wants to create, read, update, delete, or export pipe reports or organization reports. Covers the async export workflow (trigger, poll, download). 17 MCP tools.

44 6d ago A 46 tokens original Apache-2.0