From 318d4e89f11927fd31a2f50f7d030b7db0629f15 Mon Sep 17 00:00:00 2001 From: Hafez Date: Wed, 29 Oct 2025 19:49:19 +0100 Subject: [PATCH] Fix link to Claude AI skills in README (#162) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffcf4ed..403e4cf 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## What is Skill Seeker? -Skill Seeker is an automated tool that transforms documentation websites, GitHub repositories, and PDF files into production-ready [Claude AI skills](https://claude.ai). Instead of manually reading and summarizing documentation, Skill Seeker: +Skill Seeker is an automated tool that transforms documentation websites, GitHub repositories, and PDF files into production-ready [Claude AI skills](https://www.anthropic.com/news/skills). Instead of manually reading and summarizing documentation, Skill Seeker: 1. **Scrapes** multiple sources (docs, GitHub repos, PDFs) automatically 2. **Analyzes** code repositories with deep AST parsing