Install
$ agentstack add skill-yclgkd-chinese-blog-review-skill-chinese-blog-review ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Chinese Blog Review
Overview
Use this skill as a Chinese blog editorial review guide. Treat article review like code review: report concrete issues with evidence and impact, preserve author voice, and only edit text when the user explicitly asks for changes.
Workflow
- Identify the article type: blog post, Markdown draft, technical note, essay, tutorial, or long-form documentation.
- Read
references/review.mdand give editorial feedback first. - If the draft makes technical, factual, version-sensitive, or empirical claims (API behavior, protocol or standard, performance numbers, version availability, legal or compliance, pricing, second-hand
据说 / 听说content), also loadreferences/verifiability.mdand apply its primary-source mapping, time-sensitivity tiers, four-state annotation, and AI-hallucination checklist. - Read
references/rules.mdonly for copy formatting and Chinese mixed-script typography. - If the draft has English sentences, quotations, titles, labels, book / journal names, or punctuation-heavy Chinese-English mixing, also load
references/mixed-punctuation.md. - Preserve Markdown structure, inline code, code blocks, URLs, frontmatter keys, package names, file paths, identifiers, command flags, and official brand spelling.
- Treat formatting-only issues as lower priority than content correctness, topic fit, structure, and factual accuracy.
- When fact-checking is needed, fetch primary sources and distinguish verified facts, inferences, and items still pending verification using the four-state annotation in
verifiability.md. - If a project-specific style guide conflicts with this skill, follow the project-specific rule.
Output
Follow the structure and finding format defined in references/review.md (Output Format section). The rules below cover policy only, not formatting:
- For review requests, return findings first. Do not rewrite the article unless asked.
- For polishing requests, return the corrected text first and keep changes scoped.
- For file edits, modify only the relevant text and avoid unrelated formatting churn.
- For exact upstream wording or version-sensitive questions, fetch the current upstream README before answering.
- Calibrate review length by value, not by forcing every dimension:
- Report all blocking issues: confirmed factual errors, title/content mismatch, broken core argument, or materially misleading claims.
- Keep the count of actionable findings (
严重/中等) within a practical budget: - under ~1000 Chinese characters: usually 5 actionable findings, up to 8 when the article has 2+ blocking issues or title/topic problems that require separate fixes.
- 1000-3000 characters: usually 8-12 actionable findings.
- 3000-8000 characters: usually 12-18 actionable findings.
- over 8000 characters: group findings by the article's original H2 sections when available; usually 18-25 actionable findings total unless the user asks for exhaustive review.
轻微findings do not count toward the actionable budget, but should be grouped or omitted unless they meaningfully affect readability.事实核查flags do not count toward the actionable budget, but report only confirmed errors or claims that must be checked before publishing; group related verification concerns.- Repeated copy, punctuation, or wording issues should be reported once with examples, not item by item.
- If over budget, drop or merge low-severity findings first; never hide blocking issues just because the budget is full.
Source
Copy-formatting guidance is a compact local adaptation of sparanoid/chinese-copywriting-guidelines, CY/T 154-2017 中文出版物夹用英文的编辑规范, and the Chinese technical writing guide referenced in references/mixed-punctuation.md. It is not a verbatim mirror.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: yclgkd
- Source: yclgkd/chinese-blog-review-skill
- License: MIT
- Homepage: https://skillsmp.com/skills/yclgkd-chinese-blog-review-skill-skills-chinese-blog-review-skill-md
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.