baoyu-format-markdown
Format Markdown for Clearer Reading
Turn plain text or uneven Markdown into a structured document that readers can scan quickly. Preserve the author's content while improving headings, emphasis, lists, frontmatter, and typography.
This skill is part of a pack
Install the whole pack to get every skill the task needs, in one command.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "baoyu-format-markdown" from https://skillstore.io/skills/jimliu-baoyu-format-markdown.md and its manifest at https://skillstore.io/api/skills/jimliu-baoyu-format-markdown/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "baoyu-format-markdown". A plain-text guide with several paragraphs, an informal title, and a sequence of setup steps.
Expected outcome:
A formatted Markdown copy with frontmatter, a concise title and summary, section headings, an ordered setup list, and marked commands.
Using "baoyu-format-markdown". A bilingual Markdown article with dense CJK and English text and inconsistent emphasis punctuation.
Expected outcome:
The same article with improved spacing, corrected emphasis punctuation, and preserved wording.
Security Audit
SafeThe audit found one confirmed high-risk behavior: the formatter launches npx to execute autocorrect-node, which introduces external package and host-command risk. The remaining findings are false positives caused by documentation syntax, expected file formatting operations, dependency metadata, integrity hashes, or fixed text escapes; no prompt injection or data-exfiltration intent was found.
Capability review items (2)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Filesystem access (5)
๐ Network access (50)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/jimliu-baoyu-format-markdown/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/jimliu-baoyu-format-markdown?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/jimliu-baoyu-format-markdown?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/jimliu-baoyu-format-markdown/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/jimliu-baoyu-format-markdown.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
jimliu. (2026). baoyu-format-markdown security audit report (audit version 5) [Author version 1.57.0]. Skillstore. https://skillstore.io/skills/jimliu-baoyu-format-markdown/audits/5BibTeX citation
@techreport{jimliu-jimliu-baoyu-format-markdown-2026,
author = {jimliu},
title = {baoyu-format-markdown security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/jimliu-baoyu-format-markdown/audits/5},
note = {Author version 1.57.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "baoyu-format-markdown security audit report (audit version 5)"
version: "1.57.0"
type: report
authors:
- name: "jimliu"
date-released: "2026-08-07"
url: "https://skillstore.io/skills/jimliu-baoyu-format-markdown/audits/5"
identifiers:
- type: other
value: "skillstore:jimliu-baoyu-format-markdown:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Polish Draft Articles
Improve the structure and scanability of a plain-text or Markdown article without changing its substantive writing.
Standardize Technical Notes
Add consistent headings, code markers, lists, and frontmatter to engineering notes before sharing them.
Fix CJK Typography
Apply CJK and English spacing, emphasis, and optional quote fixes to an existing Markdown document.
Try These Prompts
Format this draft as readable Markdown. Preserve every substantive sentence, add a clear title and summary, and save a formatted copy.
Optimize the Markdown structure of this file. Keep the existing meaning, improve heading hierarchy, emphasize key points, and convert clear parallel items into lists.
Format this technical document for publication. Add accurate frontmatter, mark commands and file paths as code, organize procedures into lists, and preserve all technical details.
Run typography fixes on this Markdown file with spacing and emphasis enabled. Replace quotes only if requested, and report whether the original file or a copy was changed.
Best Practices
- Provide the exact input path and state whether the original may be changed.
- Use optimize mode when structure needs improvement, then review the formatted copy.
- Keep quote replacement disabled unless fullwidth quotation marks are required.
Avoid
- Do not use the formatter to rewrite claims, add research, or remove inconvenient content.
- Do not run typography-only mode on an original file without a backup or version control.
- Do not treat formatting changes as factual, accessibility, or link validation.
Frequently Asked Questions
What files can this skill format?
Does it rewrite my content?
Where is the result saved?
Can it preserve existing Markdown?
Does it support CJK typography?
Can it modify the original file?
Developer Details
Author
jimliuLicense
MIT
Author version
v1.57.0
Skillstore revision
r2
Ref
1c2ebded2116f8124f45dba86a2e567f56e64d8e
Maintenance freshness
8/7/2026
Usage
9 downloads ยท 297 views
File structure
๐ references/
๐ title-formulas.md
๐ scripts/
๐ autocorrect.ts
๐ bun.lock
๐ main.ts
๐ package-lock.json
๐ package.json
๐ quotes.ts
๐ SKILL.md