Agent Prompts

50 ready-to-use prompts for building AI agents. Copy any prompt and paste it into Kindgi to create a working agent in seconds.

Sales

10 prompts

Deal Pipeline Report

I want an agent that fetches all deals from HubSpot in the 'Negotiation' stage, then compiles them into my Google Sheet called 'Pipeline Report' with columns: Deal Name, Company, Amount, Close Date, Deal Owner, and Days in Stage.

HubSpotHubSpot
Google SheetsGoogle Sheets

Stale Contact Follow-Up Drafter

I want an agent that gets contacts from HubSpot where the Last Activity Date is more than 30 days ago and the Lifecycle Stage is 'Lead' or 'Marketing Qualified Lead'. For each contact, draft a personalized follow-up email in Gmail using their first name and company name, asking if they're still interested in learning more.

HubSpotHubSpot
GmailGmail

Lead Import to CRM

I want an agent that reads rows from my Google Sheet called 'Inbound Leads' where the Status column is 'New', then creates a new contact in HubSpot for each one using the Name, Email, Company, Phone, and Source columns. After creating each contact, update the Status column in the sheet to 'Imported'.

Google SheetsGoogle Sheets
HubSpotHubSpot

Verified Lead CRM Import

I want an agent that reads leads from my Google Sheet called 'Lead List', verifies each email address with NeverBounce, then creates a HubSpot contact only for leads with valid emails. Include the Name, Email, Company, and Phone columns. Update the sheet with a 'Verified' or 'Invalid' status and 'Imported' or 'Skipped' in the CRM Status column.

Google SheetsGoogle Sheets
NeverBounceNeverBounce
HubSpotHubSpot

Deal Intelligence Brief

I want an agent that gets deals from HubSpot in the 'Proposal' stage, researches each company for their latest news, recent funding, and company size, then drafts a briefing email in Gmail to the deal owner with the company intel summary, key talking points, and any recent news that could help close the deal.

HubSpotHubSpot
GmailGmail

Opportunity Pipeline Export

I want an agent that fetches all open opportunities from Salesforce in the 'Negotiation' or 'Proposal' stage, then exports them to a Google Sheet called 'Pipeline Review' with columns: Opportunity Name, Account, Amount, Stage, Close Date, Owner, and Probability.

SalesforceSalesforce
Google SheetsGoogle Sheets

Closed Deal Celebration

I want an agent that checks Salesforce for opportunities where the Stage changed to 'Closed Won' recently, then posts a celebration message to #wins on Slack with the deal name, account, amount, and deal owner's name.

SalesforceSalesforce
SlackSlack

Lead Research Enricher

I want an agent that reads leads from my Google Sheet called 'Prospects' where the Research Status column is empty, researches each company using the Company Name and Website columns to find their industry, employee count, recent funding, and key decision makers, then fills in those columns in the sheet and sets Research Status to 'Done'.

Google SheetsGoogle Sheets

Personalized Email Outreach

I want an agent that reads contacts from my Google Sheet called 'Outreach List' where the Contacted column is empty, researches each person's company for a recent achievement or news item, then drafts a personalized email in Gmail to each contact mentioning their company's achievement and how our product could help. Update the Contacted column to 'Drafted' after each email is created.

Google SheetsGoogle Sheets
GmailGmail

Sales Dashboard Update

I want an agent that fetches deals from HubSpot closed in the last 7 days, adds each to my Google Sheet called 'Weekly Sales' with the deal name, company, amount, and close date, then posts a weekly summary to #sales on Slack with the total revenue, number of deals closed, and the largest deal.

HubSpotHubSpot
Google SheetsGoogle Sheets
SlackSlack

Customer Support

3 prompts

Support Inbox Logger

I want an agent that reads my Gmail inbox for emails with 'Support Request' in the subject line, extracts the customer name, email address, and the issue description from the body, then adds a new row to my Google Sheet called 'Support Log' with those details plus the date received. Mark each processed email as read.

GmailGmail
Google SheetsGoogle Sheets

Urgent Ticket Escalation

I want an agent that fetches open tickets from Zendesk where priority is 'Urgent' or 'High' and status is not 'Solved', then posts a summary to #support-escalations on Slack with each ticket's ID, subject, requester name, priority, and how long it's been open.

