Add ready made skills to an AI coding agent so it can coordinate or schedule other agents.
Give a research agent a structured way to pull information from the web or YouTube.
Use a documentation skill to turn a rough idea or transcript into a clear written piece.
Set up machine, server, or security configuration tasks through a repeatable skill.
| davidondrej/skills | bikini/exploitarium | pgadmin-org/pgadmin4 | |
|---|---|---|---|
| Stars | 3,599 | 3,596 | 3,611 |
| Language | Python | Python | Python |
| Last pushed | — | 2026-07-03 | — |
| Maintenance | — | Maintained | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
README is sparse, the exact install and usage steps for a given skill require reading its own SKILL.md file.
This repository is a collection of Agent Skills published by someone who goes by David Ondrej. An Agent Skill is a packaged set of instructions that an AI agent can load when it needs to do a specific kind of task, rather than the agent having to figure everything out from scratch each time. Each skill here is meant to be a reusable building block for AI coding agents, research agents, and other workflow agents. The skills are organized into folders by category, and each individual skill has its own folder with a file that explains when the skill should be used and how to use it. The categories cover a handful of areas: coordinating and scheduling multiple AI coding agents so they can work together or hand tasks off to each other, creating and improving new Agent Skills, pulling information from the web and research tools including YouTube, structured thinking and writing tasks such as interviewing, teaching, and turning rough ideas into clear documents, and setting up and operating machines, servers, and other tools. Many of the web and research related skills rely on a service called DeepAPI to do the actual work of fetching and processing information. The README for this project is short and does not go into detail about what each individual skill file contains, how the skills are installed, or which AI tools they are designed to work with. Anyone wanting to use a specific skill would need to open its folder and read the SKILL.md file inside to understand exactly what it does.
A collection of reusable Agent Skills, or task instructions, that AI coding, research, and workflow agents can load to handle specific repeatable jobs.
Mainly Python. The stack also includes Python, DeepAPI.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.