cookbook

Fetch internet recipes and organize them into a structured Markdown cookbook.

1|Updated Jan 27, 2015
One-click install
npx skills add https://github.com/Numkil/dotfiles --skill cookbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cookbook
Source: https://github.com/Numkil/dotfiles/tree/main/pi/agent/skills/cookbook
Command: npx skills add https://github.com/Numkil/dotfiles --skill cookbook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you manage a personal Markdown cookbook stored in cookbook/, enabling you to fetch recipes from the internet, add them to your collection, scale ingredient quantities for a different number of servings, and clean up existing recipe files to match the repository's conventions.

Core Features & Use Cases

  • Fetch and save recipes into the cookbook under appropriate category folders.
  • Scale ingredients for a target number of servings with normalization to metric units.
  • Clean up and normalize existing recipe files to the repository's conventions and structure.

Quick Start

Ask me to fetch a recipe or scale recipes, and I will add or adjust entries in the cookbook accordingly.

Frequently Asked Questions about cookbook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch recipes from the internet and save them as Markdown files?

To fetch recipes from the internet and save them as Markdown, this skill extracts the recipe content and adds it to your cookbook under the appropriate category folders, ensuring the repository conventions and file formats are respected.

Can I scale recipe ingredients and normalize them to metric units?

Yes, you can scale recipe ingredients for a target number of servings. The skill adjusts the quantities and normalizes the ingredient notation to metric units to maintain consistency across your cookbook.

How do I clean up and organize my existing Markdown cookbook?

You can clean up and organize existing Markdown cookbook files by applying the skill to normalize them. It updates your recipes to match the repository's conventions, file formats, and structured ingredient notation.

What is the best way to structure a Markdown cookbook repository?

Structuring a Markdown cookbook repository involves organizing recipes into appropriate category folders within a dedicated cookbook directory. This skill ensures your fetched and existing recipe files respect these content-organization conventions automatically.

Does this recipe management approach work without any external dependencies?

Yes, this recipe management approach works without external dependencies. The skill operates entirely within your environment to fetch, scale, and organize Markdown recipes without requiring additional packages or components.