ZendeskZendesk
SlackSlack

Support Metrics Dashboard

I want an agent that fetches all tickets from Zendesk created in the last 7 days, analyzes them by category, priority, and resolution time, then writes a summary to my Google Sheet called 'Support Metrics' with columns: Total Tickets, Open, Solved, Average Resolution Time, and Top 3 Categories.

ZendeskZendesk
Google SheetsGoogle Sheets

Development

5 prompts

PR Review Reminder

I want an agent that fetches open pull requests from my GitHub repository that have been waiting for review for more than 24 hours, then posts a reminder to the #dev-team channel on Slack listing each PR with its title, author, and how long it's been open.

GitHubGitHub
SlackSlack

GitHub Issue Tracker Export

I want an agent that gets all open issues from my GitHub repository, then exports them to a Google Sheet called 'Issue Tracker' with columns: Issue Number, Title, Assignee, Labels, Priority, and Created Date. Sort by created date with newest first.

GitHubGitHub
Google SheetsGoogle Sheets

Release Notes Generator

I want an agent that fetches all merged pull requests from my GitHub repository from the last 7 days, categorizes each PR as a feature, bug fix, or improvement based on its labels and title, compiles them into a Google Sheet called 'Release Notes' with columns: PR Number, Title, Category, Author, and Merge Date, then posts a formatted summary to #releases on Slack.

GitHubGitHub
Google SheetsGoogle Sheets
SlackSlack

Sprint Progress Digest

I want an agent that fetches all issues in the current sprint from my Jira project, groups them by status (To Do, In Progress, Done), calculates the sprint completion percentage, then posts a progress digest to #engineering on Slack with the counts per status and a list of any blocked issues.

JiraJira
SlackSlack

Cycle Progress Update

I want an agent that fetches all issues from my Linear team's active cycle, groups them by status, calculates completion percentage, identifies any issues marked as blocked, then posts a formatted progress update to #engineering on Slack.

LinearLinear
SlackSlack

Project Management

6 prompts

Spreadsheet-to-Board Task Sync

I want an agent that reads rows from my Google Sheet called 'Project Tasks' where the Status column is 'Ready', creates a Trello card on the 'Sprint Board' in the 'To Do' list for each one with the task name as the card title and the description, priority, and assignee in the card description. Then update the Google Sheet Status column to 'In Trello'.

Google SheetsGoogle Sheets
TrelloTrello

Project Status Broadcaster

I want an agent that fetches records from my Airtable base called 'Projects' in the 'Active Projects' table where Status is 'In Progress', then posts a formatted status update to #project-updates on Slack with each project's name, owner, progress percentage, and next milestone.

AirtableAirtable
SlackSlack

Asana Task Progress Export

I want an agent that gets all tasks from my Asana project called 'Q1 Goals' that are due this week, then exports them to a Google Sheet called 'Weekly Tasks' with columns: Task Name, Assignee, Due Date, Section, and Completion Status.

AsanaAsana
Google SheetsGoogle Sheets

Blocked Items Report

I want an agent that reads items from my Monday.com board called 'Client Projects' where the Status column is 'Stuck' or 'Blocked', then exports them to a Google Sheet called 'Blocked Items' with columns: Project Name, Owner, Status, Blocker Description, and Last Updated.

MondayMonday
Google SheetsGoogle Sheets

Overdue Task Reminder

I want an agent that fetches overdue tasks from my ClickUp space called 'Marketing', groups them by assignee, then drafts a reminder email in Gmail to each assignee listing their overdue tasks with the task name, original due date, and days overdue.

ClickUpClickUp
GmailGmail

Due Soon Card Alert

I want an agent that checks my Trello board called 'Team Projects' for cards with due dates in the next 48 hours that are not in the 'Done' list, then posts an alert to #team-reminders on Slack listing each card with its name, assigned member, due date, and which list it's currently in.

TrelloTrello
SlackSlack

Productivity

5 prompts

Daily Schedule to Slack

I want an agent that fetches all of today's events from my Google Calendar, formats them into a schedule summary with the time, event name, and location for each meeting, then posts it to the #my-schedule channel on Slack as a formatted message.

Google CalendarGoogle Calendar
SlackSlack

Meeting Notes to Notion

