CtrlK
BlogDocsLog inGet started
Tessl Logo

install-claudesidian-command

Install claudesidian shell command to launch Claude Code from anywhere. Use when the user wants to install a shell alias/launcher for their vault, or asks to set up the claudesidian command.

69

Quality

83%

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

77%

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

Highly actionable with a well-sequenced, safety-checked workflow, but the body is verbose and repetitive — the same command and basic shell mechanics are explained multiple times across overlapping sections with no external reference structure.

Suggestions

Consolidate the redundant sections (Task, Process, Installation Steps, How It Works, Fish Shell Support) into a single linear procedure so the alias is defined once and referenced thereafter; this directly addresses the conciseness and progressive_disclosure gaps.

Remove explanations of basic shell concepts Claude already knows (what '||' fallback means, that 'cd -' returns to the previous directory, that a subshell restores the directory) and keep only the non-obvious guidance like the sed two-call gotcha and escaping order.

For the long example-output and fish-detail blocks, consider extracting them into a references/ file linked from a concise overview so SKILL.md stays a lean overview rather than a monolithic ~350-line document.

DimensionReasoningScore

Conciseness

Mostly actionable but heavily padded: the alias is re-derived and re-explained across 'Task', 'Process', 'Installation Steps', 'Example Output', 'How It Works', and 'Fish Shell Support', and it explains basic shell concepts Claude already knows ('|| = fallback', 'cd - returns to previous directory', subshell behavior).

2 / 3

Actionability

Concrete, executable bash throughout — path-escaping logic, sed removal, timestamped backups, and distinct fish function syntax — copy-paste ready rather than pseudocode.

3 / 3

Workflow Clarity

A clear 10-step installation sequence with explicit safety checkpoints: existing-install detection, user confirmation, timestamped backup before modification, and show-before-modify. Validation/safety is present, so it is not capped at 2.

3 / 3

Progressive Disclosure

No bundle files exist and the ~350-line body is monolithic, with several sections rehashing the same alias. Section structure is present but content that should be consolidated (or split into a reference) is inline and repetitive.

2 / 3

Total

10

/

12

Passed

Description

90%

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, well-scoped description with an explicit 'Use when' trigger and natural phrasing. Voice is appropriately third-person, avoiding the first/second-person penalty.

DimensionReasoningScore

Specificity

Names the domain and a concrete action ('Install claudesidian shell command to launch Claude Code from anywhere') but does not enumerate multiple distinct actions as the 3-anchor requires; it is essentially a single install action.

2 / 3

Completeness

Explicitly answers what (install the command to launch Claude Code) and when ('Use when the user wants to install a shell alias/launcher for their vault, or asks to set up the claudesidian command').

3 / 3

Trigger Term Quality

Good natural coverage a user would actually say: 'install a shell alias/launcher', 'set up the claudesidian command', and 'launch Claude Code from anywhere'.

3 / 3

Distinctiveness Conflict Risk

Targets a narrow, specific niche (claudesidian vault launcher) with distinct triggers unlikely to overlap with other skills.

3 / 3

Total

11

/

12

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
heyitsnoah/claudesidian
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.