PCT-BR

26 mods across 1 repository, 0 stars between them.

code-reviewer

01

PCT-BR/n8n-mcp

Agent Claude Code

name: code-reviewer description: Use this agent when you need to review recently written or modified code for quality, security, and maintainability. This agent should be invoked immediately after code changes are made to ensure high standards are maintained. Examples:\n\n \nContext: The user has created a code-review…

0 14d ago A 0 tokens copy · 100% MIT

context-manager

02

PCT-BR/n8n-mcp

Agent Claude Code

Agent "context-manager" from PCT-BR/n8n-mcp, covering primary functions, context capture, context distribution, memory management and workflow integration.

0 14d ago A 0 tokens copy · 100% MIT

debugger

03

PCT-BR/n8n-mcp

Agent Claude Code

name: debugger description: Use this agent when encountering errors, test failures, unexpected behavior, or any issues that require root cause analysis. The agent should be invoked proactively whenever debugging is needed. Examples:\n\n \nContext: The user encounters a test failure while running the test suite.\nuser…

0 14d ago A 0 tokens copy · 100% MIT

deployment-engineer

04

PCT-BR/n8n-mcp

Agent Claude Code

Agent "deployment-engineer" from PCT-BR/n8n-mcp, covering core responsibilities, technical expertise, ci/cd pipelines, container engineering and kubernetes orchestration.

0 14d ago A 0 tokens copy · 100% MIT

PCT-BR/n8n-mcp

Agent Claude Code

name: mcp-backend-engineer description: Use this agent when you need to work with Model Context Protocol (MCP) implementation, especially when modifying the MCP layer of the application. This includes implementing new MCP tools, updating the MCP server, debugging MCP-related issues, ensuring compliance with MCP…

0 14d ago A 0 tokens copy · 100% MIT

n8n-mcp-tester

06

PCT-BR/n8n-mcp

Agent Claude Code

Use this agent when you need to test n8n-mcp functionality after implementing fixes or new features. This agent should be invoked proactively after code changes to validate that the MCP tools work correctly with real n8n workflows. The agent tests the actual MCP server tools, not just unit tests. Examples:\n\n…

0 14d ago A 375 tokens copy · 94% MIT

PCT-BR/n8n-mcp

Agent Claude Code

Agent "technical-researcher" from PCT-BR/n8n-mcp, covering core capabilities, research methodology, 1. query analysis phase, 2. information gathering phase and 3. validation phase.

0 14d ago A 0 tokens copy · 100% MIT

test-automator

08

PCT-BR/n8n-mcp

Agent Claude Code

Agent "test-automator" from PCT-BR/n8n-mcp, covering core responsibilities, testing philosophy, implementation guidelines, unit testing and integration testing.

0 14d ago A 0 tokens copy · 100% MIT

n8n-mcp AGENTS.md

09

PCT-BR/n8n-mcp

Instructions file CodexOpenCode

AGENTS.md instructions for PCT-BR/n8n-mcp, covering repository guidelines, project overview, project structure & module organization, architecture & mcp conventions and build, test, and development commands.

0 14d ago A 1,569 tokens copy · 100% MIT

n8n-mcp CLAUDE.md

10

PCT-BR/n8n-mcp

Instructions file

Claude Code instructions for PCT-BR/n8n-mcp, covering claude.md, project overview, common development commands, build and testing.

0 14d ago A 1,298 tokens copy · 100% MIT

n8n-agents

11

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Design n8n AI agents the right way. Use when building or editing any @n8n/n8n-nodes-langchain. AI node — an AI Agent, LLM chain, Text Classifier, or Information Extractor — and whenever the user mentions AI agents, LLM with tools, tool calling, $fromAI, system prompts, agent memory, sessionId, structured/JSON output…

0 14d ago A 156 tokens copy · 92% MIT

n8n-binary-and-data

12

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Handle files and binary data in n8n correctly. Use when working with files, images, PDFs, attachments, uploads or downloads, base64, vision/multimodal input, or when an AI agent needs a file as tool input or output — and whenever the user mentions $binary, binaryPropertyName, "read the PDF", "attach the file", "send…

0 14d ago A 135 tokens copy · 100% MIT

n8n-code-javascript

13

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with this.helpers / the $helpers global, working with dates using DateTime, troubleshooting Code node errors, choosing between Code node modes, or doing any custom data transformation in…

0 14d ago C 216 tokens copy · 100% MIT

n8n-code-python

14

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Write Python code in n8n Code nodes. Use when writing Python in n8n, using input/json/node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes. Use this skill when the user specifically requests Python for an n8n Code node. Note — JavaScript is recommended for 95% of use…

0 14d ago C 157 tokens copy · 100% MIT

n8n-code-tool

15

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Skill "n8n-code-tool" from PCT-BR/n8n-mcp, covering n8n custom code tool, ⚠️ this is not the code node, quick start, minimal javascript code tool and minimal python code tool.

0 14d ago A 0 tokens copy · 100% MIT

n8n-error-handling

16

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Wire n8n error handling so failures are loud, structured, and recoverable. Use when building any webhook/API workflow, a scheduled or unattended workflow, or any path where a silent failure would drop user-visible work — and whenever the user mentions error handling, onError, continueErrorOutput, error…

0 14d ago A 128 tokens copy · 100% MIT

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, mapping data between nodes, or referencing webhook data in workflows. Use this skill whenever configuring node fields that reference data from…

0 14d ago A 104 tokens copy · 100% MIT

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, managing credentials, auditing instance security, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns. IMPORTANT …

0 14d ago A 130 tokens copy · 97% MIT

n8n-multi-instance

19

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Use when an n8n-mcp account targets more than one n8n instance — i.e. the n8ninstances tool is available, the user mentions multiple n8n instances or environments (prod vs staging, several teams or clients), a workflow / datatable / credential / execution call returns an unexpected NOTFOUND or reads data you don't…

0 14d ago A 181 tokens copy · 100% MIT

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between getnode detail levels, or learning common configuration patterns by node type. Always use this skill when setting up node parameters — it explains which fields are…

0 14d ago A 84 tokens copy · 91% MIT

n8n-self-hosting

21

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Deploy a production self-hosted n8n end-to-end to a fresh Linux VM over SSH, using Docker Compose behind a Caddy reverse proxy with automatic HTTPS. Use whenever the user wants to self-host, install, set up, provision, or deploy n8n on their own server/VPS/box (Hetzner, DigitalOcean, AWS EC2, bare metal, etc.) — in…

0 14d ago B 237 tokens copy · 83% MIT

n8n-subworkflows

22

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Build reusable, composable n8n sub-workflows. Use when extracting shared logic, building anything multi-step or reused across workflows, or any workflow over 10 nodes — and whenever the user mentions sub-workflows, Execute Workflow, reuse, shared/common logic, modular workflows, "Define Below" inputs…

0 14d ago A 121 tokens copy · 91% MIT

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, the validation loop process, or auto-fix capabilities.…

0 14d ago A 91 tokens copy · 100% MIT

PCT-BR/n8n-mcp

Skill Claude CodeCodex

Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, batch processing, or scheduled…

0 14d ago A 144 tokens copy · 95% MIT