I want an agent that reads meeting entries from my Google Sheet called 'Meetings' where Status is 'Completed', then creates a new page in my Notion database called 'Meeting Notes' for each one. Use the Meeting Title as the page title and include the Date, Attendees, Key Decisions, and Action Items from the sheet columns.

Google SheetsGoogle Sheets
NotionNotion

Notion Database to Slack

I want an agent that reads entries from my Notion database called 'Content Calendar' where Status is 'Ready to Publish', then posts a message to #content-team on Slack listing each piece with its title, author, publish date, and platform.

NotionNotion
SlackSlack

Bulk Meeting Scheduler

I want an agent that reads my Google Sheet called 'Meeting Schedule' where the Booked column is empty, creates a Google Calendar event for each row using the Title, Date, Start Time, Duration, and Attendees columns, then updates the Booked column in the sheet to 'Yes' with the calendar event link.

Google SheetsGoogle Sheets
Google CalendarGoogle Calendar

Email to Task Card

I want an agent that reads starred emails from my Gmail inbox, creates a Trello card for each one on my 'Work Tasks' board in the 'Inbox' list with the email subject as the card title, the sender and a summary of the email body in the description, and the email date as the due date.

GmailGmail
TrelloTrello

Marketing

2 prompts

Campaign Performance Report

I want an agent that fetches the latest email campaigns from Mailchimp, then writes the performance data to my Google Sheet called 'Campaign Results' with columns: Campaign Name, Send Date, Total Recipients, Open Rate, Click Rate, and Unsubscribes.

MailchimpMailchimp
Google SheetsGoogle Sheets

Newsletter Subscriber Sync

I want an agent that reads new entries from my Google Sheet called 'Newsletter Signups' where the Synced column is empty, adds each subscriber to my Mailchimp audience list called 'Monthly Newsletter' using their Email, First Name, and Last Name columns, then updates the Synced column to 'Yes' in the sheet.

Google SheetsGoogle Sheets
MailchimpMailchimp

Finance

3 prompts

Large Payment Notification

I want an agent that gets recent successful payments from Stripe over $500, then posts a notification to the #revenue channel on Slack for each one with the customer name, amount, currency, and payment description.

StripeStripe
SlackSlack

Revenue Tracker

I want an agent that fetches all successful payments from Stripe for the current month, then compiles them into a Google Sheet called 'Monthly Revenue' with columns: Date, Customer, Amount, Currency, Description, and running total.

StripeStripe
Google SheetsGoogle Sheets

Invoice Email Tracker

I want an agent that searches my Gmail for emails with 'Invoice' in the subject line from the last 30 days, extracts the sender, invoice number, amount, and due date from each email, then adds a row to my Google Sheet called 'Invoice Tracker' with those details plus the email date and a 'Pending' status.

GmailGmail
Google SheetsGoogle Sheets

E-commerce

3 prompts

Shopify Order Report

I want an agent that fetches recent orders from my Shopify store from the last 7 days, then compiles them into a Google Sheet called 'Weekly Orders' with columns: Order Number, Customer Name, Email, Items Ordered, Total Amount, Payment Status, and Fulfillment Status.

ShopifyShopify
Google SheetsGoogle Sheets

High-Value Order Alert

I want an agent that fetches recent orders from my Shopify store where the total is over $200, then posts an alert to the #sales channel on Slack for each one with the order number, customer name, items, and total amount.

ShopifyShopify
SlackSlack

Low Inventory Alert

I want an agent that checks my Shopify store for products where inventory quantity is below 10 units, logs each low-stock product to my Google Sheet called 'Inventory Alerts' with the product name, SKU, current stock, and price, then drafts an email to our warehouse team listing all items that need restocking.

ShopifyShopify
Google SheetsGoogle Sheets
GmailGmail

Communication

1 prompt

Email-to-Slack Digest

I want an agent that fetches my unread emails from Gmail, summarizes each one into a single sentence with the sender name and topic, then posts the full digest as a single message to the #email-updates channel on Slack. Format each email as a bullet point with the sender in bold.

GmailGmail
SlackSlack

Team Management

1 prompt

Daily Standup Collector

I want an agent that reads messages from the #daily-standup channel on Slack posted today, extracts each person's name and their update, then adds a row for each person to my Google Sheet called 'Standup Log' with columns: Date, Team Member, Yesterday, Today, Blockers.

