CtrlK
BlogDocsLog inGet started
Tessl Logo

show-github-search-result

Summarizes the results of a GitHub search query in a human friendly markdown table that is easy to read and understand. ALWAYS use this skill when displaying the results of a GitHub search query.

61

Quality

72%

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 ./src/lm/skills/show-github-search-result/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

70%

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

The body is well organized and gives clear, concrete column-selection guidance for a simple task. Its main weaknesses are redundant Purpose/Usage prose and the lack of a complete rendered table example to anchor the output.

Suggestions

Collapse the Purpose and Usage sections into a single concise statement to remove the redundant restating of the description.

Add one full example of the rendered markdown table (with header and a couple of rows) so the expected output is concrete and copy-paste ready.

Mention issues/PRs and common query fields explicitly in the description or body to broaden natural trigger coverage.

DimensionReasoningScore

Conciseness

The Purpose and Usage sections largely restate each other and the frontmatter description (e.g., "allowing users to quickly grasp... without having to parse through raw data" vs. "easier to users to review and analyze... at a glance"), so the body could be tightened; it does not, however, explain concepts Claude already knows.

2 / 3

Actionability

Provides concrete field-selection rules and a usable link-format example ("[#123](https://github.com/owner/repo/issues/123)"), but it stops short of a complete rendered example table, leaving the actual output underspecified.

2 / 3

Workflow Clarity

This is a simple single-task skill and the action is unambiguous — choose columns based on the query, always include the number+title as a markdown link — which the simple-skills scoring note permits to score 3 without an explicit multi-step workflow.

3 / 3

Progressive Disclosure

The body is under 50 lines, has no bundle files and no need for external references, and is organized into clear sections (Purpose, Usage, How to Render), satisfying the simple-skills exception for progressive disclosure.

3 / 3

Total

10

/

12

Passed

Description

75%

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 clearly defines its niche and includes an explicit trigger clause, giving it strong completeness and distinctiveness. It is slightly held back by naming only one main action and offering limited keyword variation coverage.

DimensionReasoningScore

Specificity

Names the domain and a concrete action ("Summarizes the results of a GitHub search query in a human friendly markdown table"), but only describes a single rendering action rather than listing multiple specific capabilities as the level-3 anchor requires.

2 / 3

Completeness

Clearly states what it does (summarize GitHub search results into a markdown table) and gives an explicit trigger ("ALWAYS use this skill when displaying the results of a GitHub search query"), answering both what and when in third person.

3 / 3

Trigger Term Quality

"GitHub search query" is a relevant natural term, but coverage is thin — common variations like "issues", "pull requests", or "PRs" that users would actually say are absent, matching the "some relevant keywords but missing common variations" anchor.

2 / 3

Distinctiveness Conflict Risk

The niche is narrow and specific — rendering GitHub search results into a table — with distinct triggers unlikely to activate for unrelated skills.

3 / 3

Total

10

/

12

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
microsoft/vscode-pull-request-github
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.