CtrlK
BlogDocsLog inGet started
Tessl Logo

ftrack

FTrack integration. Manage Organizations, Users, Activities. Use when the user wants to interact with FTrack data.

56

Quality

65%

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

Quality

Content

68%Weight 40%Scale 1-5

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

The body is an efficient, actionable CLI guide with clear connection-handling state logic and a useful action catalog. Its main weakness is missing validation/verification checkpoints around destructive and batch operations (delete, create/update, proxy mutations), which caps workflow clarity at 3 per the rubric.

Suggestions

Add an explicit validation checkpoint for destructive/batch actions: e.g. after delete-project, run list-projects or get-project to confirm removal before reporting success.

Add a feedback loop for proxy mutations: show how to verify a POST/PUT succeeded (inspect --json output, check response status/body) and retry on auth refresh.

Move the 25-item FTrack Overview list and full action table into a separate references file and link to it, keeping SKILL.md as a lean overview.

DimensionReasoningScore

Conciseness

The body is mostly efficient — it leads with executable CLI commands and tables rather than padding, though the long bulleted FTrack Overview list of ~25 items and a few explanatory sentences ('Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic') are slightly more than needed; matches 'efficient; minor instances of over-explanation that could be trimmed' and does not reach 5 because of that overview list and redundant connect-step prose.

4 / 5

Actionability

It provides concrete, copy-pasteable commands for install, login, connection ensure, polling, action list/run, and proxy requests plus a parameter table, covering common cases; it sits below 5 because some key details are placeholders (CONNECTION_ID, <actionId>) without a worked end-to-end example and run-output handling is only briefly described.

4 / 5

Workflow Clarity

The connect flow has a clear sequence with state handling (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR), but destructive and batch operations (delete-project, delete-task, proxy POST/DELETE, create/update) have no validation or verification checkpoints before/after running, triggering the rubric cap for missing validation on destructive/batch operations; it cannot exceed 3 under that rule and is not below 3 since a real sequenced workflow with polling exists.

3 / 5

Progressive Disclosure

Content is well sectioned (Overview, Working with FTrack, Authentication, Connecting, Searching, Popular actions, Proxy, Best practices) with the long action catalog inlined as a table rather than a separate file, so most content is appropriately placed with only minor organization gaps; it is not 5 because the inlined ~25-item overview list and full action table could live in a separate reference file and no external references are signaled, and not 3 because structure is clear and navigation is easy.

4 / 5

Total

15

/

20

Passed

Description

62%Weight 40%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 is concise and third-person, names the FTrack niche, and includes an explicit 'Use when...' trigger, so it answers both what and when. It loses points for thin action coverage and limited trigger-term variety (no task/asset/shot/project vocabulary).

Suggestions

Expand the action list to concrete capabilities, e.g. 'Manage projects, tasks, shots, assets, and notes; track time and run custom queries'.

Broaden trigger terms with natural vocabulary users say: 'tasks, shots, versions, notes, time logs, or ftrack queries'.

Tighten the 'when' clause to a concrete trigger: 'Use when the user wants to manage or query FTrack projects, tasks, shots, assets, notes, or time logs'.

DimensionReasoningScore

Specificity

It names the domain (FTrack) and three concrete actions ('Manage Organizations, Users, Activities') but those are minimal/generic verbs over a tiny set rather than comprehensive coverage, matching the 'names domain and 1-2 concrete actions, but not comprehensive' anchor; it does not reach 4 because the actions are broad and not 'several specific actions'.

3 / 5

Completeness

It has both a clear 'what' ('Manage Organizations, Users, Activities') and an explicit 'when' ('Use when the user wants to interact with FTrack data'), matching the 'both what and when; when could be more explicit or specific' anchor; it is not 5 because the trigger is generic and not 3 because both halves are present.

4 / 5

Trigger Term Quality

The only natural trigger phrase is 'when the user wants to interact with FTrack data', which is a single relevant keyword path missing common variations or synonyms (no task/asset/project/shot vocabulary); it is above 2 because 'FTrack' plus 'interact with FTrack data' is more than a generic term, but below 4 due to thin keyword coverage.

3 / 5

Distinctiveness Conflict Risk

'FTrack integration' is a clearly named niche that would not trigger for unrelated skills, with only minor overlap risk against a hypothetical other FTrack tool; it is not 5 because the 'interact with FTrack data' phrasing is generic rather than a sharply distinct trigger set.

4 / 5

Total

14

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
membranedev/application-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.