Standardizes Markdown content structure and frontmatter in project directories.

Install

mkdir -p .claude/skills/content && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13652" && unzip -o skill.zip -d .claude/skills/content && rm skill.zip

Installs to .claude/skills/content

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Project-local rules for creating or editing Markdown content in this repo. Use when working with content/articles, content/courses, or content/projects, including frontmatter, Polish public copy, course quizzes, project metadata, and content-driven route implications.
268 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Beginner

Key capabilities

  • Enforce public-facing content in Polish.
  • Ensure stable kebab-case filenames for slugs.
  • Maintain complete and aligned frontmatter.
  • Prevent hardcoding environment-specific paths or local URLs.
  • Structure content with H2/H3 sections and fenced code blocks.

How it works

The skill applies project-local rules for creating or editing Markdown content, ensuring correct language, filename conventions, frontmatter completeness, and structural consistency for articles, courses, and projects.

Inputs & outputs

You give it
Markdown content for articles, courses, or projects.
You get back
Formatted Markdown content with validated frontmatter and structure, adhering to project-local rules.

When to use content

  • Updating course content
  • Editing articles
  • Managing quiz metadata

About content

Enforces formatting rules for educational and project content, managing frontmatter fields and ensuring public-facing copy aligns with project standards.

Project-local rules for creating or editing Markdown content in this repo. Use when working with content/articles, content/courses, or content/projects, including frontmatter, Polish public copy, course quizzes, project metadata, and content-driven route implications.

When not to use it

  • When working with content outside of `content/articles`, `content/courses`, or `content/projects`.
  • When the user explicitly requests content in a language other than Polish.

Limitations

  • The skill is specific to Markdown content in `content/articles`, `content/courses`, and `content/projects`.
  • The skill requires `createdAt` to be parsed with `new Date(...)` and rendered as ISO internally.
  • The skill requires quiz questions to have exactly 4 options and `answer` to be the zero-based index.

How it compares

This skill automates the enforcement of specific content formatting and metadata rules for a project, ensuring consistency across different content types, which is more reliable than manual adherence to guidelines.

Compared to similar skills

content side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
content (this skill)01moNo flagsBeginner
resume-builder533moNo flagsBeginner
write-docs63moNo flagsBeginner
wiki-changelog34moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry