heart

Structure page content with Markdown headings, images, math blocks, and checklists.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/LinXueyuanStdio/viben --skill heart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: heart
Source: https://github.com/LinXueyuanStdio/viben/tree/main/pages/second/heart
Command: npx skills add https://github.com/LinXueyuanStdio/viben --skill heart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly turn a short piece of content into a formatted page that includes text structure, icons/cover styling, and embedded media or math blocks.

Core Features & Use Cases

  • Page frontmatter setup: Defines page type, permissions, icon, cover style, and table-of-contents behavior.
  • Rich content rendering: Supports headings, images, and LaTeX-style math blocks within the page body.
  • Checklist content: Allows mixing checklists with explanatory text for planning, status updates, or learning notes.

Quick Start

Provide the text you want to appear on the page and ask the assistant to generate a filled-in version of the heart page content that includes a title section and at least one checklist.

Frequently Asked Questions about heart

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

FAQPage Schema
How do I turn markdown notes into a structured page with frontmatter and checklists?

You can turn markdown notes into a structured page by providing your text to generate a heart page with YAML frontmatter, headings, images, and checklists. This creates a consistently formatted documentation or status page.

Does a markdown heart page support LaTeX math rendering and embedded images?

Yes, a markdown heart page supports LaTeX-style math rendering and embedded images within the page body. This allows you to mix rich content media and math blocks directly with your explanatory text.

What is the best way to format learning notes with frontmatter and checklists?

The best way to format learning notes is using YAML frontmatter to define page permissions and icons, then mixing inline markdown checklists with explanatory text. This structures content into a consistently formatted heart page.

Do I need YAML frontmatter to generate a heart page?

Yes, you need YAML frontmatter with at least name and description fields to generate a heart page. Safe inclusion of inline markdown and embedded resources in the body is also required for proper rendering.

Can I use markdown checklists for status updates and planning pages?

Yes, you can use markdown checklists for status updates and planning pages. The heart page format allows you to mix checklist items with explanatory text to track status and manage plan updates effectively.