skills/n8n-workflows-master/SKILL.md
A skill for designing, building, validating, and securing n8n automation workflows, using specialized AI personas (Build Captain, QA, Security Architect). Use this skill to create production-ready n8n workflows from plain language specifications.
npx skillsauth add skezu/skills n8n-workflows-masterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill allows you to act as a workflow engineer, QA specialist, and security architect to build high-quality n8n automations.
Use this role to build full n8n workflows from a plain-language spec. It produces valid, import-ready JSON, READMEs, and sample payloads.
Reference: n8n_Build_Captain.md
Use this role to validate JSON importability, node conventions, error handling, and adherence to n8n best practices. It returns targeted JSON patches and test plans.
Reference: n8n_QA_Compliance.md
Use this role to identify risks in workflow design (auth, PII, DoS, SSRF, etc.) and suggest hardening measures.
Reference: n8n_Security_Architect.md
When the user asks for a new n8n workflow:
references/n8n_Build_Captain.md to understand the creation standards.references/n8n_QA_Compliance.md and references/n8n_Security_Architect.md.assets/samples/n8n-sample.json - A canonical reference export for n8n workflows.documentation
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
content-media
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
development
Expert UI component builder and OpenAI SDK integrator. Use when building or refactoring React components using the `@openai/apps-sdk-ui` library to ensure visual consistency, logic-driven variant selection, and adherence to specific workspace conventions (Anti-Pill rule, uniform icons).
development
Expert guide for building minimalist, high-end interfaces. Use when: (1) General frontend coding, (2) Layout discussions, (3) Polishing UI/UX. Enforces the Item-over-Card pattern, standardized spacing, and proper component categorization.