Skip to content

Agent Workflow Library

Enterprise-grade, copy-paste runnable prompts for AI-assisted software engineering

277 workflows

Domain

Role

Scope

AI & ML EngineeringComplex

A/B Testing Framework

Procedure to design, execute, and analyze controlled experiments (A/B tests) to validate the business impact of ML model...

AI & ML EngineeringMedium

Build RAG Application (LangChain)

Procedure to build a Retrieval-Augmented Generation (RAG) system using LangChain, connecting LLMs to private data via Ve...

AI & ML EngineeringSimple

Clean Text Data

Procedure to preprocess, normalize, and tokenize unstructured text data for Natural Language Processing (NLP) models.

AI & ML EngineeringComplex

Code Revamp (Optimization)

Procedure to audit and optimize AI/ML codebases for performance, strict typing, and modern Python standards (beyond basi...

AI & ML EngineeringMedium

Containerize ML Model

Procedure to package a trained Machine Learning model into a Docker container for deployment, ensuring reproducibility,...

AI & ML EngineeringMedium

Convert Model to ONNX

Procedure to convert Machine Learning models (PyTorch, TensorFlow, Sklearn) to the Open Neural Network Exchange (ONNX) f...

AI & ML EngineeringComplex

Create Feature Store

Procedure to implement a centralized Feature Store to ensure training-serving skew is eliminated and features are reusab...

AI & ML EngineeringSimple

Dependency Cleanup (Tech Debt)

Procedure to identify and remove unused libraries, retired models, and feature flags to maintain security and build spee...

AI & ML EngineeringMedium

Deploy Model with Flask

Procedure to wrap a Machine Learning model in a Flask REST API for real-time inference, including input validation and p...

AI & ML EngineeringComplex

Deploy Model to Endpoint

Machine Learning workflow for Deploy Model to Endpoint.

AI & ML EngineeringComplex

Deploy to SageMaker

Procedure to deploy a Machine Learning model to AWS SageMaker Endpoints, ensuring scalable, managed inference with Blue/...

AI & ML EngineeringSimple

Documentation Update for AI & ML Engineering

Routine Documentation Update workflow specifically for AI & ML Engineering.

AI & ML EngineeringMedium

Feature Selection Techniques

Procedure to identify and select the most relevant features for a machine learning model to reduce complexity and overfi...

AI & ML EngineeringComplex

Fine-Tune LLM (LoRA)

Procedure to fine-tune Large Language Models using Low-Rank Adaptation (LoRA), enabling efficient customization on consu...

AI & ML EngineeringMedium

Hyperparameter Tuning

Procedure to optimize model configuration (hyperparameters) to maximize predictive performance.

AI & ML EngineeringMedium

Implement RAG Pipeline (Ingestion)

Build a robust data ingestion pipeline for Retrieval Augmented Generation (RAG) that cleans, chunks, embeds, and indexes...

AI & ML EngineeringMedium

Interpret Model (SHAP)

Procedure to explain machine learning model predictions (Global and Local importance) using SHapley Additive exPlanation...

AI & ML EngineeringSimple

Knowledge Transfer for AI & ML Engineering

Routine Knowledge Transfer workflow specifically for AI & ML Engineering.

AI & ML EngineeringComplex

Label Data with Active Learning

Machine Learning workflow for Label Data with Active Learning.

AI & ML EngineeringMedium

ML Code Revamp (Refactor)

Procedure to refactor experimental Jupyter Notebooks into modular, testable, and production-ready Python packages.

AI & ML EngineeringMedium

Monitor Model Drift

Procedure to detect model degradation (Data Drift / Concept Drift) over time, ensuring continued accuracy and triggering...

AI & ML EngineeringComplex

Optimize Hyperparameters

Machine Learning workflow for Optimize Hyperparameters.

AI & ML EngineeringSimple

Performance Tuning for AI & ML Engineering

Routine Performance Tuning workflow specifically for AI & ML Engineering.

AI & ML EngineeringComplex

Profile GPU Usage

Machine Learning workflow for Profile GPU Usage.

Showing 1-24 of 277 workflows