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.
b4d91bfCreate 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. Style Guide Title Sentence case — capitalize only the first…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/create-issue · pinned to the source commit
git clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/create-issue"
cp -r ".agents/skills/create-issue" ".claude/skills/create-issue"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit b4d91bfe8a29. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.