Files
gh-sawyer-middeleer-dot-cla…/.claude-plugin/plugin.json
2025-11-30 08:54:17 +08:00

18 lines
362 B
JSON

{
"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"
]
}