This skill has valid content but its YAML frontmatter cannot be parsed.
Setup
Use the CLI to install dependencies. Always validate your configuration.
npm install express
from flask import Flask
Step 1: Configure
Step 2: Deploy
Step 3: Verify
You must ensure all tests pass. Never skip the validation step.
Consider using a .env file for local development.
1---2name: broken-frontmatter3description: Broken Frontmatter Skill4---5# Broken Frontmatter Skill67This skill has valid content but its YAML frontmatter cannot be parsed.89## Setup1011Use the CLI to install dependencies. Always validate your configuration.1213```bash14npm install express15```1617```python18from flask import Flask19```2021- Step 1: Configure22- Step 2: Deploy23- Step 3: Verify2425You must ensure all tests pass. Never skip the validation step.26Consider using a `.env` file for local development.
Run npx skillmds@latest add pantheon-org/broken-frontmatter in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Broken Frontmatter Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
pantheon-org (@pantheon-org) published this skill. Their other Agent Skills are listed on their SkillMD profile.