skills

skills

David Ondrej's personal skill library for AI coding, research, and workflows.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.4k
Source
skill-github

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

Improve codebasePrepare contentResearch ideasReview presentations

Setup

Requires: Node 环境
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