Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:09:24 +08:00
commit 2d8d948878
6 changed files with 187 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ChrisTowles/towles-tool:plugins/tt-core",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "ef5aed4d140099503845406fc575a07309200fd3",
"treeHash": "341419a3c8d55beabd4428723fe7db0d430e8ea2ba7b6cdb8fb1cdafba4793f6",
"generatedAt": "2025-11-28T10:10:02.840731Z",
"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": "towles-tools",
"description": "Useful personal commands: AI assistant, commit messages, text refinement",
"version": "1.0.2"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "a1afe8f98ef1e1f232b7a7e50f9f378aa0e49e246fee44b2079faeeaaf713947"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "044a06766fca09e5e1245d6b6700a7f6a558cce938696aaa9b17f8f52828240b"
},
{
"path": "commands/commit.md",
"sha256": "8e677e7229f110d6f8cbe86623ef1b2216e4df4b9816c06aaa3223de5a2d7f1b"
},
{
"path": "commands/refine.md",
"sha256": "4273ca29264051752db583751674b65825c2d5a65faf31c97d32d873d440c172"
},
{
"path": "commands/ai.md",
"sha256": "40e9e0d117b8d7ef8a2cf76519ff16bff755d82efc4ed6bfa1ab6862257b6f55"
}
],
"dirSha256": "341419a3c8d55beabd4428723fe7db0d430e8ea2ba7b6cdb8fb1cdafba4793f6"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}