SlackSlack
Google SheetsGoogle Sheets

Operations

1 prompt

Client Onboarding Pipeline

I want an agent that reads emails from Gmail with 'Welcome Aboard' in the subject line, extracts the client name, email, company name, and plan type from the email body, adds a new row to my Google Sheet called 'Clients' with those details plus today's date, then posts a message to #new-clients on Slack saying 'New client: [Company Name] on [Plan Type] plan'.

GmailGmail
Google SheetsGoogle Sheets
SlackSlack

Events

2 prompts

Event Coordinator

I want an agent that reads event details from my Google Sheet called 'Events' where Status is 'Confirmed', creates a Google Calendar event for each one with the title, date, time, and duration from the sheet, then sends a confirmation email to the attendee email listed in the sheet. Update the sheet Status to 'Scheduled' after each event is created.

Google SheetsGoogle Sheets
Google CalendarGoogle Calendar
GmailGmail

Event Invitation Sender

I want an agent that reads records from my Airtable base 'Events' in the 'Attendees' table where Invitation Sent is not checked, then drafts a personalized invitation email in Gmail to each attendee using their Name and Email fields, including the event name, date, location, and RSVP instructions from the linked Event record. Mark the Invitation Sent checkbox after each email is drafted.

AirtableAirtable
GmailGmail

HR

1 prompt

Interview Scheduler

I want an agent that reads candidates from my Google Sheet called 'Candidates' where Interview Status is 'Pending', finds the next available 45-minute slot on my Google Calendar during business hours, creates a calendar event titled 'Interview: [Candidate Name]' with the candidate's email as a guest, then sends a confirmation email and updates the sheet with the interview date and time.

Google SheetsGoogle Sheets
Google CalendarGoogle Calendar
GmailGmail

Research

3 prompts

Competitor Analysis Updater

I want an agent that reads company names from column A of my Google Sheet called 'Competitors', researches each company for their latest product updates, pricing changes, and recent news, then fills in columns B (Latest Product Update), C (Pricing), and D (Recent News) with the findings.

Google SheetsGoogle Sheets

Market Intelligence Brief

I want an agent that researches the latest news and trends in the AI automation industry from the past week, compiles a summary with the top 5 developments, key takeaways, and any emerging competitors, then drafts an email in Gmail to my team with the subject 'Weekly Market Intel Brief' and the formatted summary.

GmailGmail

Industry News Monitor

I want an agent that reads company names from my Google Sheet called 'Watch List', researches each company for any news or announcements from the past week, then posts a summary to #industry-news on Slack with the company name, headline, and a brief description for each news item found. Skip companies with no recent news.

Google SheetsGoogle Sheets
SlackSlack

Reporting

1 prompt

Notion Weekly Report Emailer

I want an agent that reads pages from my Notion database called 'Weekly Updates' where the Week column matches this week's date, compiles all the updates into a formatted report grouped by team, then drafts an email in Gmail to the leadership team with the subject 'Weekly Team Report' and the compiled summary.

NotionNotion
GmailGmail

Analytics

1 prompt

Weekly KPI Broadcast

I want an agent that reads the latest row from my Google Sheet called 'Weekly KPIs' which has columns Revenue, New Users, Churn Rate, NPS Score, and Support Tickets, then posts a formatted summary to #leadership on Slack with each metric, its value, and whether it went up or down compared to the previous row.

Google SheetsGoogle Sheets
SlackSlack

Email Verification

1 prompt

Email List Cleaner

I want an agent that reads email addresses from my Google Sheet called 'Mailing List' in the Email column, verifies each one using NeverBounce, then updates the sheet with the verification result in a 'Status' column — marking each as 'Valid', 'Invalid', or 'Risky'.

Google SheetsGoogle Sheets
NeverBounceNeverBounce

Community

1 prompt

Community Feedback Logger

I want an agent that reads recent messages from my Discord server's #feedback channel, identifies messages that contain feature requests or bug reports, then logs each one in my Google Sheet called 'Community Feedback' with columns: Date, User, Type (Feature Request or Bug Report), Description, and Upvotes.

DiscordDiscord
Google SheetsGoogle Sheets
KindgiIntelligent automation for professional workflows
Agent Prompts — Ready-to-Use AI Agent Templates | Kindgi