- install() copies cached files to agent .claude/skills/<slug>/ dir - install() returns pending_plugin_install for skills with file kind=plugin - uninstall() soft-deletes via removed_at timestamp - rollback() restores prior version from cache and updates active_version_id - list() filters soft-deleted by default; includeRemoved=true returns all - fetchAll() delegates to fetchAllSources for multi-source refresh |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| CHANGELOG.md | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||