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

View File

@@ -0,0 +1,12 @@
{
"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",
"author": {
"name": "Ralph Bean",
"email": "rbean@redhat.com"
},
"skills": [
"./skills"
]
}