chore: move skills and evals to plugins/bin, remove legacy root configs
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>
This commit is contained in:
9
plugins/bin/.claude-plugin/plugin.json
Normal file
9
plugins/bin/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "bin",
|
||||
"displayName": "bin",
|
||||
"version": "1.0.0",
|
||||
"description": "A place for things to be binned",
|
||||
"author": { "name": "Defame1297", "url": "https://git.dev.rkdr.net/Defame1297/" },
|
||||
"license": "MIT",
|
||||
"keywords": []
|
||||
}
|
||||
Reference in New Issue
Block a user