CtrlK
BlogDocsLog inGet started
Tessl Logo

update-spatie-docs

Update Spatie package documentation on spatie.be by re-importing docs for a given repo. Use after merging a PR that touches docs/, or when the user says 'update docs for [package]', 'rebuild docs for [repo]', 'import docs for [repo]', or invokes /update-spatie-docs [repo-name]. Takes a repo name argument (e.g., 'backup', 'laravel-medialibrary', 'laravel-pdf').

76

Quality

95%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

A tight, well-structured skill body with executable commands, an explicit verification feedback loop, and no padding. It exemplifies lean, action-oriented documentation for a simple operational task.

DimensionReasoningScore

Conciseness

Lean body that assumes competence; the only explanatory aside (the `ar` alias / non-interactive-shell footgun) is genuinely non-obvious operational knowledge that earns its tokens, with no concept padding.

5 / 5

Actionability

Provides copy-paste-ready executable commands for the core task (`php artisan remote "docs:import --repo=spatie/{repo_name}"`) and a concrete curl verification template; covers the common case fully.

5 / 5

Workflow Clarity

Clear sequence (run import twice, then curl-verify) with an explicit validation checkpoint and a feedback loop (fallback-title check -> wait and retry), satisfying the batch-operation validation requirement.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references and well-organized sections (## Command, ## Verification); meets the simple-skill exception for a top score.

5 / 5

Total

20

/

20

Passed

Description

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

A strong, third-person description that clearly answers both what and when with concrete, natural trigger phrases and a distinct niche. The only soft spot is specificity, which names a single concrete action rather than enumerating several.

DimensionReasoningScore

Specificity

Names the domain (Spatie package docs on spatie.be) and one concrete action ("re-importing docs for a given repo"), but does not enumerate multiple specific actions; below 4 which requires several specific actions.

3 / 5

Completeness

Explicitly states what it does ("Update Spatie package documentation... by re-importing docs") and when to use it ("Use after merging a PR that touches docs/, or when the user says..."), with concrete trigger phrases; matches the top anchor.

5 / 5

Trigger Term Quality

Comprehensive natural triggers including synonyms ("update docs for", "rebuild docs for", "import docs for"), a PR-merge context, and the slash-command invocation; matches the comprehensive-coverage anchor.

5 / 5

Distinctiveness Conflict Risk

Narrow niche (Spatatie docs on spatie.be via docs:import) with a distinct slash-command trigger and specific repo-name argument; minimal conflict risk with other skills.

5 / 5

Total

18

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
freekmurze/dotfiles
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.