Skip to content
/ skills Public

mdonmez/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curated list of Agent Skills

Skills are folders of instructions, scripts, and resources that AI agents can discover and use to perform at specific tasks.

This repository contains skills that I've created or found on the web to enhance the capabilities of various Agent Harnesses across a wide range of instructions.

I use these skills to improve code quality, streamline workflows, automate tasks, take notes, systematically handle repetitive tasks, and much more.


There are currently 7 skills available:

  1. browser-use: Automates browser interactions for navigation, form filling, screenshots, cookies, and data extraction with a persistent CLI-driven browser session.
  2. es: Provides a practical workflow for using the Everything CLI on Windows to find files and folders instantly. It standardizes command flags for rich CSV output and supports advanced searches by extension, size, date, attributes, and path.
  3. ffmpeg-toolset: A structured guide for audio/video processing with ffmpeg and ffprobe, including conversion, trimming, filtering, subtitles, and stream operations. It emphasizes reliable command patterns, compatibility tips, and troubleshooting references.
  4. python: Defines modern Python best practices with strong typing, Python 3.10+ syntax, and clean architecture conventions. It standardizes tooling around uv, Ruff-friendly style, async patterns, FastAPI for APIs, and Loguru for logging.
  5. resense: Reverse-engineered hardware control CLI for Acer Nitro AN515-58 laptops — fan speed, keyboard lighting, operation mode, display settings, sound presets, and system status.
  6. skill-creator: Helps create, refine, and evaluate Agent Skills following the agentskills.io open standard, from scaffolding to evaluation.
  7. youtube-transcript: Extracts YouTube transcripts into markdown using defuddle parse, then formats them into note-friendly output. It includes a clear workflow for verification, title/header insertion, and basic troubleshooting when transcripts are unavailable.

I may add new skills or adjust/improve existing ones in the future, as needed.

All skills are released under the Unlicense. You are free to use these as you wish and customize them to suit your needs.

About

A curated list of skills designed to enhance AI Agents' capabilities across a range of instructions.

Topics

Resources

License

Stars

Watchers

Forks

Contributors