Reorganize: Move all skills to skills/ folder
- Created skills/ directory - Moved 272 skills to skills/ subfolder - Kept agents/ at root level - Kept installation scripts and docs at root level Repository structure: - skills/ - All 272 skills from skills.sh - agents/ - Agent definitions - *.sh, *.ps1 - Installation scripts - README.md, etc. - Documentation Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
36
skills/plugins/installed_plugins.json
Normal file
36
skills/plugins/installed_plugins.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"version": 2,
|
||||
"plugins": {
|
||||
"glm-plan-bug@zai-coding-plugins": [
|
||||
{
|
||||
"scope": "project",
|
||||
"installPath": "/home/uroma/.claude/plugins/cache/zai-coding-plugins/glm-plan-bug/0.0.1",
|
||||
"version": "0.0.1",
|
||||
"installedAt": "2026-01-13T18:41:40.061Z",
|
||||
"lastUpdated": "2026-01-22T15:28:24.769Z",
|
||||
"projectPath": "/home/uroma"
|
||||
}
|
||||
],
|
||||
"glm-plan-usage@zai-coding-plugins": [
|
||||
{
|
||||
"scope": "project",
|
||||
"installPath": "/home/uroma/.claude/plugins/cache/zai-coding-plugins/glm-plan-usage/0.0.1",
|
||||
"version": "0.0.1",
|
||||
"installedAt": "2026-01-13T18:41:46.767Z",
|
||||
"lastUpdated": "2026-01-22T15:28:24.769Z",
|
||||
"projectPath": "/home/uroma"
|
||||
}
|
||||
],
|
||||
"rust-analyzer-lsp@claude-plugins-official": [
|
||||
{
|
||||
"scope": "project",
|
||||
"installPath": "/home/uroma/.claude/plugins/cache/claude-plugins-official/rust-analyzer-lsp/1.0.0",
|
||||
"version": "1.0.0",
|
||||
"installedAt": "2026-01-21T20:17:50.800Z",
|
||||
"lastUpdated": "2026-01-22T15:28:24.769Z",
|
||||
"gitCommitSha": "f70b65538da094ff474a855e7a679fb2c2c8064f",
|
||||
"projectPath": "/home/uroma"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user