N8n Dev Skills
Description
My n8n dev skills ✨ Collection of SKILL.md related to the developer work around n8n (node creation, n8n workflow sdk)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
n8n-dev-skills
Agent Skills for developers working with [n8n](https://n8n.io) — building custom community nodes and authoring workflows as code.
These skills give your coding agent the official n8n toolchain knowledge it otherwise lacks: how to scaffold and validate a custom node against the current linter and verification rules, and how to construct workflows programmatically with the `@n8n/workflow-sdk`. Each is grounded in the latest n8n source and docs, not the model's training cutoff.
Plugins
| Plugin | Description |
|---|---|
| n8n-node-builder | Scaffolds, implements, validates, and publishes custom n8n nodes using official best practices. Covers declarative, programmatic, and AI sub-node styles, all credential/auth patterns, trigger nodes, a gate-based self-validation protocol (lint, build, cloud-support, runtime, verification scan), and verification requirements. |
| n8n-workflow-sdk | Builds, tests, validates, and manages n8n workflows programmatically using the @n8n/workflow-sdk. Covers workflow creation, JSON import/export, validation, code generation, AI agent workflows, and the full SDK API. |
Install via Claude Code Plugin Marketplace
Add this marketplace and install the plugins:
/plugin marketplace add geckse/n8n-dev-skills
/plugin install n8n-node-builder@n8n-dev-skills
/plugin install n8n-workflow-sdk@n8n-dev-skills
Once installed, Claude automatically activates the appropriate skill — `n8n-node-builder` when you ask about building custom n8n nodes, and `n8n-workflow-sdk` when you ask about creating or managing n8n workflows with code.
Manual Usage
Copy or symlink a skill directory from `plugins//skills/` into your agent's skills folder. The agent will discover it automatically via the `SKILL.md` frontmatter.
Format
Skills follow the [Agent Skills](https://agentskills.io) open specification and are packaged as a [Claude Code plu
Related Skills
Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity Time Command
Display the current date and time in Pakistan Standard Time (PKT, UTC+5).
Productivity