CtrlK
BlogDocsLog inGet started
Tessl Logo

freshdesk-automation

Automate Freshdesk helpdesk operations including tickets, contacts, companies, notes, and replies via Rube MCP (Composio). Always search tools first for current schemas.

73

1.41x
Quality

65%

Does it follow best practices?

Impact

82%

1.41x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/all-skills/skills/freshdesk-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

62%

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

This is a solid reference skill for Freshdesk automation that covers the major workflows comprehensively with clear sequencing and useful pitfall documentation. Its main weaknesses are redundancy across sections (status/priority mappings, cf_ prefix notes repeated multiple times) and the lack of concrete, executable tool call examples showing complete parameter objects. The content would benefit from being split across multiple files to reduce the monolithic nature of the document.

Suggestions

Add at least one complete, executable tool call example per core workflow showing the full parameter object (e.g., a complete FRESHDESK_CREATE_TICKET call with all required fields filled in).

Deduplicate repeated information — define status/priority integer mappings and the cf_ prefix rule once in the Quick Reference or Known Pitfalls section and reference that location from the workflows.

Consider splitting detailed parameter documentation and pitfalls into a separate REFERENCE.md file, keeping SKILL.md as a concise overview with workflow sequences and links to details.

DimensionReasoningScore

Conciseness

The skill is fairly comprehensive but includes some redundancy — status/priority integer mappings are repeated three times (in create ticket, search tickets, and known pitfalls), and the custom field cf_ prefix note appears twice. The quick reference table at the end largely duplicates information already covered in the workflows. However, most content is genuinely useful reference material rather than explaining concepts Claude already knows.

2 / 3

Actionability

The skill provides specific tool names, parameter lists, and query syntax examples (e.g., `"email:'user@example.com'"`, `"status:2 AND priority:3"`), which is good. However, there are no complete executable workflow examples showing actual tool calls with full parameter objects — everything is described rather than demonstrated with concrete input/output examples. The guidance is specific but not copy-paste ready.

2 / 3

Workflow Clarity

Multi-step workflows are clearly sequenced with numbered steps, labeled as [Required], [Optional], or [Prerequisite]. The setup section includes a verification flow (check connection → authenticate if needed → confirm ACTIVE). The prerequisite to always call RUBE_SEARCH_TOOLS first acts as a validation checkpoint, and the ID resolution pattern provides clear guidance for dependent operations.

3 / 3

Progressive Disclosure

The content is well-structured with clear sections and a useful quick reference table, but it's a monolithic ~200-line document with no bundle files to offload detailed parameter references or pitfall lists. The detailed parameter documentation for each workflow and the extensive pitfalls section could be split into separate reference files, keeping the main SKILL.md as a concise overview with links.

2 / 3

Total

9

/

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 reasonably strong in specificity and distinctiveness, clearly identifying Freshdesk as the target platform and listing the key entities it operates on. However, it lacks an explicit 'Use when...' clause that would help Claude know exactly when to select this skill, and could benefit from additional natural trigger terms users might use when requesting helpdesk support operations.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about Freshdesk, support tickets, helpdesk management, or customer support automation.'

Include common user-facing trigger term variations such as 'support tickets', 'customer support', 'help desk', 'ticket management', and 'support agent' to improve matching.

DimensionReasoningScore

Specificity

Lists multiple specific concrete entities and actions: 'tickets, contacts, companies, notes, and replies' along with the automation context via 'Rube MCP (Composio)'. Also includes the operational guidance to 'search tools first for current schemas.'

3 / 3

Completeness

Clearly answers 'what' (automate Freshdesk operations including tickets, contacts, etc.) but lacks an explicit 'Use when...' clause. The 'when' is only implied by the domain mention. Per rubric guidelines, missing explicit trigger guidance caps completeness at 2.

2 / 3

Trigger Term Quality

Includes relevant keywords like 'Freshdesk', 'helpdesk', 'tickets', 'contacts', 'companies', 'notes', 'replies', but misses common user variations like 'support tickets', 'customer support', 'help desk', 'ticket management', or 'CRM'.

2 / 3

Distinctiveness Conflict Risk

Highly distinctive due to the specific mention of 'Freshdesk' and 'Rube MCP (Composio)', which clearly carves out a unique niche. Unlikely to conflict with other skills unless there are multiple Freshdesk-related skills.

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
davepoon/buildwithclaude
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.