MrLMBrown's picture
Update README.md
2173411 verified
metadata
license: apache-2.0
language:
  - en
tags:
  - devops
  - cicd
  - automation
  - github-actions
  - make-com
  - n8n
  - prompt-template
datasets:
  - MrLMBrown/ci-automation-events-sample

Automation Prompt Pack

Automation Prompt Pack

Prompt pack of reusable system and task prompts for LLM-powered DevOps, CI/CD, and workflow automation.
Designed to work with Make.com, n8n, and GitHub-based pipelines.

Use cases

  • Generate integration scripts and HTTP modules for Make.com and n8n.
  • Draft CI/CD helpers (workflows, test steps) from natural language specs.
  • Create API payloads and JSON schemas for SaaS automation.

Contents

  • prompts/ – JSON prompt templates grouped by scenario (DevOps, integrations, education ops).
  • Example input/output pairs for each scenario.
  • Notes on model/provider choices and temperature settings.

How to use

  1. Load a prompt template from prompts/ into your LLM client or automation tool.
  2. Fill in the variables in the {{braces}} with your scenario details.
  3. Send to your preferred model (DeepSeek, Qwen, etc.) and iterate based on responses.

Author

Maintained by Lennis Brown (MrLMBrown).
Portfolio: https://mrlmbrown.github.io

Data

This prompt pack is designed and tested using the public dataset MrLMBrown/ci-automation-events-sample, a small collection of anonymized CI workflow and job events used in Make.com and n8n demos.[web:163][web:166]