| Skill | Added | Review |
|---|---|---|
n8n:loom-transcript .agents/skills/loom-transcript/SKILL.md Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript. | — | |
n8n:linear-issue .agents/skills/linear-issue/SKILL.md 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. | — | |
n8n:design-system .agents/skills/design-system/SKILL.md Guidelines on using Design System styles and components. Use when working on .vue files in packages/frontend. Triggers for tasks that include component architecture, styling, UI changes, or feature work. | — | |
n8n:db-migrations .agents/skills/db-migrations/SKILL.md Authors n8n database migrations. Use when creating or modifying files under packages/@n8n/db/src/migrations/, when the user asks to add a column, table, index, foreign key, or backfill, or when the user mentions DB migrations or TypeORM migrations. | — | |
n8n:create-skill .agents/skills/create-skill/SKILL.md Guides users through creating effective Agent Skills. Use when you want to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format. | — | |
n8n:create-pr .agents/skills/create-pr/SKILL.md Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request. | — | |
n8n:create-issue .agents/skills/create-issue/SKILL.md 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. | — | |
n8n:create-instance-ai-eval .agents/skills/create-instance-ai-eval/SKILL.md Authors a new Instance AI workflow eval case — written locally as JSON, calibrated against a real build, then pushed to the LangTracer suite CI runs — build cases, behaviour/process cases, credential cases, and seeded (mid-conversation) cases — with intent-driven expectations. Use when adding or changing an Instance AI workflow eval, or debugging why one is flaky. | — | |
n8n:create-community-node-lint-rule .agents/skills/create-community-node-lint-rule/SKILL.md Create new ESLint rules for the @n8n/eslint-plugin-community-nodes package. Use when adding a lint rule, creating a community node lint, or working on eslint-plugin-community-nodes. Guides rule implementation, tests, docs, and plugin registration. | — |