CtrlK
BlogDocsLog inGet started
Tessl Logo

pipedrive-automation

Automate Pipedrive CRM operations including deals, contacts, organizations, activities, notes, and pipeline management via Rube MCP (Composio). Always search tools first for current schemas.

75

1.13x
Quality

66%

Does it follow best practices?

Impact

91%

1.13x

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/pipedrive-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

64%

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

This is a thorough and actionable Pipedrive automation skill with excellent specificity in tool names, parameters, and data formats. Its main weaknesses are redundancy across sections (pitfalls repeated in workflow sections and the consolidated pitfalls section), lack of validation/error-handling steps in workflows, and a monolithic structure that could benefit from splitting detailed reference material into separate files.

Suggestions

Add explicit validation/verification steps after key operations (e.g., check response status, verify entity was created without silent merge, handle error responses) to improve workflow clarity.

Deduplicate pitfalls by keeping them only in the consolidated 'Known Pitfalls' section and referencing it from individual workflows, or vice versa, to improve conciseness.

Consider splitting the quick reference table and detailed workflow sections into separate bundle files, keeping SKILL.md as a concise overview with clear links to detailed guides.

DimensionReasoningScore

Conciseness

The skill is comprehensive but quite long (~250+ lines). There's some redundancy—pitfalls are repeated across individual workflow sections and then again in the 'Known Pitfalls' section (e.g., email/phone array format, done integer, auto-merge). The quick reference table largely duplicates information already covered in the workflows. However, it doesn't over-explain basic concepts Claude would know.

2 / 3

Actionability

The skill provides specific tool names, exact parameter names with types and formats, concrete examples of data structures (e.g., email array format), and clear step-by-step tool sequences with annotations like [Required], [Optional], [Prerequisite]. The guidance is immediately executable—Claude knows exactly which tools to call with which parameters.

3 / 3

Workflow Clarity

Multi-step workflows are clearly sequenced with numbered steps and labeled as Required/Optional/Prerequisite, which is excellent. However, there are no explicit validation or verification checkpoints—after creating a deal or contact, there's no step to verify the creation succeeded, check for errors, or handle failures. For CRM operations that could silently auto-merge or fail, this is a gap.

2 / 3

Progressive Disclosure

The content is a monolithic single file with no bundle files to offload detailed reference material. The quick reference table, all five workflow sections, common patterns, and known pitfalls are all inline. The workflows and pitfalls sections could be split into separate reference files, with SKILL.md serving as a concise overview pointing to them. The single external link to Composio docs is helpful but insufficient for progressive disclosure.

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 strong in specificity and distinctiveness, clearly identifying Pipedrive CRM as the domain and listing concrete entity types it manages. However, it lacks an explicit 'Use when...' clause, which hurts completeness, and could benefit from more natural user-facing trigger terms beyond the technical CRM entity names.

Suggestions

Add a 'Use when...' clause such as 'Use when the user asks about Pipedrive, CRM deals, sales pipelines, managing contacts or leads, or tracking customer interactions.'

Include more natural user trigger terms like 'sales', 'leads', 'follow-up', 'customer tracking', or 'deal status' that users would commonly say when needing CRM help.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: deals, contacts, organizations, activities, notes, and pipeline management. Also specifies the integration method (Rube MCP/Composio) and includes a procedural instruction to search tools first for current schemas.

3 / 3

Completeness

Clearly answers 'what does this do' (automate Pipedrive CRM operations across multiple entity types), but lacks an explicit 'Use when...' clause or equivalent trigger guidance, which caps this at 2 per the rubric guidelines.

2 / 3

Trigger Term Quality

Includes relevant keywords like 'Pipedrive', 'CRM', 'deals', 'contacts', 'organizations', 'activities', 'notes', 'pipeline', but misses common user variations like 'lead', 'sales', 'follow-up', 'customer relationship', or 'deal tracking'. The term 'Rube MCP (Composio)' is technical jargon unlikely to be used by end users.

2 / 3

Distinctiveness Conflict Risk

Very clearly scoped to Pipedrive CRM specifically, with distinct entity types and integration method mentioned. Unlikely to conflict with other skills unless there were multiple Pipedrive-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.