43 skills · 279 min
Skills
Skill 26 of 43
Answers n8n product, setup, credential, node, hosting, API, and usage questions from current n8n docs.
1 minute · 239 words · 3 sections
Install
npx skills add n8n-io/n8n --skill n8n-docs-assistantnpx skills add n8n-io/n8n/plugin marketplace add n8n-io/n8nThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Use this skill when the user asks how to configure, set up, troubleshoot, or understand n8n behavior and the answer should come from current n8n docs.
n8n-docs(action="lookup") first for credential setup and direct n8n
docs questions. Use search then read only when you need tighter control
over candidate pages.intent: "credential-setup" and all available
context fields: credentialType, credentialDisplayName,
documentationUrl, oauthRedirectUrl, and nodeType.Source: [Page title](page URL) when one docs
page was used, or Sources: when multiple docs pages were used. Use only
pages returned by n8n-docs.oauthRedirectUrl is available in
context.credential-setup-with-computer-use is
explicitly needed and Computer Use browser tools are available.If docs lookup fails, say that current docs could not be loaded. Provide only generic n8n UI guidance that is visible from the product context, and avoid claiming provider-specific setup steps without docs evidence.
Answers n8n product, setup, credential, node, hosting, API, and usage questions from current n8n docs. Use when the user asks how to configure, set up, troubleshoot, or understand n8n behavior, especially credential setup questions — including which OAuth scopes or permissions a provider app needs.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
master, last pushed 24 September 2026.SKILL.md, not by matching a directory convention. 5 distinct layouts observed: .agents/skills/*/SKILL.md, .claude/plugins/n8n/skills/*/SKILL.md, .opencode/skills/*/SKILL.md, packages/@n8n/cli/skills/*/SKILL.md, packages/@n8n/instance-ai/skills/*/SKILL.md.h1 and no skipped levels:.claude/plugins/n8n/.claude-plugin/marketplace.json by n8n, declaring 1 plugin. It is read for editorial metadata only — never as the skill index, which is always the repository tree./n8n-io/n8n.md, and each skill at its own .md URL.