Skip to content

Commit 463bde9

Browse files
feat(sponsors): add RapidProxy as first Silver sponsor (#446)
First paying sponsor. Payment cleared and terms agreed in writing (rules 5 and 8), and the submitted SVG passed security review (rule 6) — no scripts, event handlers, foreignObject, or external references. - sponsors.json: RapidProxy under silver, with `since: August 2026` - logo shipped as both PNG and SVG. The PNG is what the README references because README.md is also the PyPI project description, where SVG is not reliably rendered; the SVG is kept for the website, where it stays crisp - generator: logos now carry a "Sponsor — <tier>" caption, so rule 2 (clear labeling) is enforced in all 12 READMEs rather than hand-written once - generator: optional `since` renders in SPONSORS.md, and `logo_svg` is validated alongside `logo` - name is "RapidProxy" per their site title and their own paperwork; the wordmark art styles it differently Placement propagated to all 12 READMEs and SPONSORS.md by `render_sponsors.py --write`. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 726f6dd commit 463bde9

18 files changed

Lines changed: 112 additions & 19 deletions

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11+
- **RapidProxy joins as our first Silver sponsor** — logo in the README sponsor grid across all 12 languages and on the website sponsors page, captioned "Sponsor — Silver" per rule 2. Sponsor entries gain an optional `since` field and a `logo_svg` vector companion.
1112
- **Readability metrics in the quality checker** (#228, PR #441 by @bferanmi806-sketch) — `skill-seekers quality` now reports Flesch Reading Ease, Flesch-Kincaid Grade Level, average sentence length, and average paragraph length for SKILL.md prose, plus aggregated notes for over-long sentences and paragraphs. YAML frontmatter, fenced code, and inline code are excluded, and no new dependency is added. Scores use English-language formulas and may be inaccurate for other languages.
1213
- Readability is reported as **info, never as warnings**: `quality_score` deducts 5 points per warning and `quality --threshold` exits non-zero in CI, so emitting warnings would have dropped scores by up to 10 points and failed existing quality gates on skills that had not changed. A regression test pins this contract.
1314

README.ar.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
**Launch Partner**
3232

3333
<p align="center">
34-
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a>
34+
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a><br/><sub><b>Launch Partner</b></sub>
3535
</p>
3636

3737
[Atlas Cloud](https://www.atlascloud.ai/) — A full-modal, OpenAI-compatible AI inference platform. Skill Seekers supports it as a packaging/enhancement target via `--target atlas` with `ATLAS_API_KEY`.
@@ -417,7 +417,11 @@ MIT — راجع [LICENSE](LICENSE).
417417
---
418418

419419
<!-- SPONSORS:BOTTOM:START -->
420+
**Silver Sponsors**
420421

422+
<p align="center">
423+
<a href="https://www.rapidproxy.io/?utm_source=skillseekers&utm_medium=sponsor"><img src="docs/assets/sponsors/rapidproxy.png" alt="RapidProxy" width="140"></a><br/><sub><b>Sponsor — Silver</b></sub>
424+
</p>
421425
<!-- SPONSORS:BOTTOM:END -->
422426

423427
## 🌐 المنظومة

README.de.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
**Launch Partner**
3434

3535
<p align="center">
36-
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a>
36+
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a><br/><sub><b>Launch Partner</b></sub>
3737
</p>
3838

3939
[Atlas Cloud](https://www.atlascloud.ai/) — A full-modal, OpenAI-compatible AI inference platform. Skill Seekers supports it as a packaging/enhancement target via `--target atlas` with `ATLAS_API_KEY`.
@@ -419,7 +419,11 @@ MIT — siehe [LICENSE](LICENSE).
419419
---
420420

421421
<!-- SPONSORS:BOTTOM:START -->
422+
**Silver Sponsors**
422423

424+
<p align="center">
425+
<a href="https://www.rapidproxy.io/?utm_source=skillseekers&utm_medium=sponsor"><img src="docs/assets/sponsors/rapidproxy.png" alt="RapidProxy" width="140"></a><br/><sub><b>Sponsor — Silver</b></sub>
426+
</p>
423427
<!-- SPONSORS:BOTTOM:END -->
424428

425429
## 🌐 Ökosystem

README.es.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
**Launch Partner**
3434

3535
<p align="center">
36-
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a>
36+
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a><br/><sub><b>Launch Partner</b></sub>
3737
</p>
3838

3939
[Atlas Cloud](https://www.atlascloud.ai/) — A full-modal, OpenAI-compatible AI inference platform. Skill Seekers supports it as a packaging/enhancement target via `--target atlas` with `ATLAS_API_KEY`.
@@ -419,7 +419,11 @@ MIT — consulte [LICENSE](LICENSE).
419419
---
420420

421421
<!-- SPONSORS:BOTTOM:START -->
422+
**Silver Sponsors**
422423

424+
<p align="center">
425+
<a href="https://www.rapidproxy.io/?utm_source=skillseekers&utm_medium=sponsor"><img src="docs/assets/sponsors/rapidproxy.png" alt="RapidProxy" width="140"></a><br/><sub><b>Sponsor — Silver</b></sub>
426+
</p>
423427
<!-- SPONSORS:BOTTOM:END -->
424428

425429
## 🌐 Ecosistema

README.fr.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
**Launch Partner**
3434

3535
<p align="center">
36-
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a>
36+
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a><br/><sub><b>Launch Partner</b></sub>
3737
</p>
3838

3939
[Atlas Cloud](https://www.atlascloud.ai/) — A full-modal, OpenAI-compatible AI inference platform. Skill Seekers supports it as a packaging/enhancement target via `--target atlas` with `ATLAS_API_KEY`.
@@ -419,7 +419,11 @@ MIT — voir [LICENSE](LICENSE).
419419
---
420420

421421
<!-- SPONSORS:BOTTOM:START -->
422+
**Silver Sponsors**
422423

424+
<p align="center">
425+
<a href="https://www.rapidproxy.io/?utm_source=skillseekers&utm_medium=sponsor"><img src="docs/assets/sponsors/rapidproxy.png" alt="RapidProxy" width="140"></a><br/><sub><b>Sponsor — Silver</b></sub>
426+
</p>
423427
<!-- SPONSORS:BOTTOM:END -->
424428

425429
## 🌐 Écosystème

README.hi.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
**Launch Partner**
3434

3535
<p align="center">
36-
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a>
36+
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a><br/><sub><b>Launch Partner</b></sub>
3737
</p>
3838

3939
[Atlas Cloud](https://www.atlascloud.ai/) — A full-modal, OpenAI-compatible AI inference platform. Skill Seekers supports it as a packaging/enhancement target via `--target atlas` with `ATLAS_API_KEY`.
@@ -419,7 +419,11 @@ MIT — देखें [LICENSE](LICENSE)।
419419
---
420420

421421
<!-- SPONSORS:BOTTOM:START -->
422+
**Silver Sponsors**
422423

424+
<p align="center">
425+
<a href="https://www.rapidproxy.io/?utm_source=skillseekers&utm_medium=sponsor"><img src="docs/assets/sponsors/rapidproxy.png" alt="RapidProxy" width="140"></a><br/><sub><b>Sponsor — Silver</b></sub>
426+
</p>
423427
<!-- SPONSORS:BOTTOM:END -->
424428

425429
## 🌐 इकोसिस्टम

README.ja.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
**Launch Partner**
3434

3535
<p align="center">
36-
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a>
36+
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a><br/><sub><b>Launch Partner</b></sub>
3737
</p>
3838

3939
[Atlas Cloud](https://www.atlascloud.ai/) — A full-modal, OpenAI-compatible AI inference platform. Skill Seekers supports it as a packaging/enhancement target via `--target atlas` with `ATLAS_API_KEY`.
@@ -419,7 +419,11 @@ MIT — [LICENSE](LICENSE) をご覧ください。
419419
---
420420

421421
<!-- SPONSORS:BOTTOM:START -->
422+
**Silver Sponsors**
422423

424+
<p align="center">
425+
<a href="https://www.rapidproxy.io/?utm_source=skillseekers&utm_medium=sponsor"><img src="docs/assets/sponsors/rapidproxy.png" alt="RapidProxy" width="140"></a><br/><sub><b>Sponsor — Silver</b></sub>
426+
</p>
423427
<!-- SPONSORS:BOTTOM:END -->
424428

425429
## 🌐 エコシステム

README.ko.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
**Launch Partner**
3434

3535
<p align="center">
36-
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a>
36+
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a><br/><sub><b>Launch Partner</b></sub>
3737
</p>
3838

3939
[Atlas Cloud](https://www.atlascloud.ai/) — A full-modal, OpenAI-compatible AI inference platform. Skill Seekers supports it as a packaging/enhancement target via `--target atlas` with `ATLAS_API_KEY`.
@@ -419,7 +419,11 @@ MIT — [LICENSE](LICENSE)를 참고하세요.
419419
---
420420

421421
<!-- SPONSORS:BOTTOM:START -->
422+
**Silver Sponsors**
422423

424+
<p align="center">
425+
<a href="https://www.rapidproxy.io/?utm_source=skillseekers&utm_medium=sponsor"><img src="docs/assets/sponsors/rapidproxy.png" alt="RapidProxy" width="140"></a><br/><sub><b>Sponsor — Silver</b></sub>
426+
</p>
423427
<!-- SPONSORS:BOTTOM:END -->
424428

425429
## 🌐 에코시스템

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ English | [简体中文](README.zh-CN.md) | [日本語](README.ja.md) | [한국
2727
**Launch Partner**
2828

2929
<p align="center">
30-
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a>
30+
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a><br/><sub><b>Launch Partner</b></sub>
3131
</p>
3232

3333
[Atlas Cloud](https://www.atlascloud.ai/) — A full-modal, OpenAI-compatible AI inference platform. Skill Seekers supports it as a packaging/enhancement target via `--target atlas` with `ATLAS_API_KEY`.
@@ -413,7 +413,11 @@ MIT — see [LICENSE](LICENSE).
413413
---
414414

415415
<!-- SPONSORS:BOTTOM:START -->
416+
**Silver Sponsors**
416417

418+
<p align="center">
419+
<a href="https://www.rapidproxy.io/?utm_source=skillseekers&utm_medium=sponsor"><img src="docs/assets/sponsors/rapidproxy.png" alt="RapidProxy" width="140"></a><br/><sub><b>Sponsor — Silver</b></sub>
420+
</p>
417421
<!-- SPONSORS:BOTTOM:END -->
418422

419423
## 🌐 Ecosystem

README.pt-BR.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
**Launch Partner**
3434

3535
<p align="center">
36-
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a>
36+
<a href="https://www.atlascloud.ai/"><img src="docs/assets/sponsors/atlas-cloud.png" alt="Atlas Cloud" width="200"></a><br/><sub><b>Launch Partner</b></sub>
3737
</p>
3838

3939
[Atlas Cloud](https://www.atlascloud.ai/) — A full-modal, OpenAI-compatible AI inference platform. Skill Seekers supports it as a packaging/enhancement target via `--target atlas` with `ATLAS_API_KEY`.
@@ -419,7 +419,11 @@ MIT — veja [LICENSE](LICENSE).
419419
---
420420

421421
<!-- SPONSORS:BOTTOM:START -->
422+
**Silver Sponsors**
422423

424+
<p align="center">
425+
<a href="https://www.rapidproxy.io/?utm_source=skillseekers&utm_medium=sponsor"><img src="docs/assets/sponsors/rapidproxy.png" alt="RapidProxy" width="140"></a><br/><sub><b>Sponsor — Silver</b></sub>
426+
</p>
423427
<!-- SPONSORS:BOTTOM:END -->
424428

425429
## 🌐 Ecossistema

0 commit comments

Comments
 (0)