skill
职业分类
描述
更新
build-latentspace
软件开发工程师
Rebuild the D3.js post map by embedding all blog posts with OpenAI and reducing to 2D with deterministic PCA. Run when posts are added, removed, or labels need refreshing.
2026-07-06
write-post
作家与作者
Scaffold and draft a new blog post under note/_posts or testbed/_posts following this repo's frontmatter, body-style, image, and follow-up conventions. Use when the user asks to write a post, draft a post, or expand a topic into a post.
2026-05-15
add-related
编辑
Add or update related frontmatter for blog posts in note/_posts and testbed/_posts. Supports a full-site pass (--all=true, default) or a single-post focus pass (--post-name=<slug>). Run when user wants to refresh related post links.
2026-05-07