Automate SendGrid email operations including sending emails, managing contacts/lists, sender identities, templates, and analytics via Rube MCP (Composio). Always search tools first for current schemas.
Install with Tessl CLI
npx tessl i github:davepoon/buildwithclaude --skill sendgrid-automation70
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Campaign creation workflow and scheduling
Search tools first
0%
100%
Connection check
0%
100%
List sender identities
25%
100%
Retrieve lists
25%
100%
Uses SENDGRID_CREATE_SINGLE_SEND
50%
100%
Double-underscore params
0%
100%
Unsubscribe compliance
66%
100%
Separate schedule step
100%
100%
No send_at on CREATE
100%
100%
ID resolution pattern
50%
100%
Without context: $0.6624 · 2m 40s · 43 turns · 33 in / 8,669 out tokens
With context: $0.4366 · 1m 44s · 19 turns · 275 in / 5,722 out tokens
Contact list management and async verification
Uses RETRIEVE_ALL_LISTS
0%
100%
Unique name check
100%
100%
Pagination on list retrieval
0%
37%
Marketing API add contacts
0%
100%
Contacts with list_ids
100%
100%
Async import handling
100%
100%
Verify import success
60%
100%
UUID for list IDs
100%
100%
Deletion confirmation
80%
70%
Job ID handling
100%
100%
Without context: $0.7381 · 3m 35s · 36 turns · 163 in / 12,686 out tokens
With context: $0.3612 · 1m 38s · 16 turns · 270 in / 5,624 out tokens
Email analytics and statistics retrieval
Global stats tool
62%
100%
Correct metrics path
86%
100%
aggregated_by day
100%
100%
Discover categories first
0%
100%
10-category limit
41%
100%
13-month category limit
0%
100%
CSV export rate limit
0%
100%
Paid add-on caveat
86%
100%
CSV download step
16%
100%
Without context: $0.8426 · 3m 2s · 35 turns · 250 in / 9,857 out tokens
With context: $0.3904 · 1m 36s · 17 turns · 271 in / 5,592 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.