Skip to content

zydo/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

skills

A personal collection of Agent Skills.

Available Skills

Use agent_help(target) to inspect a Python API's live runtime signature and author-supplied usage rules before writing code against it — so you stop guessing at call ordering or which method to pick. Also teaches how to annotate your own Python APIs with __agent_notes__() and ship contract tests that catch doc drift.

npx skills add zydo/skills --skill agent-readable

License

MIT