CtrlK
BlogDocsLog inGet started
Tessl Logo

add-integration

Add a complete Sim integration from API docs, covering tools, block, icon, optional triggers, registrations, and integration conventions. Use when introducing a new service under `apps/sim/tools`, `apps/sim/blocks`, and `apps/sim/triggers`.

71

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

Highly actionable and well-sequenced with strong validation checkpoints, but the body is a long single-file monolith that mixes overview with deep reference material. Splitting File Handling / OAuth / V2 into reference files and tightening the example conversation would improve token efficiency and navigation.

Suggestions

Move the File Handling, OAuth Scopes, and V2 Integration Pattern sections into separate reference files and link to them from the main workflow to reduce the inline monolith.

Trim or summarize the 'Example Command' conversation mockup; the numbered step list already conveys the interaction model.

Deduplicate the canonicalParamId rules (stated in both Step 3 and the File Handling section) into a single canonical-param reference.

DimensionReasoningScore

Conciseness

Mostly codebase-specific templates that earn their place, but the ~870-line body includes tightenable padding such as the full 'Example Command' conversation mockup and repeated canonical-param rules.

2 / 3

Actionability

Provides concrete, near-copy-paste templates with real imports and helper names plus executable commands (bun run scripts/generate-docs.ts, bun run check:bare-icons).

3 / 3

Workflow Clarity

A clear 7-step sequence is paired with a 'Hard Rule: No Guessed Response Schemas' stop-and-ask feedback loop and a 'Final Validation (Required)' checklist.

3 / 3

Progressive Disclosure

Well-sectioned but monolithic: File Handling, OAuth scopes, and V2 pattern content that could be split into reference files is inline, and cross-skill references are only signaled in passing; no bundle files exist.

2 / 3

Total

10

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A tight, third-person description that names concrete deliverables and gives an explicit 'Use when' trigger with scoping paths. It answers what, when, and for which niche without padding.

DimensionReasoningScore

Specificity

Enumerates multiple concrete components — 'tools, block, icon, optional triggers, registrations, and integration conventions' — rather than vague abstractions.

3 / 3

Completeness

Explicitly states both what it does ('covering tools, block, icon...') and when to use it ('Use when introducing a new service under...').

3 / 3

Trigger Term Quality

Uses natural phrasing a user would say ('Add a complete Sim integration', 'introducing a new service') with relevant repo-path anchors.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (Sim integrations under specific apps/sim paths) with distinct triggers unlikely to collide with other skills.

3 / 3

Total

12

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (878 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

13

/

16

Passed

Repository
simstudioai/sim
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.