Files
42marketplaces/sync/gh-ralphbean-claude-code-plugins-plugins-searching-slack-history.json
2025-11-30 09:08:53 +08:00

18 lines
521 B
JSON

{
"name": "searching-slack-history",
"owner": {
"name": "Ralph Bean",
"email": "rbean@redhat.com"
},
"plugins": [
{
"name": "searching-slack-history",
"description": "Search Slack message history using Web API - provides patterns for search.messages and conversations.history endpoints",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ralphbean-claude-code-plugins-plugins-searching-slack-history.git"
},
"strict": true
}
]
}