Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ai-toolkit

ai-toolkit contains 14 collected skills from pipefy, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
35
updated
2026-06-19
Forks
10
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

pipefy-api-fallback
software-developers

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 resolution strategy before reaching this point.

2026-06-19
pipefy-pipes-and-cards
software-developers

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.

2026-06-19
pipefy-reports
software-developers

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.

2026-06-19
pipefy-portal-setup
software-developers

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 + internal_api. Not for pipes/cards.

2026-06-02
pipefy-automations
software-developers

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/.

2026-06-01
pipefy-attachments
file-clerks-434071

Use this skill when the user wants to upload a file to a Pipefy card or table-record attachment field. Covers the local file_path input mode through the MCP tools and the CLI.

2026-05-29
pipefy-ai-agents
computer-occupations-all-other

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. For traditional automations and AI automations, see skills/automations/.

2026-05-28
pipefy-introspection
computer-occupations-all-other

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. 6 MCP tools.

2026-05-21
pipefy-database-tables
software-developers

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.

2026-05-17
pipefy-members-email-webhooks
software-developers

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

2026-05-14
pipefy-observability
software-developers

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 10 MCP tools.

2026-05-14
pipefy-process-intelligence
software-developers

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 results.

2026-05-14
pipefy-process-design
project-management-specialists

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 and execute directly using the domain skills (pipes-and-cards, automations, etc.).

2026-05-14
pipefy-relations
software-developers

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.

2026-05-14