Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:49:36 +08:00
commit 5a38c9367b
4 changed files with 364 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:ralphbean/claude-code-plugins:plugins/searching-slack-history",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "8edf2013d2a49f4cd8f4fdb8e319b9e4f97b91b9",
"treeHash": "fff73785a07b873a26ff5ae6ebed6ba50333ed06df8f90eec50f12b7a5c7ee58",
"generatedAt": "2025-11-28T10:27:47.109935Z",
"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": "searching-slack-history",
"description": "Search Slack message history using Web API - provides patterns for search.messages and conversations.history endpoints",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "08d60c7940a9725ca2362052fcac206bfb592fa6c5a0ef2724c45acf61e5e14b"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "601170930077cbf9479392f22f043d2b968fbb039d307a54f0b93b7174491c73"
},
{
"path": "skills/searching-slack-history/SKILL.md",
"sha256": "a676236dc56620da11cfe77529cc6b79472c4235e4ed6ae20fa52fc6c32c2cf9"
}
],
"dirSha256": "fff73785a07b873a26ff5ae6ebed6ba50333ed06df8f90eec50f12b7a5c7ee58"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}