zcf-add-sponsor

Featured

Quickly add a new corporate sponsor to ZCF — sponsor list by default, with optional API preset and documentation ad placements

AI & Automation 6,083 stars 421 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# ZCF Add Sponsor — Quick Sponsor Onboarding Quickly onboard a new **corporate sponsor** across the ZCF project: README sponsor lists by default, with optional API provider preset and documentation ad placements. ## Usage ```bash /zcf-add-sponsor [--with-api] [--with-ad] [--name <name>] [--url <url>] [--id <provider-id>] [--logo <path>] [--badge <emoji>] ``` ## Parameters ### Mode flags - `--with-api` — Also append a new entry to `src/config/api-providers.ts` (`API_PROVIDER_PRESETS`) - `--with-ad` — Also insert ad cards into: - `README.md`, `README_zh-CN.md`, `README_ja-JP.md` (top `♥️ Sponsors` section, table card) - `docs/en/index.md`, `docs/zh-CN/index.md`, `docs/ja-JP/index.md` (top `♥️ Sponsor` section, table card) - *(no flag)* — Default: only add a single bullet entry to the **Our Sponsors → Corporate Sponsors** lists in the three READMEs ### Sponsor info (prompt interactively if missing) - `--name <name>` — Display name (e.g. `FooAI`) - `--url <url>` — Affiliate/registration URL (used in every link) - `--id <provider-id>` — API provider id, kebab-case (only required with `--with-api`, e.g. `fooai`) - `--logo <path>` — Local logo path under `src/assets/` (only required with `--with-ad`, e.g. `./src/assets/fooai.png`) - `--badge <emoji>` — Trailing emoji badge for the list bullet (default: `🎁`) ## Context - **Default scope**: Only the `Our Sponsors → Corporate Sponsors` bullet list in the three READMEs (zh-CN, en, ja-JP). `docs/*/index.md` does **not** co...

Details

Author
UfoMiao
Repository
UfoMiao/zcf
Created
1 years ago
Last Updated
1 weeks ago
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category