Initial commit
This commit is contained in:
9
.claude-plugin/plugin.json
Normal file
9
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "example-skill",
|
||||
"description": "Demonstrates proper skill structure and frontmatter format for marketplace skills",
|
||||
"version": "1.0.0",
|
||||
"author": "Skills Marketplace Team",
|
||||
"skills": [
|
||||
"./"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user