@majiayu000/blog2blog
B将现有技术博客重写为更自然、有温度的风格。当用户说"重写这篇博客"、"优化文章风格"、"让博客更有人情味"时使用。输出符合 VuePress 格式的重写版本。
Install
agr install @majiayu000/blog2blog --target claudeWrites 2 files into .claude/skills/, pinned to git-139463f6.
- .claude/skills/blog2blog/SKILL.md
- .claude/skills/blog2blog/metadata.json
Document
name: blog2blog description: 将现有技术博客重写为更自然、有温度的风格。当用户说"重写这篇博客"、"优化文章风格"、"让博客更有人情味"时使用。输出符合 VuePress 格式的重写版本。
博客风格重写
Instructions
- 读取 reference.md 中的完整风格指南
- 分析现有博客的技术内容和结构
- 如果文章涉及技术概念介绍,使用 multi-search-aggregator agent 搜索相关资料
- 按照 reference.md 中的风格要求重写文章
- 保存重写后的文章到项目的 docs/program 目录下
输出格式
文章顶部必须包含 VuePress frontmatter:
---
title: 文章标题
date: YYYY-MM-DD
---
# 文章标题
[文章内容...]
注意:
- 保留原文的技术准确性
- date 使用当前日期(格式:YYYY-MM-DD)
- title 可以优化得更吸引人
- 遵循 reference.md 中的所有写作规范
Repository README
Describes majiayu000/claude-skill-registry-data as a whole, which may contain artifacts other than this one. Where this artifact had no useful description of its own, its summary was taken from here.
Claude Skill Registry (Data)
This repo contains the archived skill contents (the heavy, browsable skill files).
Canonical layout
- Category folders at repo root (e.g.
development/,documents/,data/, ...) - Each skill lives under a category:
<category>/<skill>/SKILL.md+<category>/<skill>/metadata.json - Case conflicts are resolved with
{name}-{owner}-{repo}suffixes (fallback:-{short-hash}).
Archive status
- Live badges above are sourced from
claude-skill-registry-corestats.json. - Counts in this README are intentionally dynamic, not hardcoded.
- If the badges look stale, refresh the
corebuild/index pipeline rather than editing numbers here.
Where the index + site live
- Core repo: https://github.com/majiayu000/claude-skill-registry-core
- Main repo (merged publish artifact): https://github.com/majiayu000/claude-skill-registry
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-139463f6e8f12026-07-31