Extracts, formats, and saves recipes from any URL into a structured personal recipe collection using standardized templates.
This skill automates the expansion of a digital cookbook by fetching recipe content directly from the web. It intelligently parses ingredients, instructions, and metadata, ensuring every entry follows a consistent project-specific template. By checking for duplicates, suggesting appropriate categories like 'main' or 'pastry', and ordering ingredients by their use in the recipe, it maintains a highly organized and searchable database with minimal manual intervention.
Características Principales
01Standardized Markdown template generation with metadata support
026 GitHub stars
03Categorical organization across twelve distinct food groups
04Automated web scraping and content extraction from culinary sites
05Automatic snake_case filename generation for repository consistency
06Smart duplicate detection to prevent redundant recipe entries
Casos de Uso
01Quickly adding a newly discovered online recipe to a personal static site repository
02Standardizing diverse cooking blog formats into a uniform data structure
03Migrating a disorganized list of bookmarks into a structured digital cookbook