Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:26:03 +08:00
commit 92aca2d303
4 changed files with 886 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jkoelker/zephyr:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b99d0dd1fd03de09df120209d0f61cabd60d0d53",
"treeHash": "cf8987ea7621921a5c16ea7a3416145c89fec0579147062eb9a578a6170c89e6",
"generatedAt": "2025-11-28T10:19:06.850534Z",
"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": "trading-tools",
"description": "Complete trading toolkit including 0DTE options strategies, technical indicators (ATR, RSI, SMA, etc.), portfolio-based position sizing, and systematic risk management. Integrates with Schwab for live trading.",
"version": null
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f9711d5c95d966e51bfcfc77154c7786889a11b773bb8d776d00f618189c41da"
},
{
"path": "agents/0dte-iron-condor.md",
"sha256": "d9c13dee1e31ab81df4a13002242fa6fc44430482fa11a9879dadaa9e00c7bb3"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "379441765cbbbda37c3b20fa35bd289dcdbd914a29bb63346a76a9b01130e310"
}
],
"dirSha256": "cf8987ea7621921a5c16ea7a3416145c89fec0579147062eb9a578a6170c89e6"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}