CtrlK
BlogDocsLog inGet started
Tessl Logo

thai-post

Thai Post integration. Manage Tracks, Searchs. Use when the user wants to interact with Thai Post data.

56

Quality

64%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/thai-post/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

63%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 highly actionable with concrete CLI commands and a well-checkpointed connection workflow, but it carries some redundant explanation and keeps all detail inline rather than splitting it into reference files.

Suggestions

Trim the introductory 'Thai Post is a postal service in Thailand...' paragraph and Membrane marketing prose to assume Claude's competence.

Move the proxy request flags table and the detailed clientAction state handling into separate reference files linked from the body to improve progressive disclosure.

Add a short numbered end-to-end workflow summary (connect -> search actions -> run) so the overall sequence is explicit.

DimensionReasoningScore

Conciseness

Mostly actionable command listings, but includes unnecessary padding such as the general intro to what Thai Post is and marketing-flavored Membrane prose ('so you can focus on the integration logic rather than auth plumbing').

3 / 5

Actionability

Provides concrete, executable commands (install, login, connection ensure, action run, request) plus a flags table, with only minor placeholders like CONNECTION_ID left to substitute.

4 / 5

Workflow Clarity

The connection setup is clearly sequenced with state-based checkpoints (READY/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and a poll-until-ready feedback loop, though it lacks a fully explicit end-to-end checklist.

4 / 5

Progressive Disclosure

Well-organized into sections but entirely monolithic in a single file; the proxy flags table and connection-state handling could live in separate reference files, and no bundle files are present to offload detail.

3 / 5

Total

14

/

20

Passed

Description

66%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 identifies a distinct niche and covers both what and when, but the action list is minimal and the trigger phrasing is generic. Tightening the actions and adding concrete user phrases would lift it.

Suggestions

Replace the vague 'Manage Tracks, Searchs' with concrete actions such as 'Track shipments and search postcodes by district'.

Expand the trigger clause to mention natural phrasings users would say, e.g. 'Use when the user wants to track a Thai Post package or look up a Thai postcode'.

Fix the typo 'Searchs' to 'Searches' for polish.

DimensionReasoningScore

Specificity

Names the domain (Thai Post) and 1-2 concrete actions ('Manage Tracks, Searchs'), but the actions are minimal, slightly misspelled, and not comprehensive.

3 / 5

Completeness

Answers both 'what' ('Thai Post integration. Manage Tracks, Searchs.') and 'when' ('Use when the user wants to interact with Thai Post data.'), though the 'when' could be more specific.

4 / 5

Trigger Term Quality

Includes relevant keywords ('Thai Post', 'Tracks', 'Searchs') but the trigger phrase 'interact with Thai Post data' is generic and misses natural variations like 'track a package' or 'lookup postcode'.

3 / 5

Distinctiveness Conflict Risk

'Thai Post' names a clearly distinct niche with minimal overlap risk against other skills.

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
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.