Detail proyek
Avatar wauputr4

wauputr4/

skill-bansos

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

★ 5⑂ 0Update 22 Jul 2026Rilis v0.2.0

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⑂ 022 Jul 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 folder-based bansos.dev listings with source verification and contributor attribution.
  • bansos-develop-feature: develop UI, SEO, data, and feature changes for the SvelteKit and Cloudflare Pages 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

Release tags are created from merged main. The current folder-based workflow update is planned for v0.2.0; see CONTRIBUTING.md.

License

MIT. See LICENSE.