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:
@@ -1,6 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
# Claude Code provider manifest — sourced by install.sh after deploy-manifest.sh.
|
||||
# Appends to SKILL_ADAPTERS, which must be initialised before sourcing this file.
|
||||
|
||||
# Claude Code reads skills from ~/.claude/skills/, not ~/.agents/skills/ natively.
|
||||
SKILL_ADAPTERS+=(".claude/skills")
|
||||
Reference in New Issue
Block a user