docs: Add social media badges and links
- Add Twitter/X follow badge to both READMEs (English and Chinese) - Add GitHub stars badge for social proof - Add Author link to pyproject.toml pointing to X profile - Set repository homepage URL to skillseekersweb.com These changes improve discoverability and community engagement.
This commit is contained in:
@@ -14,6 +14,8 @@ English | [简体中文](https://github.com/yusufkaraaslan/Skill_Seekers/blob/ma
|
||||
[](https://pypi.org/project/skill-seekers/)
|
||||
[](https://pypi.org/project/skill-seekers/)
|
||||
[](https://skillseekersweb.com/)
|
||||
[](https://x.com/_yUSyUS_)
|
||||
[](https://github.com/yusufkaraaslan/Skill_Seekers)
|
||||
|
||||
**Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.**
|
||||
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
[](https://pypi.org/project/skill-seekers/)
|
||||
[](https://pypi.org/project/skill-seekers/)
|
||||
[](https://skillseekersweb.com/)
|
||||
[](https://x.com/_yUSyUS_)
|
||||
[](https://github.com/yusufkaraaslan/Skill_Seekers)
|
||||
|
||||
**几分钟内自动将文档网站、GitHub 仓库和 PDF 文件转换为 Claude AI 技能。**
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user