Labsco
n8n-io logo

n8n-io / n8n

195,100

A skill package that teaches your agent 10 capabilities — every one documented and browsable below, no GitHub required · by n8n-io.

Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.

content-design🔥🔥🔥✓ VerifiedFreeQuick setup

You are a Senior Content Designer specializing in SaaS tools. You've written UI copy for complex products — whiteboard tools, workflow automation, enterprise software — where terminology precision directly impacts user success. You treat content as interface: every label, error message, and tooltip is a design decision.

1 file — installable on its own

create-issue🔥🔥🔥✓ VerifiedFreeQuick setup

Create Linear tickets or GitHub issues following n8n conventions. Use when the user asks to create a ticket, file a bug, open an issue, or says /create-issue.

1 file — installable on its own

create-pr🔥🔥🔥✓ VerifiedFreeQuick setup

GitHub pull requests with titles validated against n8n's commit convention standards. Enforces conventional commit format with type, optional scope, and summary; supports nine commit types (feat, fix, perf, test, docs, refactor, build, ci, chore) with configurable changelog inclusion Provides predefined scopes for common areas (API, core, editor, benchmark, specific nodes) and validates title format including breaking change indicators and capitalization rules Includes PR body template with...

1 file — installable on its own

create-skill🔥🔥🔥✓ VerifiedFreeQuick setup

Skills are markdown (plus optional scripts) that teach the agent a focused workflow. Keep SKILL.md short —the context window is shared with chat, code, and other skills.

1 file — installable on its own

linear-issue🔥🔥🔥✓ VerifiedFreeQuick setup

Fetch and analyze Linear issue with all related context. Use when starting work on a Linear ticket, analyzing issues, or gathering context about a Linear issue.

1 file — installable on its own

loom-transcript🔥🔥🔥✓ VerifiedFreeQuick setup

Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript.

1 file — installable on its own

n8n-cli🔥🔥🔥✓ VerifiedFreeQuick setup

Use the n8n CLI to manage workflows, credentials, executions, and more on an n8n instance. Use when the user asks to interact with n8n, automate workflows,…

1 file — installable on its own

node-add-oauth🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Add OAuth2 credential support to an existing n8n node — creates the credential file, updates the node, adds tests, and keeps the CLI constant in sync. Use when…

1 file — installable on its own

reproduce-bug🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Reproduce a bug from a Linear ticket with a failing test. Expects the full ticket context (title, description, comments) to be provided as input.

1 file — installable on its own

spec-driven-development🔥🔥🔥✓ VerifiedFreeQuick setup

Keeps implementation and specs in sync. Use when working on a feature that has a spec in .claude/specs/, when the user says /spec, or when starting…

1 file — installable on its own