Skill
n8n:create-issue
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.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
Install command
git clone https://github.com/n8n-io/n8n /tmp/n8n && ln -s /tmp/n8n/.agents/skills/create-issue ~/.claude/skills/n8n:create-issue
From README
Create Issue Create a Linear ticket or GitHub issue for: $ARGUMENTS Determine Target Decide where the issue should be created based on user input: If the user says "Linear", "ticket", or provides a team key (e.g., AI, NODE, N8N) → Linear If the user says "GitHub", "GH issue", or "open source" → GitHub If ambiguous, ask the user which platform they want --- Linear Tickets Prerequisites Verify the Linear MCP is connected before proceeding.