Automated AI Agents - Free Workflows
Discover 17 free step-by-step AI workflows to automate your tasks with ChatGPT, Claude and Gemini.
Personalized Prospecting Email Sequence Agent
This agent designs complete B2B or B2C prospecting email sequences, from first contact to closing. It analyzes your offer, identifies the most impactful approach angles, then generates a series of spaced emails with optimized subject lines, personalized hooks, and progressive calls to action. Each email builds on the previous one to nurture a relationship and maximize response rate.
Professional Email Writing Agent with Automatic Tone Adaptation
This agent analyzes your communication context (recipient, objective, hierarchical relationship) to write professional emails with perfectly calibrated tone. It handles prospecting emails, follow-ups, apologies, thank-yous, and negotiations, automatically adjusting the formality level, assertiveness, and warmth. Each email produced is ready to send, with an optimized subject line and persuasive structure.
Automatic REST API Documentation Generator Agent
This agent analyzes your source code or API specifications to automatically generate complete and structured technical documentation. It produces endpoint descriptions, data schemas, request/response examples, and documented error handling. The result is ready to integrate into a developer portal or export in OpenAPI format.
Codebase Migration Agent (Python 2 to 3, JavaScript to TypeScript)
This agent orchestrates the complete migration of a codebase between technologies: Python 2 to Python 3 or JavaScript to TypeScript. It analyzes the existing source code, identifies incompatibilities and obsolete patterns, generates a prioritized migration plan, then produces the migrated code file by file with corresponding unit tests.
Automatic Multi-File Code Review Agent
This agent performs automated code review across multiple files simultaneously, analyzing quality, security, performance, and architectural consistency. It produces a structured report with recommendations prioritized by severity, refactoring suggestions, and corrected code snippets ready to integrate.