14 lines
352 B
JSON
14 lines
352 B
JSON
{
|
|
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
|
|
"name": "writing-agents-md",
|
|
"version": "0.1.0",
|
|
"description": "Create and maintain CLAUDE.md / AGENTS.md files that constrain behavior instead of describing code",
|
|
"author": {
|
|
"name": "nntrivi2001",
|
|
"email": "vinnt@smartgift.vn"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
}
|