Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user