The following incomplete contract must not be rescued by example content.
## Required Inputs
## Side-Effect Boundaries
## Approval Requirements
## Validation Workflow
## Required Inputs
npm run missing-tilde
node scripts/missing-tilde.js
$ npm run missing-backtick
node examples/missing-backtick.js
1---2name: markdown-context-skill3description: Markdown Context Example4---5# Markdown Context Example67The following incomplete contract must not be rescued by example content.89```md10## Required Inputs11## Side-Effect Boundaries12```1314~~~~markdown15## Approval Requirements16## Validation Workflow17~~~~1819 ## Required Inputs2021~~~sh22npm run missing-tilde23node scripts/missing-tilde.js24~~~2526````bash27$ npm run missing-backtick28node examples/missing-backtick.js29````
Run npx skillmds@latest add rogerchappel/markdown-context-skill 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.
Markdown Context Example It is listed under Docs & Writing 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.
rogerchappel (@rogerchappel) published this skill. Their other Agent Skills are listed on their SkillMD profile.