This repository contains a set of specialized skills for AI agents.
Before using these skills, ensure you have Node.js installed on your system. We recommend using nvm (Node Version Manager) for installation.
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-obsidianAllows 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-cleanerEnables 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-downloaderSpecializes 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