agy_skill_lock_status
Read .skill-lock.json to list installed skill sources and versions. Returns version, each skill's name, source, source_type, and total count.
Instructions
Read the .skill-lock.json to see installed skill sources and versions.
Return Format
{"version": int, "skills": [{"name": str, "source": str, "source_type": str}], "count": int}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||