skills
David Ondrej's personal skill library for AI coding, research, and workflows.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.4k
- Source
- skill-github
- Repository
- github.com/davidondrej/skills
Overview
This repository contains reusable skills for AI coding agents, research agents, and workflow agents. Each skill encapsulates a specific workflow that an agent can load when needed. These skills help improve codebases, prepare content, research ideas, review presentations, and handle repetitive tasks like transcriptions. Skills are grouped by category in the `skills/` folder, with each skill including a `SKILL.md` file explaining when and how to use it.
Capabilities
- ▪Run and schedule AI coding agents
- ▪Create and publish Agent Skills
- ▪Retrieve information from the web and APIs
- ▪Structured thinking and documentation
- ▪Machine and server configuration
Use cases
Setup
Clone the repository and configure it according to the instructions in the `SKILL.md` files.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How are these skills used?
Each skill has a `SKILL.md` file that details how to use it.
Do I need a specific environment?
Some skills may require a Node.js environment.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.