CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/markdown-authoring

Author high-quality Markdown documentation with deterministic structure, lint compliance, and CI integration. Use when writing README files, creating docs pages, fixing markdownlint failures, defining style rules, or wiring markdown checks into pre-commit and pipelines. Keywords: markdown, markdownlint, readme, docs, headings, lists, code fences, links, images, lint config, ci, documentation style.

95

1.00x
Quality

92%

Does it follow best practices?

Impact

97%

1.00x

Average score across 7 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Overview
Quality
Evals
Security
Files

criteria.jsonevals/scenario-3/

{
  "context": "Agent must add appropriate language tags to untagged code fences in a database runbook document without changing any other content.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "all_fences_tagged",
      "description": "All six code blocks in the output file have a language identifier. No bare triple-backtick fences remain.",
      "max_score": 25
    },
    {
      "name": "tags_accurate",
      "description": "Language tags are correct: shell scripts tagged bash, SQL queries tagged sql, TOML config tagged toml, YAML config tagged yaml. No generic tags like text used where specific tags fit.",
      "max_score": 25
    },
    {
      "name": "content_unchanged",
      "description": "Document structure, headings, prose, and code content are identical to input. Only fence opening lines differ.",
      "max_score": 25
    },
    {
      "name": "no_suppressions",
      "description": "No markdownlint disable comments of any kind added to the output.",
      "max_score": 25
    }
  ]
}

SKILL.md

tile.json