eposta-gonderim

Send personalized email campaigns via the Gmail API using Python and CSV contacts.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/cengo33/hal-piyasa --skill eposta-gonderim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eposta-gonderim
Source: https://github.com/cengo33/hal-piyasa/tree/main/_skills/eposta-gonderim
Command: npx skills add https://github.com/cengo33/hal-piyasa --skill eposta-gonderim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires selenium, pandas, google-auth-oauthlib, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of sending personalized emails for outreach campaigns, saving time and ensuring consistent communication.

Core Features & Use Cases

  • Personalized Email Campaigns: Send customized emails to a list of contacts, using natural language processing for personalization.
  • Integration with Gmail API: Utilize Gmail API for secure email delivery and tracking.
  • Status Tracking: Monitor the status of each email (sent, failed, etc.) and update the tracking list accordingly.
  • Use Case: Ideal for sales, business development, invitations, networking, and other outreach scenarios.

Quick Start

Use the eposta-gonderim skill to send a personalized email campaign to the contacts listed in 'contacts.csv'.

Frequently Asked Questions about eposta-gonderim

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send personalized emails for outreach campaigns using the Gmail API?

To send personalized emails for outreach campaigns, you need Python, Gmail API credentials, and a CSV file with contact information. The skill automates delivery using natural language processing for personalization and tracks each email's status.

What do I need to set up before automating personalized email campaigns?

Before automating personalized email campaigns, you must configure Gmail API credentials, prepare a contacts.csv file with recipient information, and install required Python dependencies like selenium, pandas, and google-auth-oauthlib.

Can I track the status of my Gmail outreach emails after sending them?

Yes, you can track the status of your Gmail outreach emails. The skill monitors each email's status, such as sent or failed, and automatically updates the tracking list to ensure consistent communication visibility.

Does this skill work for business development and sales outreach scenarios?

This skill works for business development and sales outreach scenarios. It is designed to automate customized email delivery for networking, invitations, and other campaign management tasks using natural language processing.

What is the best way to automate sending customized emails to a contact list?

The best way to automate sending customized emails is by using a Python script with the Gmail API and a contacts CSV file. This approach leverages natural language processing for personalization and integrates status tracking.

Why does my personalized email campaign require a CSV file and Python?

Your personalized email campaign requires a CSV file to store contact information and Python to execute the automation script. These elements interface with the Gmail API and pandas to process and send customized outreach emails.