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

Add custom prefix to distinguish custom skills from third-party ones.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-07 10:11:40 +07:00
co-authored by Claude Sonnet 4.6
parent 9f29ba34cd
commit 6eacaf2de1
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.'
---