Settings

Theme

Show HN: webskills – turn any webpage into an agent skill

github.com

2 points by kstonekuan 12 days ago · 0 comments · 1 min read

Reader

I built webskills, a CLI that turns any webpage into an agent skill.

It first tries native `npx skills add` installation from a URL. If the site does not already expose an agent-ready surface, it falls back to document extraction to generate the skill locally.

It’s built for pages that are useful to agents but are not yet packaged as skills: docs, pages, wiki/reference pages, help centers, specs, and technical articles.

npx webskills-cli add <https://website>

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection