Skip to content

emmsixx/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

skills

My opinionated set of custom skills for AI coding assistants. Feel free to use them.

Compatible with Claude Code, Codex, Cursor, and any agent supporting the Agent Skills standard.

Install

npx skills add emmsixx/skills

To install a specific skill:

npx skills add emmsixx/skills --skill lecture-notes

Dotfiles

Add to your setup script to reproduce across machines:

npx skills add emmsixx/skills --no-confirm

Skills

Skill Description
lecture-notes Transform lecture materials into exam-ready Markdown notes for Obsidian

lecture-notes requirements

For audio or video lecture inputs, the lecture-notes skill uses OpenRouter audio transcription. Make sure OPENROUTER_API_KEY is defined in your environment before using those workflows.

export OPENROUTER_API_KEY=your_openrouter_api_key_here

About

Custom agent skills

Resources

Stars

Watchers

Forks

Packages