Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:JosiahSiegel/claude-code-marketplace:plugins/windows-path-master",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "6f1636da004262fc009d8f6e191e3fd5574acbc9",
|
||||
"treeHash": "795dab8b7455ebc8c478892f5873a0fac1016150fa6ddc27c7eb07a420060cbe",
|
||||
"generatedAt": "2025-11-28T10:11:52.367166Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "windows-path-master",
|
||||
"description": "Windows path resolution and Git Bash compatibility expert for Claude Code. PROACTIVELY activate for: (1) File path errors on Windows (backslash issues), (2) Git Bash MINGW path resolution, (3) Edit/Write tool failures with Windows paths, (4) Cross-platform path conversion, (5) Windows file system navigation in Claude Code, (6) Path format detection and conversion, (7) Windows-specific file operation troubleshooting. Provides: automatic path format detection, backslash conversion guidance, Git Bash compatibility fixes, Windows-specific file operation patterns, MINGW path troubleshooting, real-time path validation, and production-ready Windows file handling. Ensures correct file operations on Windows following Claude Code best practices.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "e635fccb89b6c2d606c811fd1fc474006cf299cfa922c18b3b1e4dc1f87cc8eb"
|
||||
},
|
||||
{
|
||||
"path": "agents/windows-path-expert.md",
|
||||
"sha256": "927b3dfb945773fbf1304d1e0a58e36af9095ca2a830670d439258495e67fa89"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "942d68afce06d3cffec97ff2679f13d3412eb3bb0d636189f5eee572c7f78348"
|
||||
},
|
||||
{
|
||||
"path": "commands/path-fix.md",
|
||||
"sha256": "b2e2201436058d4d33d772d27f15c7a417883687848fa12584439746144bc590"
|
||||
},
|
||||
{
|
||||
"path": "skills/windows-path-troubleshooting/SKILL.md",
|
||||
"sha256": "9dacdff7314825a9fe16ef6ef6df66266bb7d190012272f235c70c78c64d93be"
|
||||
}
|
||||
],
|
||||
"dirSha256": "795dab8b7455ebc8c478892f5873a0fac1016150fa6ddc27c7eb07a420060cbe"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user