Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

n8n-io/n8n

27 skills4.6k installs5M starsGitHub

Install

npx skills add https://github.com/n8n-io/n8n

Skills in this repo

1Create Prcreate-pr in n8n-io/n8n automates GitHub pull request creation with titles that satisfy the repository's check-pr-title CI validation. Required title format is type(scope): summary using conventional commit types such as feat for new features and fix for bug fixes, each with changelog implications documented in the skill. Allowed tools include Bash for git and gh CLI commands plus Read, Grep, and Glob for inspecting the change set. Developers reach for create-pr when finishing a branch, when the user says /pr, or when a PR title keeps failing CI title checks. The skill aligns PR metadata with n8n's contribution standards so reviewers see consistently formatted titles without manual regex guessing. Triggers include create pull request, submit for review, and fix PR title format for n8n contributions.864installs2Content Designcontent-design is an n8n Claude Code skill (n8n:content-design) that acts as a Senior Content Designer for SaaS product interfaces. It handles button labels, error messages, tooltips, empty states, modal copy, placeholder text, confirmation dialogs, onboarding flows, and i18n strings, triggered by /copy, /content, or /ux-copy commands. Allowed tools are Read, Grep, Glob, and Edit for in-repo copy changes. Developers reach for content-design when UI terminology affects user success in complex tools like workflow automation or enterprise software. The skill treats content as interface—every label and error must be precise, human, and conversion-aware without marketing fluff.482installs3N8n Conventionsn8n-conventions is a Claude Code skill from n8n-io/n8n that enforces consistent workflow design, naming, and structure so n8n automations remain maintainable as they scale. Developers reach for n8n-conventions when agents or teams generate n8n workflows that otherwise drift into inconsistent node names, unclear branching, and hard-to-debug graphs. The skill complements n8n repository practices such as conventional commit styled PR titles for workflow changes. It targets long-lived automation codebases rather than one-off personal zaps.443installs4Reproduce Bugreproduce-bug is an n8n maintainer skill (n8n:reproduce-bug) that turns Linear ticket context into a failing regression test proving a reported bug. Given full ticket input—title, description, comments, error stacks, reproduction steps, and optional workflow JSON—the skill parses signals including affected area (node, execution engine, editor, API, or config), version where the bug broke, and last working version, then routes to the appropriate test strategy. Developers reach for reproduce-bug when triaging n8n workflow or node failures and needing a minimal reproducible test case maintainers can use to verify fixes and prevent regressions. The framework expects complete Linear ticket context as arguments and outputs a systematically derived failing test rather than ad-hoc manual reproduction notes.315installs5Linear Issuelinear-issue is an agent skill from n8n-io/n8n that fetches and analyzes a Linear issue with full related context before development begins. The skill requires the Linear MCP for issue details, relations, and comments, plus the GitHub CLI (gh) authenticated via gh auth login to pull linked PRs and issues. Optional integrations include the Notion MCP for linked documents and the loom-transcript skill for video transcripts—steps skip gracefully when unavailable. Developers invoke it with an issue ID when starting ticket work, analyzing bugs, or gathering sprint context. Argument hint accepts [issue-id]. The workflow produces a consolidated issue brief covering description, relations, comments, linked PRs, and external doc excerpts so agents file updates and keep boards current without tab-hopping across Linear, GitHub, and Notion.314installs6Loom Transcriptloom-transcript is an n8n-hosted Claude skill that retrieves full transcripts from Loom share and embed URLs using Loom's GraphQL API. The workflow parses a 32-character hex video ID from supported URL patterns—including /share/, /embed/, and query-string session IDs—then fetches video metadata before returning the transcript text. Developers reach for loom-transcript when building n8n automations that summarize product demos, extract action items from recorded walkthroughs, or feed meeting content into CRM, Slack, or vector-store pipelines. The skill accepts a Loom URL as its argument hint and outputs structured transcript content agents can chunk, summarize, or route to downstream workflow nodes. It targets integration builders who already run n8n and need reliable transcript extraction without manual copy-paste from the Loom player UI.311installs7N8n:Conventionsn8n:conventions skill documents and enforces repository standards for the n8n codebase, helping agents and developers produce changes that match established naming, structure, testing, and review practices.220installs8N8n Clin8n-cli from n8n-io/n8n teaches Claude Code to manage n8n via command-line operations such as workflow export, execution triggers, and instance control for automation-heavy build and integration tasks.209installs9N8n:Design Systemn8n:design-system skill encodes the n8n product UI standards—components, tokens, layout, and branding—so frontend work on the workflow platform remains consistent across editor screens and related SaaS surfaces.189installs10N8n:Setup McpsSets up MCP servers for n8n development and agent workflows: selecting servers, configuring connection/auth, verifying tool schemas, and smoke-testing calls so coding agents can reliably access external systems.189installs11N8n:Protect EndpointsThe n8n:protect-endpoints skill guides securing n8n-served webhooks and API routes used by automation workflows. It covers authentication methods, access restrictions, credential hygiene, and exposure review so self-hosted or cloud deployments do not leave trigger URLs callable by unauthorized clients, protecting downstream systems, customer data, and privileged integrations in production automation stacks.173installs12N8n:Create Community Node Lint RuleThe n8n:create-community-node-lint-rule skill helps maintainers and contributors add ESLint rules tailored to n8n community node development. It standardizes how nodes declare credentials, operations, and packaging so integration code stays consistent, testable, and ready for community distribution.168installs13Spec Driven DevelopmentApplies spec-driven development for n8n: drafting clear functional specs, worked examples, edge cases, and verification steps that guide implementation of nodes, workflows, and fixes without scope drift.150installs14N8n:Db Migrationsn8n:db-migrations is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.123installs15Create Skillcreate-skill is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.78installs16Create Issuecreate-issue is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.71installs17Experimentsexperiments is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.69installs18N8n:Human Like Code Reviewn8n:human-like-code-review is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.65installs19N8n:Community Pr Readiness Checkn8n:community-pr-readiness-check is a Claude Code skill in the AI & Agent Building category.64installs20Node Add Oauthnode-add-oauth is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.63installs21Data Table Managerdata-table-manager is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.17installs22Credential Setup With Computer Usecredential-setup-with-computer-use is a Claude Code skill in the AI & Agent Building category.14installs23Workflow Builderworkflow-builder is a Claude Code skill for automation & workflows. It helps solo builders move faster with AI-assisted coding.10installs24Planningplanning is a Claude Code skill for productivity & planning. It helps solo builders move faster with AI-assisted coding.7installs25Debugging Executionsdebugging-executions is a Claude Code skill for debugging. It helps solo builders move faster with AI-assisted coding.5installs26Planned Task Runtimeplanned-task-runtime is a Claude Code skill for productivity & planning. It helps solo builders move faster with AI-assisted coding.5installs27Post Build Flowpost-build-flow is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

n8n-io/n8n · 27 skills · Skillselion