CtrlK
BlogDocsLog inGet started
Tessl Logo

render-automation

Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas.

39

Quality

37%

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

Quality

Content

35%

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

The skill covers Render automation workflows comprehensively with good tool identification and parameter documentation, but suffers from significant verbosity and repetition—service ID formats, pagination mechanics, and pitfalls are restated multiple times across sections. Actionability is moderate: tool names and parameters are concrete but no executable tool call examples are provided. The content would benefit greatly from deduplication and adding actual example tool invocations.

Suggestions

Deduplicate repeated information: consolidate ID format notes, pagination details, and pitfalls into single locations rather than repeating in every workflow section.

Add at least one concrete, executable tool call example showing actual parameters (e.g., a real RUBE_SEARCH_TOOLS call with expected response structure).

Remove explanations of concepts Claude already knows (what pagination is, what ISO 8601 is, 'parse defensively with fallbacks') to reduce token waste.

Add explicit error recovery steps to the deploy workflow (e.g., what to do when build_failed occurs, how to retrieve logs, retry strategy).

DimensionReasoningScore

Conciseness

Significant redundancy throughout. Pitfalls are repeated across sections (service ID format mentioned 5+ times, cursor-based pagination explained 3+ times). The 'Known Pitfalls' section largely duplicates per-workflow pitfalls. Claude already knows what pagination is, what ISO 8601 is, and doesn't need reminders like 'parse defensively with fallbacks for optional fields.'

1 / 3

Actionability

Provides concrete tool names, parameter names, and enum values, which is useful. However, there are no actual executable code examples—just pseudocode-style numbered lists. The skill instructs to 'always call RUBE_SEARCH_TOOLS first' but never shows an actual tool call with real parameters/JSON, reducing copy-paste readiness.

2 / 3

Workflow Clarity

Multi-step workflows are sequenced with clear tool ordering and the deploy-and-monitor pattern includes a polling loop with terminal states. However, there are no explicit validation checkpoints or error recovery steps—e.g., what to do if TRIGGER_DEPLOY fails, or if the connection drops during polling. The setup section has a good verification flow but the core workflows lack feedback loops for error cases.

2 / 3

Progressive Disclosure

Content is organized with headers and a quick reference table, which helps navigation. However, it's a monolithic file with substantial repetition that could benefit from splitting (e.g., pitfalls into a separate reference). No bundle files exist to offload detail, and the single external link is to Composio docs rather than structured supporting files.

2 / 3

Total

7

/

12

Passed

Description

40%

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 a clear and distinct niche (Render automation via Composio/Rube MCP) but lacks concrete action verbs and an explicit 'Use when...' clause. The listed items (services, deployments, projects) are too terse to convey what specific operations are supported, and the implementation note about searching tools first doesn't help with skill selection.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks to create, manage, or monitor Render services, deployments, or projects.'

Replace the noun list with specific concrete actions, e.g., 'Create and manage web services, trigger deployments, list projects, check deployment status on Render.'

Include natural trigger terms users might say, such as 'deploy to Render', 'Render hosting', 'render.com', 'web service deployment'.

DimensionReasoningScore

Specificity

Names the domain (Render tasks via Rube MCP/Composio) and lists some actions (services, deployments, projects), but these are nouns rather than concrete verbs describing specific actions. It's more of a domain listing than a comprehensive set of concrete capabilities.

2 / 3

Completeness

Describes what it does at a high level (automate Render tasks) but has no explicit 'Use when...' clause or equivalent trigger guidance. The instruction to 'always search tools first' is an implementation detail rather than a when-to-use trigger. Per rubric guidelines, missing 'Use when...' caps completeness at 2, and the 'what' is also quite thin, warranting a 1.

1 / 3

Trigger Term Quality

Includes relevant keywords like 'Render', 'services', 'deployments', 'projects', 'Composio', and 'MCP', but misses common user variations like 'deploy', 'hosting', 'web service', 'render.com', or specific actions users might request like 'create a service' or 'check deployment status'.

2 / 3

Distinctiveness Conflict Risk

The combination of 'Render', 'Rube MCP', and 'Composio' creates a very specific niche that is unlikely to conflict with other skills. This is clearly about Render platform automation through a specific toolchain.

3 / 3

Total

8

/

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.