Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors