Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:46 +08:00
commit 0958e2ff2c
17 changed files with 2762 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "technical-writer",
"description": "Technical documentation specialist for README files, API docs, user guides, specifications, and release notes with Obsidian vault management",
"version": "1.0.0",
"author": {
"name": "Scott",
"email": "scott.jungling@gmail.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}