framer

Convert Markdown articles into Framer CMS-ready formatted text files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/pulse-energy-eu/geo-content --skill framer-pulse-energy-eu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: framer
Source: https://github.com/pulse-energy-eu/geo-content/tree/main/.claude/skills/framer
Command: npx skills add https://github.com/pulse-energy-eu/geo-content --skill framer-pulse-energy-eu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps content teams convert plain Markdown articles into Framer CMS-ready formats, reducing manual formatting time and ensuring publishing-ready structure.

Core Features & Use Cases

  • Framer CMS formatting: transforms headings, metadata, and content sections to Framer's expected structure.
  • Section consolidation: enforces the 7-subtitle/content pair limit by merging related sections.
  • Output fidelity: preserves formatting, lists, and links while preparing copy-paste-ready content for Framer CMS.

Quick Start

Place your Markdown article in the same folder as this skill and run the Framer Format workflow to generate a CMS-ready -formatted.txt in the same directory.

Frequently Asked Questions about framer

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

FAQPage Schema
How do I convert Markdown articles into Framer CMS content?▼

To convert Markdown articles into Framer CMS content, the skill transforms headings and metadata into Framer's expected structure, generating a paste-ready formatted text file in your source directory.

What is the best way to format Markdown for Framer CMS publishing workflows?▼

The best way to format Markdown for Framer CMS publishing workflows is to consolidate sections into exactly 7 subtitle and content pairs, preserving original lists and links while applying frontmatter guidance.

Does the Framer CMS format limit the number of content sections?▼

Yes, the Framer CMS format limits content to 7 subtitle and content pairs, requiring related Markdown sections to be merged to adhere to this structural constraint.

How do I start transforming Markdown to a Framer-ready format?▼

To start transforming Markdown to a Framer-ready format, place your Markdown article in the same folder as the skill and run the workflow to generate a CMS-ready formatted text file.

Will my Markdown links and lists be preserved in Framer CMS?▼

Yes, your Markdown links and lists will be preserved in Framer CMS, as the transformation ensures output fidelity by maintaining original formatting constraints while preparing copy-paste-ready content.