Skip to content

README: consider listing the https install form first (ssh form fails on keyless machines) #127

Description

@echo719

Small docs suggestion: the install section lists
npx skills add git@github.com:kepano/obsidian-skills.git first. On any machine
without GitHub SSH keys configured (fresh boxes, CI, sandboxes) that form fails
with an auth error, while the https form works everywhere:

npx skills add https://github.com/kepano/obsidian-skills

Leading with https (ssh as the alternative) would save first-time users a
confusing failure. For context, we installed and ran the full five-pack while
testing it for a write-up — 2.0s install, all five skills landed clean:
https://skillstested.com/skills/obsidian/

One thing we appreciated and highlighted: four of the five skills are pure
format knowledge and work without Obsidian installed at all — that's
underadvertised.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions