tteschon/authoring-skills
v5.0.0MIT
Agent skills for authoring and packaging agent skills
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "authoring-skills",
"version": "5.0.0",
"description": "Agent skills for authoring and packaging agent skills",
"author": {
"name": "Tyler Teschon",
"url": "https://github.com/tteschon"
},
"homepage": "https://github.com/tteschon/skills",
"repository": "https://github.com/tteschon/skills",
"license": "MIT",
"keywords": ["skills", "authoring", "plugins", "packaging"]
}