Hacker News new | ask | show | jobs
Show HN: Generate SKILL.md files from URLs, in the browser (getskillify.dev)
10 points by lukyvj 45 days ago
I created this tool after writing a few agent skills by hand and noticing this pattern was repetitive. Paste a documentation URL, enter your own model API key, and it gets the page content client-side to create a reusable SKILL.md. There is no backend/proxy, so it stays as secure as possible. I would like feedback on the structure of the output and the edge cases.