docs: add ecosystem section linking all Skill Seekers repos
Add cross-repo discoverability for the 6 related repositories (website, configs, GitHub Action, plugin, Homebrew tap, MCP servers). - README.md: ecosystem table, Trendshift badge, pepy.tech downloads badge - All 11 translated READMEs: translated ecosystem sections - CONTRIBUTING.md: related repositories table for contributors - pyproject.toml: ecosystem URLs in [project.urls] for PyPI sidebar Addresses contributor feedback about difficulty finding the website repo. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -287,6 +287,11 @@ 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_"
|
||||
"Website Repository" = "https://github.com/yusufkaraaslan/skillseekersweb"
|
||||
"Community Configs" = "https://github.com/yusufkaraaslan/skill-seekers-configs"
|
||||
"GitHub Action" = "https://github.com/yusufkaraaslan/skill-seekers-action"
|
||||
"Plugin" = "https://github.com/yusufkaraaslan/skill-seekers-plugin"
|
||||
"Homebrew Tap" = "https://github.com/yusufkaraaslan/homebrew-skill-seekers"
|
||||
|
||||
[project.scripts]
|
||||
# Main unified CLI
|
||||
|
||||
Reference in New Issue
Block a user