refactor(skills): rename add-post to miti-add-post

Add custom prefix to distinguish custom skills from third-party ones.
This commit is contained in:
2026-03-07 10:11:40 +07:00
parent 4424566925
commit 18313b016b
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
---
name: add-post
name: miti-add-post
description: 'URL processing workflow for Hugo blog newsletter posts. Automatically processes URLs, extracts content, generates Vietnamese summaries, and creates/updates daily newsletter posts with proper formatting.'
---
@@ -1,5 +1,5 @@
---
name: add-post
name: miti-add-post
description: 'URL processing workflow for Hugo blog newsletter posts. Automatically processes URLs, extracts content, generates Vietnamese summaries, and creates/updates daily newsletter posts with proper formatting.'
---