Money
Community@lettucebo · Taipei
Microsoft MVP
Agent Skills by Money
Showing 122 vetted skills indexed across 2 GitHub repositories.
git-commit
Generates conventional commit messages by analyzing git diffs and repository history.
azure-architecture-autopilot
Design Azure infrastructure, generate architecture diagrams, and deploy with Bicep templates.
azure-role-selector
Selects least-privilege Azure roles and generates assignment commands and Bicep snippets.
azure-pricing
Fetches real-time Azure retail prices and estimates Copilot Studio agent credit consumption.
azure-resource-health-diagnose
Diagnose Azure resource health issues from logs and telemetry and generate remediation plans.
azure-devops-cli
Manage Azure DevOps projects, repos, pipelines, and work items via the Azure CLI.
az-cost-optimize
Analyzes Azure resources and IaC files to generate cost optimization recommendations as GitHub issues.
azure-deployment-preflight
Validates Bicep deployments to Azure using syntax checks, what-if analysis, and permission verification.
azure-resource-visualizer
Analyze Azure resource groups and generate Mermaid architecture diagrams showing resource relationships.
azure-static-web-apps
Create, configure, and deploy Azure Static Web Apps using the SWA CLI.
gplay-review-management
Monitor, filter, and reply to Google Play user reviews using the gplay CLI.
gplay-reports-download
List and download Google Play Console financial and statistics reports from GCS buckets.
gplay-gradle-build
Build, sign, and package Android apps as AAB or APK with Gradle for Google Play.
gplay-screenshot-automation
Validate and upload Google Play listing screenshots with the gplay CLI.
gplay-iap-setup
Configure Google Play in-app products, subscriptions, base plans, and offers via the gplay CLI.
gplay-ppp-pricing
Sets region-specific Google Play pricing for subscriptions and in-app products using purchasing power parity multipliers.
gplay-purchase-verification
Verifies Google Play in-app purchases and subscriptions server-side using the Google Play Developer API.
gplay-release-flow
Automates Google Play releases, track promotions, and staged rollouts using gplay CLI commands.
gplay-user-management
Manage Google Play Console users and per-app permission grants via gplay CLI commands.
gplay-cli-usage
Guides construction and execution of gplay CLI commands for Google Play Console operations.
gplay-metadata-sync
Sync and localize Google Play Store listing metadata using Fastlane directory format.
gplay-migrate-fastlane
Migrates Fastlane supply metadata directories to gplay CLI format for Google Play management.
gplay-testers-orchestration
Manage Google Play testing track testers and promote builds using gplay edit sessions.
gplay-rollout-management
Orchestrates staged rollouts and monitoring for Google Play app releases.
Frequently Asked Questions About Money
FAQPage SchemaWhat 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.