Agent skill

generate-tags

Generate tags for a blog post.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/generate-tags-peberanek-peberanek-github-io

SKILL.md

List existing tags using the following script:

sh
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:

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

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

Didn't find tool you were looking for?

Be as detailed as possible for better results