18 lines
655 B
JSON
18 lines
655 B
JSON
{
|
|
"name": "agents",
|
|
"owner": {
|
|
"name": "Netresearch DTT GmbH",
|
|
"email": "info@netresearch.de"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "agents",
|
|
"description": "Generate and maintain AGENTS.md files following the public agents.md convention. Creates thin root files with precedence rules, scoped files for subsystems, auto-extracts commands from build tools, and supports Go, PHP, TypeScript, and Python projects with language-specific templates.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-netresearch-claude-code-marketplace-skills-agents.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |