Skills and evals migrated from .agents/ to plugins/bin/ plugin directory. Remove .mcp.json, provider-manifest.sh, and skills-lock.json legacy artifacts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
228 B
JSON
10 lines
228 B
JSON
{
|
|
"name": "bin",
|
|
"description": "A place for things to be binned",
|
|
"author": { "name": "Defame1297", "email": "defame1297@rkdr.net" },
|
|
"license": "MIT",
|
|
"keywords": [],
|
|
"agents": "agents/",
|
|
"skills": ["skills/"]
|
|
}
|