bansos-add-entry
Installation
SKILL.md
Bansos Add Entry
Goal
Turn a source link or user-provided promo details into one clean bansos.dev entry with clear evidence, contributor attribution, and a valid submission path.
Workflow
- Read the source page or user-provided evidence before writing copy. If the source is current, browse or otherwise verify the latest terms, dates, pricing, quotas, and eligibility.
- Extract only fields supported by bansos.dev:
id,title,provider,description,benefits,promoCode,validity,requirements,tips,publishedAt,contributor,ctaLink,tags,featured, andstatus. - Prefer the public CLI path unless the user explicitly asks for maintainer/direct mode.
- Validate locally with
npx bansosdev add ... --mode jsonbefore asking a user to submit, opening an issue, or preparing a PR. - If the user asks you to implement directly in the repo, update
src/lib/data/bansos.jsonthrough the repo script where possible and preserve existing formatting. - Create a concise PR/issue body that mentions the source link, contributor, validity, and any uncertainty.