CtrlK
BlogDocsLog inGet started
Tessl Logo

activecampaign-automation

Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas.

52

Quality

58%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/antigravity-awesome-skills-claude/skills/activecampaign-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill provides solid coverage of ActiveCampaign operations with useful specifics like capitalization requirements and ID type conventions. However, it suffers from significant redundancy (pitfalls repeated in each workflow section and again in a consolidated section), lacks executable code examples, and is missing validation/error-recovery steps that would be important for batch operations and API interactions. Consolidating repeated content and adding verification steps would meaningfully improve quality.

Suggestions

Consolidate pitfalls into a single section and reference it from individual workflows instead of repeating the same information (e.g., action capitalization, ID precedence) in every section.

Add explicit validation/verification steps to workflows—e.g., after creating a contact, verify the response contains the expected contact ID before proceeding to tag or subscribe operations.

Replace pseudocode patterns in 'Common Patterns' with actual tool invocation examples showing realistic parameter values and expected response structures.

Consider extracting the detailed parameter documentation and pitfalls into a separate reference file to keep SKILL.md as a concise overview with quick-start guidance.

DimensionReasoningScore

Conciseness

The skill is moderately verbose with some redundancy—pitfalls are repeated across individual workflow sections and then again in the 'Known Pitfalls' summary section. The quick reference table is useful but the overall document could be tightened significantly by consolidating repeated information about action capitalization, ID types, and precedence rules.

2 / 3

Actionability

The skill provides specific tool names, parameter names, and key details like capitalization requirements, but lacks executable code examples—the 'Common Patterns' section uses pseudocode-style numbered lists rather than actual tool invocation syntax. The instruction to 'always call RUBE_SEARCH_TOOLS first to get current tool schemas' partially undermines the detailed parameter documentation since schemas may change.

2 / 3

Workflow Clarity

Each workflow has a clear tool sequence with prerequisite/required labels, and the contact lookup flow includes a branching pattern. However, there are no explicit validation checkpoints or error recovery steps—no guidance on what to do if a tool call fails, how to verify success, or feedback loops for batch operations despite mentioning rate limits and 429 responses.

2 / 3

Progressive Disclosure

The content is reasonably well-structured with clear section headers and a quick reference table, but it's a monolithic document with no bundle files to offload detailed reference material. The pitfalls sections are duplicated inline rather than consolidated, and the document is long enough that separating detailed parameter docs or pitfalls into reference files would improve navigation.

2 / 3

Total

8

/

12

Passed

Description

67%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is strong in specificity and distinctiveness, clearly naming the platform (ActiveCampaign), the integration mechanism (Rube MCP/Composio), and multiple concrete actions. However, it lacks an explicit 'Use when...' clause, which caps completeness, and could benefit from additional natural trigger terms that users might use when requesting CRM or email marketing automation tasks.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about ActiveCampaign, CRM contact management, email list operations, or marketing automation workflows.'

Include broader natural trigger terms like 'CRM', 'email marketing', 'mailing list', 'subscriber management' to improve discoverability when users don't mention ActiveCampaign by name.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: manage contacts, tags, list subscriptions, automation enrollment, and tasks. Also includes the operational guidance to search tools first for current schemas.

3 / 3

Completeness

Clearly answers 'what does this do' (manage contacts, tags, list subscriptions, automation enrollment, tasks via Rube MCP/Composio), but lacks an explicit 'Use when...' clause specifying when Claude should select this skill. The 'when' is only implied.

2 / 3

Trigger Term Quality

Includes relevant keywords like 'ActiveCampaign', 'contacts', 'tags', 'list subscriptions', 'automation enrollment', and 'tasks', but these are somewhat domain-specific. Missing common user phrasings like 'email marketing', 'CRM', 'mailing list', or 'subscriber' that users might naturally say.

2 / 3

Distinctiveness Conflict Risk

Highly distinctive due to the specific platform (ActiveCampaign) and integration method (Rube MCP / Composio). Unlikely to conflict with other skills given the narrow, well-defined niche.

3 / 3

Total

10

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
sickn33/antigravity-awesome-skills
Reviewed

Table of Contents

Is this your skill?

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.