fridge-sync

Sync fridge inventory from a Markdown file to a Notion page.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kokiebisu/life --skill fridge-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fridge-sync
Source: https://github.com/kokiebisu/life/tree/main/skills/fridge-sync
Command: npx skills add https://github.com/kokiebisu/life --skill fridge-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates manual duplication of fridge inventory data by syncing the source fridge.md content to a Notion page, ensuring your Notion stock stays up-to-date.

Core Features & Use Cases

  • Notion synchronization: reads fridge.md, converts the table section into Notion Markdown, and replaces the Notion page content to reflect current inventory.
  • Single source of truth: enables daily updates after shopping or consumption by ensuring Notion matches the local fridge.md.
  • Use Case: after grocery shopping, run fridge-sync to keep Notion's inventory page accurate.

Quick Start

Read aspects/diet/fridge.md and run fridge-sync to update the Notion page.

Frequently Asked Questions about fridge-sync

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

FAQPage Schema
How do I sync markdown inventory to a Notion page automatically?

To sync markdown inventory to a Notion page, this skill reads your local fridge.md file, converts the table to Notion Markdown, and replaces the target page content via a Notion API call. It serves as a single source of truth for daily inventory updates.

Does Notion sync work with markdown tables for daily fridge inventory updates?

Notion sync works with markdown tables by reading the table section from your local markdown file and converting it into Notion Markdown format. This ensures your Notion page accurately reflects current inventory after shopping or consumption.

Can I update Notion page content from a local markdown file without manual duplication?

You can update Notion page content from a local markdown file by running this skill to replace the existing page content. It eliminates manual duplication by directly pushing the converted markdown table to your designated Notion page.

What is the best way to maintain a single source of truth for fridge inventory in Notion?

The best way to maintain a single source of truth for fridge inventory is to update your local fridge.md file and run this skill. It instantly synchronizes the markdown data to your Notion page, ensuring both records match exactly.

Do I need a specific Notion page ID to sync markdown inventory updates?

Yes, you need a specific Notion page ID to sync markdown inventory updates. This skill targets a dedicated Notion page using its unique identifier to replace the existing content with your updated markdown inventory table.

Why does my Notion inventory page not match my local markdown file?

Your Notion inventory page does not match your local markdown file if it has not been synced recently. Running this skill reads the current fridge.md content and replaces the Notion page data to resolve any discrepancies instantly.