Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "dot-claude",
|
||||
"description": "Actually useful skills, agents, and commands for Claude Code - focused on research, analysis, and skill creation",
|
||||
"version": "2.0.0",
|
||||
"author": {
|
||||
"name": "Sawyer",
|
||||
"email": "saw.midd@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user