claude-skill

Sutando: AI Sales Automation

Get AI-powered sales automation with sutando, a self-improving tool, built with Python.
intermediateโฑ 30 minutes๐Ÿ’ต Free + LLM API costs
389 stars88 forksPythonUpdated 9/2/2026100% free ยท open source
What it is

Create AI-powered automations to save time on sales tasks.

Real use case example

"A founder wants to automate follow-ups with customers who abandon their carts. They set up an automation using Sutando, linking it to Stripe for new customer signs up and a Notion database for customer profiles. The automation adds new customers to the database and sends a welcome email within minutes."

Best insideClaude Desktop
When to use it
  • โ€ขWhen you need to personalize sales emails at scale
  • โ€ขWhen you want to automate follow-up messages to potential customers
  • โ€ขWhen you need to analyze sales data to inform future sales strategies
Ready-to-paste prompt
python sutando.py --task automate_sales_emails --input_file leads.csv --output_file automated_emails.csv
Saves to your device
Use with Claude
New

Skip the builder โ€” one click puts this in Claude, Cursor, Antigravity and more.

โšก Runs out of the box

A prompt/skill package โ€” nothing to install beyond adding it to your AI tool.

Try it instantly โ€” no install
Claude Code
mkdir -p ~/.claude/skills/sutando && curl -fsSL https://workflowstacks.com/api/skills/sutando/claude-skill -o ~/.claude/skills/sutando/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go โ€” no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Sutando: AI Sales Automation works
Codeflow
Free to inspect

Sutando: AI Sales Automation is a very large Python project (~200k lines across 673 code files, plus 1219 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.

Size
Very large codebase
~200k lines ยท 673 code files ยท days to read โ€” use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Node.js
Needs API keys (.env)
Python 77%TypeScript 11%Shell 10%Swift 1%JavaScript 1%
Where to start reading
  1. 1
    README.md
    Start here โ€” what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    bin/sutando
    Where the program starts running
  4. 4
    package.json
    Dependencies and the commands it exposes
  5. 5
    .env.example
    The API keys and settings you must provide
What's in each folder
skills/Prompts, skills & agent definitions367 files
src/Core code โ€” the actual logic347 files
packages/Sub-packages / plugins59 files
bin/Command-line entry points1 files
docs/Documentation59 files
scripts/Helper scripts92 files
hooks/Hooks โ€” scripts that auto-run on events14 files
benchmarks/Evaluations & benchmarks2 files
READMEHas testsDocumentedCI checksMIT licenseUpdated this month
Quick Actions
Details
Creator
sonichi
Language
Python
Category
claude-skill
Published
3/28/2026

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/sutando.svg)](https://workflowstacks.com/skills/sutando?utm_source=github&utm_medium=badge)
๐Ÿ”ฅ Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work โ€” importable n8n templates, outcome guides and Claude Desktop configs.