Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-agent-skills

This repository follows Burke Holland's course The complete guide to Agent Skills at https://www.youtube.com/watch?v=fabAI1OKKww .

Requirements

Setup

python -m venv env
source ./env/bin/activate

Configure your code editor (like VS Code) to use the Python interpreter within ./env.

Usage

Type in your editor's AI agent prompt: hello world

Type in your editor's AI agent prompt: what's in file-sample_150kB.pdf?

Sources

The pdf skill was brought in from the repository at anthropic skills.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD

About

This repository follows Burke Holland's course The complete guide to Agent Skills at https://www.youtube.com/watch?v=fabAI1OKKww .

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors