Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent skills

Installable skills maintained by Stanislav Zmiev.

Skill Purpose
testing Test observable behavior with realistic boundaries and direct assertions.
typings Apply strict modern Python typing rules. Originally authored by GAO Hongnan; see its attribution.

Install

List the available skills without installing them:

npx -y skills add zmievsa/skills --list

Using the Skills CLI:

npx -y skills add zmievsa/skills --skill testing typings --agent codex --global --yes

Using GitHub CLI:

gh skill install zmievsa/skills testing --agent codex --scope user
gh skill install zmievsa/skills typings --agent codex --scope user

To install a fixed release with GitHub CLI, add --pin v0.1.0.

Validate

scripts/validate.sh

Each skill follows the Agent Skills specification.

License

MIT. Third-party provenance is recorded in NOTICE.md.

About

Installable agent skills for testing and strict Python typing

Topics

Resources

Code of conduct

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages