Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:51:59 +08:00
commit 7dbe52e8bb
11 changed files with 577 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/ai-ml/time-series-forecaster",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "8778055de48fe63121f6101b69fe6ee5ca4615ab",
"treeHash": "72ebf41e2cef78a56b8ecd465f8a022cfe0a9777079b6fa3727e059934134b44",
"generatedAt": "2025-11-28T10:18:50.219327Z",
"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": "time-series-forecaster",
"description": "Time series forecasting and analysis",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "9896ddecd1eedd6da330393d3b065b977ec07bd610713c7d0ad61ac9c87d6326"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "0e07891765d10f34ef7fcb47396509a5c169fc32d64fb0f1e30e8666444ff512"
},
{
"path": "commands/forecast-ts.md",
"sha256": "043efb83e2f02fc6d0869c8a3a7388d6e49f6c809292b93dd6a97a1b142e5647"
},
{
"path": "skills/time-series-forecaster/SKILL.md",
"sha256": "12905fb88a88d5337566147163e3bc53959e2d1cebee0786b6a203b1c50e13d9"
},
{
"path": "skills/time-series-forecaster/references/README.md",
"sha256": "fc56da001eae75e3528940a51576fa52b1d26c7a1eb0380fe21ccccf3e091370"
},
{
"path": "skills/time-series-forecaster/scripts/README.md",
"sha256": "e7ef95f39197f456abe3b8880bad15062fa5edf227ff4d3199442341d873a059"
},
{
"path": "skills/time-series-forecaster/assets/configuration_template.json",
"sha256": "03712b67228b543631fb90520e5e93ea457ed9f3746fd66cc6aac584e4bcc874"
},
{
"path": "skills/time-series-forecaster/assets/README.md",
"sha256": "1235a009e664d1e875eed3a2b88f438658323f61e8321eb204d166eb53361440"
},
{
"path": "skills/time-series-forecaster/assets/visualization_template.py",
"sha256": "ce3139067292102831120f38848749375aafbaf694c6abdc3ce937b9593a7772"
},
{
"path": "skills/time-series-forecaster/assets/example_data.csv",
"sha256": "b3317bc13a91183e3c7487560f5f6a0e14a2faeebb8870bc213cc79003edddd7"
}
],
"dirSha256": "72ebf41e2cef78a56b8ecd465f8a022cfe0a9777079b6fa3727e059934134b44"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}