Skip to content

BogdanovychA/skills

Repository files navigation

AI Agent Skills Repository

Made in Ukraine

This repository contains a set of specialized skills for AI agents.

Prerequisites

Before using these skills, ensure you have Node.js installed on your system. We recommend using nvm (Node Version Manager) for installation.

Available Skills

1. Mr. Obsidian (mr-obsidian)

Specializes in transforming raw text into structured notes optimized for Obsidian. This skill helps agents automatically generate a table of contents (TOC), summaries, and logical sections while strictly preserving the completeness of the original text.

Installation Command:

npx skills add BogdanovychA/skills --skill mr-obsidian

2. Text Cleaner (text-cleaner)

Allows agents to efficiently clean text of "technical noise": timestamps, HTML tags, technical comments, and emojis. It is ideal for preparing "dirty" transcripts for further analysis or structuring.

Installation Command:

npx skills add BogdanovychA/skills --skill text-cleaner

3. Transcript Downloader (transcript-downloader)

Enables agents to download and save YouTube transcripts to the local disk. By default, it saves the transcript in the project root directory, unless specified otherwise by the user.

Installation Command:

npx skills add BogdanovychA/skills --skill transcript-downloader

4. Child Nutrition Analysis (5-5-3-2)

Specializes in analyzing the nutrition of young children (1–3 years) using the 5-5-3-2 methodology. It helps parents evaluate daily diets based on British standards and WHO recommendations, generating structured reports for Obsidian.

Installation Command:

npx skills add BogdanovychA/skills --skill 5-5-3-2

About

AI skills for agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors