CtrlK
BlogDocsLog inGet started
Tessl Logo

baserow-automation

Automate Baserow tasks via Rube MCP (Composio). Always search tools first for current schemas.

70

Quality

58%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./composio-skills/baserow-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

32%

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 identifies the target platform (Baserow) and integration method but fails to specify concrete capabilities or provide explicit trigger conditions. It reads more like an internal implementation note than a skill description that helps Claude choose when to apply it.

Suggestions

Add a 'Use when...' clause with explicit triggers like 'Use when the user mentions Baserow, no-code databases, or needs to create/read/update rows in Baserow tables'

Replace 'automate tasks' with specific actions such as 'create tables, add rows, query records, manage fields'

Include natural user terms like 'database', 'spreadsheet-like', 'rows', 'records' that users might say when needing this skill

DimensionReasoningScore

Specificity

Names the domain (Baserow) and mentions automation, but 'tasks' is vague. The instruction to 'search tools first for current schemas' is a procedural hint rather than a concrete capability description.

2 / 3

Completeness

Describes a vague 'what' (automate Baserow tasks) but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill.

1 / 3

Trigger Term Quality

Includes 'Baserow' and 'Rube MCP (Composio)' as relevant keywords, but lacks natural user terms like 'database', 'tables', 'rows', 'no-code database', or specific actions users might request.

2 / 3

Distinctiveness Conflict Risk

'Baserow' is a specific product which helps distinctiveness, but 'automate tasks' is generic enough that it could overlap with other automation or database skills without clearer boundaries.

2 / 3

Total

7

/

12

Passed

Implementation

85%

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

This is a well-structured skill that efficiently teaches Baserow automation via Rube MCP. The workflow is clear with proper validation checkpoints, and the content is appropriately concise. The main weakness is that the tool call examples are illustrative rather than fully executable, though this may be intentional given that schemas must be discovered dynamically.

Suggestions

Consider showing a complete end-to-end example with actual tool slugs and response handling to make the workflow more concrete

Add an example of handling pagination in practice, since it's mentioned as a pitfall but not demonstrated

DimensionReasoningScore

Conciseness

The content is lean and efficient, avoiding unnecessary explanations of what Baserow or MCP are. Every section serves a purpose and assumes Claude's competence with APIs and tool execution patterns.

3 / 3

Actionability

Provides concrete tool call patterns with parameter examples, but uses pseudo-code style rather than fully executable code. The argument structures are illustrative but not copy-paste ready for actual execution.

2 / 3

Workflow Clarity

Clear 3-step workflow pattern with explicit sequencing (discover → check connection → execute). Includes validation checkpoint for connection status and explicit guidance on when to proceed.

3 / 3

Progressive Disclosure

Well-organized with clear sections progressing from prerequisites to setup to workflow to pitfalls. External reference to Composio docs is one level deep and clearly signaled. Quick reference table aids navigation.

3 / 3

Total

11

/

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
ComposioHQ/awesome-claude-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.