CtrlK
BlogDocsLog inGet started
Tessl Logo

freshservice-automation

Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search tools first for current schemas.

56

Quality

63%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/freshservice-automation/SKILL.md

The canonical home for this skill is freshservice-automation in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

57%Scale 1-5

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

This is a functional Freshservice automation skill with good parameter documentation and clear tool sequences, but it suffers from internal redundancy (status/priority codes repeated 3+ times) and lacks validation/error-recovery steps for the bulk update workflow. The content would benefit from deduplication, adding verification steps for batch operations, and splitting detailed parameter references into a separate file.

Suggestions

Add explicit validation and error-recovery steps to the bulk update workflow (e.g., verify ticket states after update, handle partial failures with a retry loop)

Deduplicate the status and priority code references—define them once in the 'Common Patterns' section and reference that section from individual workflows instead of repeating inline

Add a concrete example showing an actual MCP tool call with parameters and expected response structure for at least one workflow

Remove the vacuous 'When to Use' section at the bottom, which adds no information beyond the description

DimensionReasoningScore

Conciseness

The skill is moderately efficient but has notable redundancy. Status and priority code tables are repeated multiple times (inline in each workflow AND in a separate reference section). The 'When to Use' section at the bottom is vacuous. Some pitfalls are repeated across sections (e.g., 30-day default, numeric codes). However, the parameter documentation is genuinely useful reference material.

3 / 5

Actionability

The skill provides concrete tool names, specific parameter names with allowed values, and clear tool sequences. The numeric code mappings and parameter constraints are highly actionable. However, there are no executable code examples—the 'Finding Tickets by Date Range' example is pseudocode-like rather than showing actual MCP tool invocation syntax. Minor gap: no example of what a successful response looks like.

4 / 5

Workflow Clarity

Workflows are clearly sequenced with tool ordering, but the bulk update workflow—a batch/destructive operation—lacks explicit validation steps. There's no guidance on verifying results after bulk updates, no error recovery loop, and no confirmation step before executing. Per rubric rules, missing validation in batch operations caps this at 3.

3 / 5

Progressive Disclosure

The content is reasonably well-structured with clear section headers and a quick reference table. However, at ~200 lines with repetitive reference tables and detailed parameter lists for 5+ workflows, some content (like the full parameter documentation per workflow) could benefit from being split into separate reference files. No bundle files exist to offload this detail. The structure is adequate but not optimally organized.

3 / 5

Total

13

/

20

Passed

Description

70%Scale 1-5

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 does a good job listing specific capabilities and naming the target platform (Freshservice), making it distinctive and actionable. Its main weakness is the absence of an explicit 'Use when...' clause, which would help Claude know exactly when to select this skill. The operational instruction about searching tools first, while useful, doesn't substitute for trigger guidance.

Suggestions

Add an explicit 'Use when...' clause with trigger phrases like 'Use when the user mentions Freshservice, IT helpdesk tickets, service requests, or ITSM automation.'

Include natural synonyms such as 'helpdesk', 'incident management', or 'IT service management' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Lists several specific actions: create/update tickets, bulk operations, service requests, and outbound emails. Also mentions searching tools for schemas. Minor gaps—doesn't mention reading/querying tickets, reporting, or other ITSM operations.

4 / 5

Completeness

The 'what' is clearly stated with concrete actions. However, there is no explicit 'when' clause (e.g., 'Use when...'). The instruction 'Always search tools first for current schemas' is operational guidance rather than a trigger condition. Missing a 'when' clause caps this at 3.

3 / 5

Trigger Term Quality

Includes strong natural keywords like 'Freshservice', 'ITSM', 'tickets', 'service requests', 'bulk operations', and 'outbound emails'. Missing some natural synonyms like 'helpdesk', 'incident', 'IT service management', or 'Composio' as a standalone trigger. 'Rube MCP' is technical jargon that users are unlikely to say.

4 / 5

Distinctiveness Conflict Risk

Highly distinctive—'Freshservice' is a specific product, 'Rube MCP (Composio)' identifies the exact integration mechanism, and the ITSM domain is clearly scoped. Very unlikely to conflict with other skills.

5 / 5

Total

16

/

20

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
administrakt0r/AI-Agents-Safe-Coding-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.