Flagged by the security agent. Hidden from the directory pending manual review.
MCP skill router: select, inject, and evict agent skills with tiered token budgets.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"skilling@latest"
],
"env": {
"SKILL_ROOT": "${workspaceFolder}/.agents/skills"
}
}