content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Build Reliable Python Code Nodes for n8n
Python Code nodes require n8n-specific data access and return formats. This skill provides patterns for transformations, validation, aggregation, webhooks, and standard-library tasks.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "n8n-code-python" from https://skillstore.io/skills/sickn33-n8n-code-python.md and its manifest at https://skillstore.io/api/skills/sickn33-n8n-code-python/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "n8n-code-python". Normalize webhook contacts and mark records that lack an email address.
Expected outcome:
A batch transformation reads the webhook body, standardizes contact fields, and attaches validation messages to incomplete records.
Using "n8n-code-python". Calculate sales totals and averages for active records.
Expected outcome:
Using "n8n-code-python". Explain why a Python Code node fails after importing requests.
Expected outcome:
The review identifies an unsupported external package and recommends an HTTP Request node before the Python transformation.
All 91 static findings are false positives caused by Markdown backticks, documentation links, and benign Python examples. The skill contains no command invocation, suspicious network behavior, obfuscated payload, reconnaissance, or prompt injection.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-n8n-code-python/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-n8n-code-python?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-n8n-code-python?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-n8n-code-python/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-n8n-code-python.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). n8n-code-python security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-n8n-code-python/audits/5@techreport{sickn33-sickn33-n8n-code-python-2026,
author = {sickn33},
title = {n8n-code-python security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-n8n-code-python/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "n8n-code-python security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-08-04"
url: "https://skillstore.io/skills/sickn33-n8n-code-python/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-n8n-code-python:audit:5"
description: "Skillstore immutable audit report identifier"
Create a Code node that cleans, maps, and enriches incoming records while preserving n8n output structure.
Filter records and calculate totals, counts, averages, or basic statistics without external packages.
Diagnose input access, webhook nesting, missing keys, unsupported imports, and invalid return formats.
Write an n8n Python Code node that reads all items, maps [fields], adds [new field], and returns the required structure.
Create Python for an n8n webhook workflow. Read fields from the body safely, normalize [fields], and report missing values.
Build an n8n Python Code node that validates [rules], separates invalid records, and calculates [metrics] from valid records.
Review this n8n processing requirement: [requirement]. Select the execution mode, design robust Python logic, and explain limitations and edge cases.
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
81e05e636292629114b76cbb3922fbe57672fc02
Maintenance freshness
8/5/2026
Usage
10 downloads ยท 176 views
File structure
๐ SKILL.md
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Build Reliable Async Python
by 0xDarkMatter
Async Python code often fails due to blocking calls, unbounded tasks, and weak cleanup. This skill provides reusable asyncio patterns, examples, and references for robust concurrent services.
Build FastAPI APIs with Reusable Patterns
by 0xDarkMatter
FastAPI projects need consistent choices for validation, dependencies, middleware, and background work. This skill gives Claude, Codex, and Claude Code reusable patterns for practical Python API development.
Add Python Type Safety Patterns
by 0xDarkMatter
Python type annotations can be hard to apply consistently across real projects. This skill gives Claude, Codex, and Claude Code practical patterns for safer typed Python code.
Build Python Tests with pytest TDD
by 89jobrien
Python teams often need consistent tests, coverage, and reports without losing TDD discipline. This skill provides pytest-focused workflows, examples, and reporting guidance for Claude, Codex, and Claude Code.
Create Reusable Lark CLI Skills
by larksuite
Building reusable Lark automation requires consistent API research, permissions, and workflow documentation. This skill guides Claude and Codex through focused lark-cli skills for single APIs or multi-step workflows.
Orchestrate Multi-Model Skill Cascades
by DNYoussef
Complex AI work often needs several skills, models, and quality checks. This skill helps design cascades with routing, sandbox testing, swarm coordination, and memory.