Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:38 +08:00
commit 7972ddf7b0
6 changed files with 551 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "writing",
"description": "Blog writing plugin with Dhruv's distinctive style and voice",
"version": "0.0.1",
"author": {
"name": "Dhruv Baldawa"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}