Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas.
Install with Tessl CLI
npx tessl i github:boisenoise/skills-collections --skill activecampaign-automation71
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
Bulk contact import and tag management
RUBE_SEARCH_TOOLS first
0%
0%
RUBE_MANAGE_CONNECTIONS call
0%
100%
Connection ACTIVE check
0%
50%
Tag action capitalized
0%
50%
Tags format correct
50%
100%
contact_email for bulk tagging
0%
50%
Rate limit backoff
100%
100%
Defensive response parsing
20%
0%
Email as required field
100%
100%
Contact search deduplication
100%
100%
Correct tool names used
0%
70%
Without context: $0.9654 · 6m 42s · 42 turns · 178 in / 9,504 out tokens
With context: $0.4155 · 3m 17s · 18 turns · 178 in / 5,853 out tokens
List subscription action casing and ID types
Subscribe action lowercase
0%
100%
Unsubscribe action lowercase
0%
100%
list_id as numeric string
100%
100%
FIND_CONTACT prerequisite
100%
100%
contact_id as string
100%
100%
contact_id precedence acknowledged
100%
100%
Correct subscription tool
0%
100%
RUBE_SEARCH_TOOLS or RUBE_MANAGE_CONNECTIONS setup
0%
50%
Unsubscribe record persists note
0%
100%
Rate limit handling
0%
0%
Without context: $0.5628 · 4m 56s · 28 turns · 1,861 in / 8,299 out tokens
With context: $0.5300 · 4m 26s · 25 turns · 29 in / 7,336 out tokens
Contact task creation with ISO 8601 dates
duedate ISO 8601 with timezone
100%
100%
No placeholder duedate
100%
100%
edate after duedate
100%
100%
relid is contact ID
100%
100%
relid as string
100%
100%
dealTasktype as string
70%
100%
FIND_CONTACT prerequisite
0%
100%
Correct task tool
0%
100%
assignee as string
100%
100%
Setup steps present
0%
0%
Multiple contacts handled
100%
100%
Without context: $0.9234 · 8m 3s · 45 turns · 51 in / 10,377 out tokens
With context: $0.5350 · 4m 40s · 21 turns · 56 in / 7,499 out tokens
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.