diff --git a/README.md b/README.md index 37f01fc..2fc749f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ English | [简体中文](https://github.com/yusufkaraaslan/Skill_Seekers/blob/ma [![PyPI - Downloads](https://img.shields.io/pypi/dm/skill-seekers.svg)](https://pypi.org/project/skill-seekers/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/skill-seekers.svg)](https://pypi.org/project/skill-seekers/) [![Website](https://img.shields.io/badge/Website-skillseekersweb.com-blue.svg)](https://skillseekersweb.com/) +[![Twitter Follow](https://img.shields.io/twitter/follow/_yUSyUS_?style=social)](https://x.com/_yUSyUS_) +[![GitHub Repo stars](https://img.shields.io/github/stars/yusufkaraaslan/Skill_Seekers?style=social)](https://github.com/yusufkaraaslan/Skill_Seekers) **Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.** diff --git a/README.zh-CN.md b/README.zh-CN.md index 89c6c1a..1e8c364 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -20,6 +20,8 @@ [![PyPI - 下载量](https://img.shields.io/pypi/dm/skill-seekers.svg)](https://pypi.org/project/skill-seekers/) [![PyPI - Python 版本](https://img.shields.io/pypi/pyversions/skill-seekers.svg)](https://pypi.org/project/skill-seekers/) [![官方网站](https://img.shields.io/badge/Website-skillseekersweb.com-blue.svg)](https://skillseekersweb.com/) +[![关注 Twitter](https://img.shields.io/twitter/follow/_yUSyUS_?style=social)](https://x.com/_yUSyUS_) +[![GitHub Stars](https://img.shields.io/github/stars/yusufkaraaslan/Skill_Seekers?style=social)](https://github.com/yusufkaraaslan/Skill_Seekers) **几分钟内自动将文档网站、GitHub 仓库和 PDF 文件转换为 Claude AI 技能。** diff --git a/pyproject.toml b/pyproject.toml index 69a62bb..9a1af00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -111,6 +111,7 @@ Repository = "https://github.com/yusufkaraaslan/Skill_Seekers" Documentation = "https://skillseekersweb.com/" "Config Browser" = "https://skillseekersweb.com/" "中文文档 (Chinese)" = "https://github.com/yusufkaraaslan/Skill_Seekers/blob/main/README.zh-CN.md" +"Author" = "https://x.com/_yUSyUS_" [project.scripts] # Main unified CLI