Money avatar

Money

Community

@lettucebo · Taipei

40Followers
|
158Public Repos
|
122Published Skills

Microsoft MVP

Skills Distribution
DomainDeveloper To...n8n Node Configura.. (35%)Code Node Developm.. (30%)Integration Archit.. (20%)Expression Syntax .. (15%)

Agent Skills by Money

Showing 122 vetted skills indexed across 2 GitHub repositories.

lettucebolettucebo

git-commit

Generates conventional commit messages by analyzing git diffs and repository history.

Community
Intermediate
lettucebolettucebo

azure-architecture-autopilot

Design Azure infrastructure, generate architecture diagrams, and deploy with Bicep templates.

Community
Advanced
lettucebolettucebo

azure-role-selector

Selects least-privilege Azure roles and generates assignment commands and Bicep snippets.

Community
Basic
lettucebolettucebo

azure-pricing

Fetches real-time Azure retail prices and estimates Copilot Studio agent credit consumption.

Community
Intermediate
lettucebolettucebo

azure-resource-health-diagnose

Diagnose Azure resource health issues from logs and telemetry and generate remediation plans.

Community
Advanced
lettucebolettucebo

azure-devops-cli

Manage Azure DevOps projects, repos, pipelines, and work items via the Azure CLI.

Community
Advanced
lettucebolettucebo

az-cost-optimize

Analyzes Azure resources and IaC files to generate cost optimization recommendations as GitHub issues.

Community
Advanced
lettucebolettucebo

azure-deployment-preflight

Validates Bicep deployments to Azure using syntax checks, what-if analysis, and permission verification.

Community
Advanced
lettucebolettucebo

azure-resource-visualizer

Analyze Azure resource groups and generate Mermaid architecture diagrams showing resource relationships.

Community
Intermediate
lettucebolettucebo

azure-static-web-apps

Create, configure, and deploy Azure Static Web Apps using the SWA CLI.

Community
Intermediate
lettucebolettucebo

gplay-review-management

Monitor, filter, and reply to Google Play user reviews using the gplay CLI.

Community
Intermediate
lettucebolettucebo

gplay-reports-download

List and download Google Play Console financial and statistics reports from GCS buckets.

Community
Intermediate
lettucebolettucebo

gplay-gradle-build

Build, sign, and package Android apps as AAB or APK with Gradle for Google Play.

Community
Intermediate
lettucebolettucebo

gplay-screenshot-automation

Validate and upload Google Play listing screenshots with the gplay CLI.

Community
Intermediate
lettucebolettucebo

gplay-iap-setup

Configure Google Play in-app products, subscriptions, base plans, and offers via the gplay CLI.

Community
Intermediate
lettucebolettucebo

gplay-ppp-pricing

Sets region-specific Google Play pricing for subscriptions and in-app products using purchasing power parity multipliers.

Community
Advanced
lettucebolettucebo

gplay-purchase-verification

Verifies Google Play in-app purchases and subscriptions server-side using the Google Play Developer API.

Community
Intermediate
lettucebolettucebo

gplay-release-flow

Automates Google Play releases, track promotions, and staged rollouts using gplay CLI commands.

Community
Intermediate
lettucebolettucebo

gplay-user-management

Manage Google Play Console users and per-app permission grants via gplay CLI commands.

Community
Intermediate
lettucebolettucebo

gplay-cli-usage

Guides construction and execution of gplay CLI commands for Google Play Console operations.

Community
Intermediate
lettucebolettucebo

gplay-metadata-sync

Sync and localize Google Play Store listing metadata using Fastlane directory format.

Community
Intermediate
lettucebolettucebo

gplay-migrate-fastlane

Migrates Fastlane supply metadata directories to gplay CLI format for Google Play management.

Community
Basic
lettucebolettucebo

gplay-testers-orchestration

Manage Google Play testing track testers and promote builds using gplay edit sessions.

Community
Intermediate
lettucebolettucebo

gplay-rollout-management

Orchestrates staged rollouts and monitoring for Google Play app releases.

Community
Intermediate

Frequently Asked Questions About Money

FAQPage Schema
What tasks can I accomplish with Money's n8n skills?▼

You can configure n8n nodes with correct required fields, write JavaScript and Python in Code nodes, validate and fix {{}} expression syntax, interpret validation errors and warnings, apply proven architectural patterns for webhooks, HTTP integrations, databases, and scheduled tasks, and use n8n-mcp tools to search nodes and manage templates.

Who are these n8n skills designed for?▼

They target developers and technical builders working inside n8n who need help with node configuration, Code node scripting in JavaScript or Python, expression troubleshooting, and validation error resolution. They suit both newcomers learning common configuration patterns and experienced users designing complex integration architectures.

How do the n8n Code node skills work in practice?▼

The JavaScript skill covers $input/$json/$node syntax, $helpers HTTP requests, DateTime date handling, error troubleshooting, and choosing between Code node modes. The Python skill covers _input/_json/_node syntax, standard library usage, and explains the limitations of Python execution inside n8n Code nodes.

What prerequisites are needed to use these skills?▼

You need a working n8n environment and, for the MCP-related skill, the n8n-mcp server providing node search, configuration validation, template access, and management capabilities. Basic familiarity with JavaScript or Python is required to benefit from the Code node skills.

How do the validation and expression skills reduce debugging time?▼

The validation-expert skill interprets errors, warnings, false positives, and operator structure issues, explaining validation profiles and the validation loop. The expression-syntax skill validates {{}} expressions, fixes common errors, and clarifies $json/$node variable access, including webhook data handling.