Skip to content

joargp/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills 🛠️

A collection of skills for AI assistants. Each skill is a self-contained module with instructions for specific tasks.

Structure

skills/
├── accli/
│   └── SKILL.md
├── openai-tts/
│   └── SKILL.md
├── table-image/
│   └── SKILL.md
└── ...

Available Skills

Skill Description
accli Apple Calendar CLI - list, create, update, delete calendar events
openai-tts Text-to-speech voice notes via OpenAI TTS API
table-image Convert markdown tables to PNG images

Usage

Skills are designed to be read by AI assistants to learn how to perform specific tasks. Each SKILL.md contains instructions, examples, and notes.

Contributing

  1. Create a folder for your skill
  2. Add a SKILL.md with frontmatter and instructions
  3. Submit a PR

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors