Detail proyek
Avatar wauputr4

wauputr4/

skill-bansos

Open Agent Skills for adding bansos.dev listings and developing the bansos.dev SvelteKit site.

★ 5⑂ 0Update 14 Jun 2026Rilis v0.1.1

wauputr4/

skill-bansos

Open Agent Skills for adding bansos.dev listings and developing the bansos.dev SvelteKit site.

#agent-skills#ai-agent#bansos-dev#codex
Lisensi MIT0 issue0 PR0 watcherHealth 100%Sejak 2026

★ 5⑂ 014 Jun 2026Situs ↗

README

GitHub ↗

skill-bansos

Open Agent Skills for AI agents working on bansos.dev and wauputr4/bansos.

These skills follow the skills.sh / npx skills format: each skill lives in skills/<skill-name>/ with a required SKILL.md, optional references/, and optional agents/openai.yaml UI metadata.

Skills

  • bansos-add-entry: add or review bansos.dev listings using source-backed data and the npx bansosdev add workflow.
  • bansos-develop-feature: develop UI, SEO, data, and feature changes for the static SvelteKit bansos.dev site.

Install

Install all skills to every supported agent:

npx skills add wauputr4/skill-bansos --skill '*' --agent '*'

Install only the submit-entry skill:

npx skills add wauputr4/skill-bansos --skill bansos-add-entry

Usage

Use each skill directly by path:

Use $bansos-add-entry to add a new bansos.dev listing from this source: ...
Use $bansos-develop-feature to improve the mobile contribution page UI.

Validation

Validate before publishing or opening a pull request:

python3 /path/to/skill-creator/scripts/quick_validate.py skills/bansos-add-entry
python3 /path/to/skill-creator/scripts/quick_validate.py skills/bansos-develop-feature

License

MIT. See LICENSE.