CtrlK
BlogDocsLog inGet started
Tessl Logo

tiktok-search

Search TikTok - find profiles, videos, hashtags, and trending content

63

Quality

75%

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/social/capabilities/tiktok-search/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

86%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 concise, well-structured, and provides concrete executable YAML specs for each operation with clear setup and error guidance. It only lightly defers runtime-invocation specifics to the upstream scrapecreators-api skill, which is appropriate but leaves minor actionability gaps.

DimensionReasoningScore

Conciseness

The body is lean and efficient — operations are given as compact YAML request specs with no padding, no explanation of what TikTok is, and every section earns its place. This matches the 'assumes Claude's competence' anchor.

5 / 5

Actionability

Each operation is a concrete, copy-paste-ready YAML spec with provider, method, path, and query params covering the common cases, but it stops short of fully executable invocation details (auth/key handling and the direct-API/CLI forms are deferred to the referenced scrapecreators-api skill), leaving minor gaps.

4 / 5

Workflow Clarity

A clear sequence is present — read the upstream scrapecreators-api skill first, then choose an operation — with error-handling guidance for retries, private accounts, and rate limiting. This is a simple single-purpose skill (no destructive or batch ops), so it does not hit the validation-cap; minor checkpoint explicitness keeps it just below 5.

4 / 5

Progressive Disclosure

The skill is a well-organized overview under ~115 lines with a single one-level reference to the scrapecreators-api skill and no bundle files to navigate, satisfying the simple-skill exception for a 5.

5 / 5

Total

18

/

20

Passed

Description

65%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 clear and domain-distinct with good natural trigger terms, but it lacks an explicit 'when to use' clause and relies on a single verb over multiple distinct actions, capping completeness and specificity at the midpoint.

Suggestions

Add a 'Use when...' clause naming concrete trigger scenarios, e.g. 'Use when the user asks to look up a TikTok account, find TikTok videos, search a hashtag, or check trending content.'

Diversify the verbs beyond 'search/find' to reflect distinct actions (e.g. 'look up profiles, search hashtag videos, fetch the trending feed').

Include common synonyms like 'TikTok username', 'TikTok user', or 'trending TikToks' to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain ('Search TikTok') and lists several concrete target types ('profiles, videos, hashtags, and trending content'), but relies on a single search/find verb rather than multiple distinct actions, so it sits at the 1-2-actions anchor rather than the comprehensive 4-5.

3 / 5

Completeness

It gives a clear 'what' (search profiles/videos/hashtags/trending) but has no 'Use when...' or equivalent explicit trigger guidance, which caps completeness at 3 per the judging guidelines.

3 / 5

Trigger Term Quality

Natural user terms are well covered — 'TikTok', 'profiles', 'videos', 'hashtags', 'trending' — but it omits common synonyms or phrasings users might say, keeping it just below a 5.

4 / 5

Distinctiveness Conflict Risk

The TikTok-specific niche with distinct triggers (profiles, hashtags, trending) makes it unlikely to fire for unrelated skills; conflict risk is minimal.

5 / 5

Total

15

/

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
gooseworks-ai/goose-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.