返回 Skill 列表
extension
分类: 营销与增长无需 API Key

generate-tags

为博客文章生成标签。

person作者: jakexiaohubgithub

List existing tags using the following script:

uv run .claude/skills/generate-tags/scripts/list_tags.py

Use the existing tags to update tags in the blog post YAML frontmatter. Here is an example of an updated frontmatter:

date: 2025-10-11
tags:
  - ai
  - ai-agents
  - ai-predictions
  - sam-altman

When the post is about AI topic, always include tag ai.